struggling to efficiently pull sports data

This commit is contained in:
Chuck
2025-07-21 19:23:21 -05:00
parent 19006c6e2a
commit 88affae2db
4 changed files with 215 additions and 509 deletions

View File

@@ -254,7 +254,8 @@
"odds_update_interval": 3600,
"recent_update_interval": 3600,
"upcoming_update_interval": 3600,
"recent_game_hours": 48,
"fetch_past_games": 1,
"fetch_future_games": 5,
"favorite_teams": ["TB", "TEX"],
"logo_dir": "assets/sports/mlb_logos",
"show_records": true,