Commit Graph

137 Commits

Author SHA1 Message Date
Chuck
25a6bf9dc8 display improvements for the scrolling 2025-07-20 20:14:24 -05:00
Chuck
dcf54f50df added team record to recent and upcoming displays, working on odds ticker display logic 2025-07-20 19:52:16 -05:00
Chuck
ab7d0278cc format gambling displays for all sports, add gambling ticker 2025-07-20 17:19:21 -05:00
Chuck
85f46e8024 formatting updates to MLB Live Gambling 2025-07-20 16:19:06 -05:00
Chuck
ca1d56378a cache updates 2025-07-20 16:08:18 -05:00
Chuck
86fac90de5 font adjustments for MLB Live 2025-07-20 16:05:41 -05:00
Chuck
3aefeb6a3f fonts adjustment for MLB gambling 2025-07-20 15:51:48 -05:00
Chuck
2f239ff21c gambling layout changes for MLB 2025-07-20 15:47:25 -05:00
Chuck
7a5ba6807f MLB gambling display improvements 2025-07-20 15:38:03 -05:00
Chuck
b75552a1ea debugging logging for ESPN odds 2025-07-20 15:30:20 -05:00
Chuck
0b3d02548a add gambling odds to recent and upcoming games 2025-07-20 14:18:55 -05:00
Chuck
5b19c0c664 troubleshooting display odds key 2025-07-19 18:55:41 -05:00
Chuck
fa93b8256b reduce log spam and work on display odds in-line with team score 2025-07-19 18:37:04 -05:00
Chuck
4d1e80bccd draw odds on live MLB games 2025-07-19 18:30:13 -05:00
Chuck
a72704bdc4 specific logging messages for odds manager to see if we are missing odds or display method 2025-07-19 18:23:46 -05:00
Chuck
4e430e2b59 more odds manager logging, less MLB logging 2025-07-19 18:20:54 -05:00
Chuck
c9ab9a339b reduce logging noise 2025-07-19 17:12:57 -05:00
Chuck
72e10e06d4 attempting cache improvements to see if that is affecting ability to see recent odds updates 2025-07-19 17:07:46 -05:00
Chuck
c571b427e0 changing odds display formatting and adding logging 2025-07-19 17:03:23 -05:00
Chuck
1d3c74a17e reduce mlb logging nouse 2025-07-19 16:35:41 -05:00
Chuck
eb6851de3c reduce logging noise 2025-07-19 16:24:28 -05:00
Chuck
e452a97b92 ensure we are pulling game Id's for odds 2025-07-19 16:18:09 -05:00
Chuck
0acd0765ca adjust mlb logging levels 2025-07-19 16:06:51 -05:00
Chuck
14745bd8ff draw odds on display 2025-07-19 10:32:53 -05:00
Chuck
aa379e8369 gambling updates 2025-07-18 22:12:33 -05:00
Chuck
297a950385 adjustments made to MLB inning logic, pulling short detail 2025-07-09 18:58:41 -05:00
Chuck
180975f452 adjustments made to MLB inning logic 2025-07-09 18:42:16 -05:00
Chuck
21773cd948 adjustments in Display scheduling to fix blank screen after re-activated 2025-07-09 07:35:27 -05:00
Chuck
b3dc4f696c debug MLB innings 2025-07-08 21:04:39 -05:00
Chuck
176a4dcf0f better parsing of inning halves 2025-07-08 20:58:31 -05:00
Chuck
3b9740fe8b fix MLB inning half detection by fixing api parse 2025-07-08 19:40:35 -05:00
Chuck
f849e5ecb7 changing how innings are pulled and processed 2025-07-08 13:50:51 -05:00
Chuck
4ae98a5b52 oversized MLB and NCAA Baseball logos, adjusted layout so they should be more clear. Disabled NCAA Baseball in config since my teams are out of tournament 2025-06-18 08:56:23 -05:00
ChuckBuilds
4359b073d3 fix outline for ball - strike font 2025-05-26 16:45:59 -05:00
ChuckBuilds
dee7fcfd49 1px black outline on text in sports displays 2025-05-26 11:19:43 -05:00
ChuckBuilds
bb66c2c961 Refactor(MLB): Prevent MLBLiveManager.update from directly calling display 2025-05-03 20:44:20 -05:00
ChuckBuilds
c3f8e508dd Fix: Reduce MLB manager log spam by setting level to INFO 2025-05-03 20:39:07 -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