ChuckBuilds
|
08ab6f404d
|
fix: Correct display update logic for draw_text
|
2025-04-30 11:13:03 -05:00 |
|
ChuckBuilds
|
64dfa6761e
|
fix(text_display): Remove redundant update_display call
|
2025-04-30 11:05:06 -05:00 |
|
ChuckBuilds
|
15e2f52710
|
fix: Remove incorrect force_clear argument from text_display call
|
2025-04-30 10:50:09 -05:00 |
|
ChuckBuilds
|
380ca46edd
|
fix: Correct display method calls in controller run loop
|
2025-04-30 10:46:07 -05:00 |
|
ChuckBuilds
|
77d6e971db
|
feat: Add configurable TextDisplay module
|
2025-04-30 10:37:59 -05:00 |
|
ChuckBuilds
|
39215bb4c2
|
added debug log timer to NHL logo
|
2025-04-30 10:22:44 -05:00 |
|
ChuckBuilds
|
ae3cf3c05b
|
update Readme
|
2025-04-30 10:16:43 -05:00 |
|
Chuck
|
06a75152bf
|
Fix rapid switching in NHL upcoming games display by adding game display duration
|
2025-04-28 11:48:39 -05:00 |
|
ChuckBuilds
|
656dd3a88e
|
Add detailed logging for NHL upcoming games detection to help diagnose display issues
|
2025-04-27 20:06:10 -05:00 |
|
ChuckBuilds
|
b1d33bddbe
|
Add support for extracting count from summary field
|
2025-04-27 16:21:41 -05:00 |
|
ChuckBuilds
|
4af40eb5a6
|
Add detailed logging for MLB count data structure
|
2025-04-27 16:19:37 -05:00 |
|
ChuckBuilds
|
da5be6f0a0
|
Add more detailed logging for count data and fallback extraction
|
2025-04-27 16:17:58 -05:00 |
|
ChuckBuilds
|
4215f44bdb
|
Fix count extraction from API response
|
2025-04-27 16:15:54 -05:00 |
|
ChuckBuilds
|
734f583d81
|
Improve inning half detection logic and add more detailed logging
|
2025-04-27 16:11:01 -05:00 |
|
ChuckBuilds
|
224d9a6894
|
Add cooldown for count logging and additional debug info
|
2025-04-27 16:09:05 -05:00 |
|
ChuckBuilds
|
ee6e12439a
|
Fix base positions to match standard baseball diamond layout
|
2025-04-27 16:07:27 -05:00 |
|
ChuckBuilds
|
57a4a53958
|
Add debug logging for ball and strike count
|
2025-04-27 16:04:41 -05:00 |
|
ChuckBuilds
|
dec9405b4d
|
Fix inning half detection logic in MLB manager
|
2025-04-27 16:00:47 -05:00 |
|
ChuckBuilds
|
19f708c568
|
Improve live game filtering and score validation in MLBLiveManager
|
2025-04-27 15:57:58 -05:00 |
|
ChuckBuilds
|
116b7785bc
|
Fix inning extraction to use status period instead of linescore
|
2025-04-27 15:36:36 -05:00 |
|
ChuckBuilds
|
98cd3d8843
|
Fix scope of is_favorite_game variable in MLB API data fetching
|
2025-04-27 15:34:28 -05:00 |
|
ChuckBuilds
|
0bedf0f2fe
|
Set MLB manager logging level to DEBUG for better debugging
|
2025-04-27 15:32:38 -05:00 |
|
ChuckBuilds
|
1c641c0e27
|
fix: Enhance inning half detection with more robust parsing and detailed logging
|
2025-04-27 15:22:27 -05:00 |
|
ChuckBuilds
|
4ad0ac1de9
|
fix: Improve inning half detection from ESPN API data with better parsing and debug logging
|
2025-04-27 15:17:53 -05:00 |
|
ChuckBuilds
|
043ccda670
|
fix: Initialize current_game to None in MLBLiveManager to prevent attribute error
|
2025-04-27 15:10:22 -05:00 |
|
ChuckBuilds
|
8e7d7ee73e
|
Add detailed debug logging to NHLUpcomingManager to help diagnose missing upcoming games
|
2025-04-27 15:04:38 -05:00 |
|
ChuckBuilds
|
21219917f4
|
Fix NHL upcoming games time window calculation - now properly checks for games within next 48 hours instead of past 48 hours
|
2025-04-27 15:00:01 -05:00 |
|
ChuckBuilds
|
856b85f796
|
nhl upcoming game fitler from 'is_coming' to 'is_within_window
|
2025-04-27 14:37:25 -05:00 |
|
ChuckBuilds
|
4522c4bfed
|
changing MLB logo size to 32 px
|
2025-04-27 14:25:31 -05:00 |
|
ChuckBuilds
|
23a904fac3
|
changing MLB logo size to 32 px
|
2025-04-27 12:18:23 -05:00 |
|
ChuckBuilds
|
d87df32e70
|
style: Update MLB display to match NHL layout and font sizes
|
2025-04-27 11:59:25 -05:00 |
|
ChuckBuilds
|
bb725b2e71
|
fix: Update MLB live game status detection to include 'status_in_progress'
|
2025-04-27 11:52:00 -05:00 |
|
ChuckBuilds
|
e199292bf8
|
shift mlb upcoming date up 3 pixels
|
2025-04-25 21:48:08 -05:00 |
|
ChuckBuilds
|
749eeb4939
|
move mlb upcoming date down
|
2025-04-25 21:38:18 -05:00 |
|
ChuckBuilds
|
14a196ef58
|
turned off NBA board and adjusted NHL upcoming logic
|
2025-04-25 21:19:25 -05:00 |
|
ChuckBuilds
|
184bd720d4
|
disabled mlb test mode
|
2025-04-25 21:04:58 -05:00 |
|
ChuckBuilds
|
a916cf990f
|
making mlb live logos larger
|
2025-04-25 21:02:23 -05:00 |
|
ChuckBuilds
|
b24b554ca0
|
making mlb live logos larger
|
2025-04-25 21:01:32 -05:00 |
|
ChuckBuilds
|
9e6211353f
|
style: Add outline to bottom score text in live MLB display
|
2025-04-25 15:44:41 -05:00 |
|
ChuckBuilds
|
7fbf37e309
|
shifted mlb live logos closer to the center
|
2025-04-25 15:38:43 -05:00 |
|
ChuckBuilds
|
7ecebb7d56
|
refactor: Center base indicator, adjust outs and count position in live MLB
|
2025-04-25 15:34:30 -05:00 |
|
ChuckBuilds
|
bd34c65dee
|
shift inning count up 2 pixels
|
2025-04-25 15:29:29 -05:00 |
|
ChuckBuilds
|
df2b264e55
|
feat: Add B-S count text below base/out indicators in live MLB display
|
2025-04-25 15:27:07 -05:00 |
|
ChuckBuilds
|
2e36d49b1c
|
refactor: Position outs vertically beside bases in live MLB display
|
2025-04-25 15:24:38 -05:00 |
|
ChuckBuilds
|
429a7dfbaf
|
Revert "feat: Add smaller font for inning indicator and use in live MLB display"
This reverts commit 4f3abb4975.
|
2025-04-25 15:17:00 -05:00 |
|
ChuckBuilds
|
4f3abb4975
|
feat: Add smaller font for inning indicator and use in live MLB display
|
2025-04-25 15:14:36 -05:00 |
|
ChuckBuilds
|
7504fa856a
|
feat: Draw outlines for empty out indicators in live MLB display
|
2025-04-25 15:09:40 -05:00 |
|
ChuckBuilds
|
8a4758ff3a
|
style: Increase horizontal space between count indicators in live MLB display
|
2025-04-25 15:03:00 -05:00 |
|
ChuckBuilds
|
6b8784a2f2
|
style: Increase base diamond size in live MLB display
|
2025-04-25 14:55:32 -05:00 |
|
ChuckBuilds
|
31e19f7dc0
|
style: Increase vertical space above count indicator in live MLB display
|
2025-04-25 14:53:00 -05:00 |
|