Commit Graph

61 Commits

Author SHA1 Message Date
Chuck
91211d5c86 fix upcoming game logic 2025-09-15 18:22:25 -04:00
Chuck
d78c592d6a NCAA FB season now downloads in full but it slows down the display significantly, data fetch has been moved to the background and deferred during scrolling displays 2025-09-15 18:12:54 -04:00
Chuck
c7634cbf3a NCAA FB odds fix 2025-09-15 16:00:14 -04:00
Chuck
96cd383436 NCAA FB logging to figure out why recent and upcoming games aren't loading well 2025-09-15 15:41:37 -04:00
Chuck
e39dd1e0a3 NCAA FB logging 2025-09-15 15:36:04 -04:00
Chuck
0579b3b860 more of the day debug logging and fix datetime duplicate in NCAA FB 2025-09-15 15:26:11 -04:00
Chuck
e7e76eea4c more robust NCAA FB manager upcoming game check 2025-09-15 15:22:03 -04:00
Chuck
c4a51d0f80 espn api update for NCAAFB 2025-09-15 14:21:09 -04:00
Chuck
8ead8ad893 Fix NCAA Football recent games to show truly recent games (last 14 days) instead of entire season
- Add date-based filtering to NCAAFBRecentManager
- Only consider games from last 14 days as 'recent'
- Prevents Week 1 games from showing when user wants yesterday's games
- Fixes issue where recent_games_to_show: 1 would show old games instead of most recent
2025-09-15 08:50:28 -04:00
Chuck
fbff65fbad fix NCAA FB Quarter logic. Fix -1th and 10 status text when negative yards are received 2025-09-14 16:32:10 -04:00
Chuck
6d0632acee logo downloader for FCS teams is more robust 2025-09-12 14:50:19 -04:00
Chuck
153edcc2e1 update record & rank logic, update leaderboard font and logo sizes 2025-09-12 12:08:46 -04:00
Chuck
3ee7821353 update some broadcast logos and fix multiple stacked panels logic 2025-09-10 18:13:42 -04:00
ChuckBuilds
8a0fdb005d update UTC timezone logic to check config settings for all managers 2025-09-04 22:18:01 -04:00
Chuck
d179700c6c Removed the problematic os.path.dirname(os.path.abspath(__file__)) pattern 2025-08-13 21:35:53 -05:00
Chuck
6bc1039ed6 change how font is loaded via systemctl - added direct paths 2025-08-13 20:36:23 -05:00
Chuck
0a0fbbbdbb remove extra spacing on score 2025-08-10 11:07:00 -05:00
Chuck
ca44097669 update ncaa FB and NFL recent games to look more like other displays 2025-08-10 11:05:03 -05:00
Chuck
dac7b34228 fix show_favorite_teams_only false logic 2025-08-09 20:36:37 -05:00
Chuck
6a2e5edf2e more robust half time detection 2025-08-09 20:06:25 -05:00
Chuck
13a2ef6e5e fix number of arguments called for config 2025-08-02 19:45:33 -05:00
Chuck
e61ce4e4be fix NCAA FB cache error 2025-07-23 20:35:39 -05:00
Chuck
18b0a9703e remove all sports live displays from checking cache 2025-07-23 20:31:25 -05:00
Chuck
df3d010c65 toggleable short date format 2025-07-22 11:28:13 -05:00
Chuck
c3ded3999f game time formatting to remove space between time and AM/PM 2025-07-22 11:23:25 -05:00
Chuck
a580d87876 massive refactor on game filtering logic and odds calls for all sports displays 2025-07-22 11:06:54 -05:00
Chuck
155cb03131 MLB logging changes to make sure we are filtering correctly 2025-07-22 10:09:35 -05:00
Chuck
4da2fd32e2 change weather logging, changed odds api call to only pull odds for games we will see, expanded game fetch window to see more games on odds ticker (50days from 30). 2025-07-22 09:31:14 -05:00
Chuck
78a63d5cea mlb and milb recent game debugging 2025-07-21 22:07:21 -05:00
Chuck
7c83717ca8 trying to fix permission errors 2025-07-21 21:54:16 -05:00
Chuck
ba232c58b7 huge cache refactor, dictonary error updates, and changed from time based game searching to game based for recent and upcoming 2025-07-21 21:37:22 -05:00
Chuck
bf44d7b55b cache rework 2025-07-21 21:18:34 -05:00
Chuck
537ef2c6c8 cache type error resolution 2025-07-21 19:27:28 -05:00
Chuck
88affae2db struggling to efficiently pull sports data 2025-07-21 19:23:21 -05:00
Chuck
19006c6e2a game filtering logic 2025-07-21 18:43:58 -05:00
Chuck
8d4736c91b cache enhancements 2025-07-21 18:20:01 -05:00
Chuck
e611715d54 seach logic will search for each team in a smarter search loop 2025-07-21 18:07:04 -05:00
Chuck
e21bf2b3dd filtering logic for future and past games 2025-07-21 17:55:26 -05:00
Chuck
8d33797ec3 dynamically skip recent or upcoming game caches if corresponding display is disabled 2025-07-21 17:44:43 -05:00
Chuck
f904c377b3 reduce cache messaging and logging 2025-07-21 17:35:37 -05:00
Chuck
0a109e460f cache football dates when checking for next or last 2025-07-21 17:26:46 -05:00
Chuck
8feddb3a82 improved logic for checking last and next X games, will check up to one year 2025-07-21 17:18:25 -05:00
Chuck
e9cf2829da change football logic from days to games. 2025-07-21 16:51:29 -05:00
Chuck
8dccebff01 centered team logos in odds ticker and removed dynamic display duration 2025-07-21 16:42:24 -05:00
Chuck
06fa6d656a adjustments to formatting of odds 2025-07-21 15:43:22 -05:00
Chuck
94f0eb060b lots of visual and logic changes 2025-07-21 15:22:12 -05:00
Chuck
1dcd79f758 add granular control over records display and troubleshooting odds ticker. Enabled Team Records for all sports 2025-07-20 20:52:55 -05:00
Chuck
9dcedc7c0e found random timezone error from old time import method 2025-07-20 19:34:02 -05:00
Chuck
ab7d0278cc format gambling displays for all sports, add gambling ticker 2025-07-20 17:19:21 -05:00
Chuck
4c8d9e1467 corrected instantiation error 2025-07-18 22:15:51 -05:00