Chuck
cffef0d161
leaderboard debugging
2025-09-12 18:14:37 -04:00
Chuck
b5cb71b68d
enable loop for scrolling dynamic displays
2025-09-12 18:12:02 -04:00
Chuck
7685586508
web ui updates for leaderboard and odds manager timeout if APi call limit is hit
2025-09-12 18:08:46 -04:00
Chuck
b8aaa56b4b
Add NCAA football logo download script and update team abbreviations
...
- Added download_espn_ncaa_fb_logos.py script to download logos from ESPN API
- Downloaded 50 NCAA football team logos to test/ncaaFBlogos/
- Updated all_team_abbreviations.txt with current ESPN team data
- Updated various team logo files (MLB, NBA, NFL, NHL, NCAAF)
2025-09-12 18:01:43 -04:00
Chuck
4aa307c8dd
dynamic duration buffer adjustment
2025-09-12 17:57:06 -04:00
Chuck
12b99024a4
leaderboard spacing update
2025-09-12 17:54:40 -04:00
Chuck
22f0e29315
leaderboard spacing calculation update
2025-09-12 17:45:52 -04:00
Chuck
6eeba92350
disable dynamic duration leaderboard
2025-09-12 17:40:52 -04:00
Chuck
286ba2b044
disable loop
2025-09-12 17:39:20 -04:00
Chuck
4b5a1e41d8
update font for leaderboard
2025-09-12 17:34:33 -04:00
Chuck
008705b75c
re-enable two leagues for leaderboard
2025-09-12 17:29:51 -04:00
Chuck
5937f968ef
change duration buffer on odds ticker
2025-09-12 17:28:11 -04:00
Chuck
4fe5547bf8
test with just one league for leaderboard
2025-09-12 17:25:25 -04:00
Chuck
96f6749516
change width draw logic in leaderboard display
2025-09-12 17:21:20 -04:00
Chuck
bc3883df14
config manager reductions to reduce overhead
2025-09-12 17:15:45 -04:00
Chuck
32b1b8020a
specific leaderboard logging
2025-09-12 15:39:20 -04:00
Chuck
9280295ed3
leaderboard debugging
2025-09-12 15:19:03 -04:00
Chuck
e5a29d4668
dynamic duration for odds ticker has larger buffer
2025-09-12 15:15:22 -04:00
Chuck
4cfaa5ca59
reduce logging for leaderboard dynamic duration
2025-09-12 15:13:13 -04:00
Chuck
6f894a587b
league data key added to leaderboard image calculation
2025-09-12 15:10:17 -04:00
Chuck
35eb9cbdb5
better handling for png transparency in broadcast logos
2025-09-12 15:08:22 -04:00
Chuck
2d41c5ca31
leaderboard improvements and timing update
2025-09-12 15:06:08 -04:00
Chuck
14f7a8b502
improce caching for leaderboard
2025-09-12 15:02:33 -04:00
Chuck
5101795cbf
handle special characters in team names (TA&M A&M)
2025-09-12 14:55:18 -04:00
Chuck
6d0632acee
logo downloader for FCS teams is more robust
2025-09-12 14:50:19 -04:00
Chuck
9298eff554
smoother leaderboard scrolling
2025-09-12 13:37:19 -04:00
Chuck
335ab8cce0
update leaderboard data sources for other sports and font sizes
2025-09-12 13:35:01 -04:00
Chuck
32daced427
update logic on odds ticker dynamic duration
2025-09-12 12:10:50 -04:00
Chuck
153edcc2e1
update record & rank logic, update leaderboard font and logo sizes
2025-09-12 12:08:46 -04:00
Chuck
548bc00e00
use correct AP Poll top 25 for NCAAFB
2025-09-12 11:50:51 -04:00
Chuck
f8ab022da9
add dynamic duration to leaderboard
2025-09-10 22:54:24 -04:00
Chuck
cd80745dcb
update height references
2025-09-10 22:32:25 -04:00
Chuck
56dfbda40a
update leaderboard layout
2025-09-10 22:12:33 -04:00
Chuck
591555c3c7
make sure leaderboard is scrolling horizontally to show all teams
2025-09-10 21:56:29 -04:00
Chuck
bbabad3135
adjustment on leaderboard
2025-09-10 21:28:30 -04:00
Chuck
3329822a46
update tnt logo
2025-09-10 18:21:03 -04:00
Chuck
413a1fa38c
update cbs logo
2025-09-10 18:19:11 -04:00
Chuck
3ee7821353
update some broadcast logos and fix multiple stacked panels logic
2025-09-10 18:13:42 -04:00
Chuck
20a816f3e6
update sports logo
2025-09-10 17:01:05 -04:00
Chuck
457f9f9eb5
better error handling and correct image call for top 25
2025-09-10 16:45:34 -04:00
Chuck
39519dbfff
enable leaderboard for testing
2025-09-10 13:20:15 -04:00
Chuck
61a56560f3
adjust odds manager mlb spacing
2025-09-10 13:19:45 -04:00
Chuck
c1ccd6f44a
fix leaderboard manager import
2025-09-10 13:16:42 -04:00
Chuck
2123f78dad
adjust spacing in Odds Manager ticker when Baseball is live, to reduce space between graphic and gameplay stats
2025-09-10 13:12:57 -04:00
Chuck
a1914980c8
Update issue templates
2025-09-04 23:03:10 -04:00
ChuckBuilds
a3dbc6a4a8
standardize config init across displays
2025-09-04 22:24:02 -04:00
ChuckBuilds
8a0fdb005d
update UTC timezone logic to check config settings for all managers
2025-09-04 22:18:01 -04:00
Scott Raynor
f13ad238eb
Add ability to try to download NCAA football logos not found in the assets folder from the ESPN API. ( #15 )
...
Co-authored-by: J. Scott Raynor <jsraynor@gmail.com >
2025-09-01 13:33:35 -04:00
ChuckBuilds
92071237c1
listing all missing team logos
2025-08-19 17:40:09 -05:00
ChuckBuilds
52c2d61dcf
Fix odds ticker black display issue when returning to rotation
...
- Reset display start time when force_clear is True or when starting fresh
- Reset scroll position for clean start when display is reset
- Add check for old display start time and reset if it's more than 2x dynamic duration
- Prevents the odds ticker from staying black when it comes back into rotation
- Ensures proper state management between display sessions
2025-08-18 21:50:38 -05:00