Commit Graph

903 Commits

Author SHA1 Message Date
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
Chuck
abc66309f4 oversized milb team logos 2025-06-18 08:46:31 -05:00
Chuck
3ea62dfc2f implementing minor league baseball display 2025-06-17 20:13:37 -05:00
Chuck
52de128716 track data checks for NHL games to prevent looping 2025-06-08 20:00:04 -05:00
Chuck
99c031e38d replace air pressure with UV index 2025-06-07 15:58:24 -05:00
Chuck
030a59c758 bug fix for Title scrolling in Music display 2025-06-07 15:28:57 -05:00
Chuck
c651b0f413 increase album art by 1 px 2025-06-05 10:12:01 -05:00
Chuck
7b91a2b8a5 json formatting and optional config secrets editor 2025-05-31 12:02:26 -05:00
Chuck
af82d3c81f improved logic to separate config_secrets.json 2025-05-31 11:49:04 -05:00
Chuck
4066d30195 first add of webui 2025-05-31 11:38:40 -05:00
Chuck
b319b2de30 better drawing of possession football indicator 2025-05-30 09:07:37 -05:00
Chuck
b961579018 adjust position indicator placement 2025-05-30 08:58:54 -05:00
Chuck
69ce967bed possesion tracking for test data 2025-05-30 08:51:37 -05:00
Chuck
c1e648b730 ball possession indicatior for NFL and NCAAF 2025-05-30 08:33:52 -05:00
Chuck
1b1413416f NCAA Baseball team logo fallback transparency 2025-05-29 14:15:48 -05:00
Chuck
d787aaab5a NCAA Baseball team logo fallback to Acronym 2025-05-29 14:06:24 -05:00
Chuck
a63313e5b8 only extract favorite teams from football 2025-05-27 17:49:54 -05:00
Chuck
8b15218b1e fixed linter errors in NFL and NCAA FB 2025-05-27 17:44:34 -05:00
Chuck
5329805f0b fix time error in NFL display 2025-05-27 17:35:54 -05:00
ChuckBuilds
e13620e58d fix ncaa baseball log spam 2025-05-27 15:20:37 -05:00
ChuckBuilds
9e2757b763 resolve font outline in NCAA baseball as well 2025-05-26 16:48:24 -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
c51bd4d3e0 shift NHL logos closer to center 2025-05-26 11:07:23 -05:00
ChuckBuilds
b4c775aa6c Revert "conditional loading messages"
This reverts commit 8aab1f8e17.
2025-05-26 10:38:46 -05:00
ChuckBuilds
8aab1f8e17 conditional loading messages 2025-05-26 10:38:01 -05:00
ChuckBuilds
b3c32de3ae configurable text display scroll gap 2025-05-26 10:12:08 -05:00
ChuckBuilds
864b11e1e0 refactor text display to handle smooth scrolling 2025-05-26 10:04:44 -05:00
ChuckBuilds
bb4ff9cf0c change logging from debug to info 2025-05-26 09:51:36 -05:00
ChuckBuilds
3a949cd5aa attempt to change how new data is characterized to improve reactiveness 2025-05-26 09:47:53 -05:00
ChuckBuilds
6ae5fb6e25 YTM socketio auto-reconnect watchdog 2025-05-26 09:28:40 -05:00
ChuckBuilds
c473da1bca YTM client changes to function more like spotify 2025-05-26 09:06:32 -05:00
ChuckBuilds
350b8a93bb music refactor for more updates 2025-05-26 08:35:51 -05:00
ChuckBuilds
f481858873 resolve album art unboundlocalerror 2025-05-25 21:41:11 -05:00
ChuckBuilds
56cc30b80e address name type error in art cache 2025-05-25 21:38:15 -05:00
ChuckBuilds
9b0b5232df added some finesse to periodic refreshes 2025-05-25 21:36:57 -05:00
ChuckBuilds
27ca47bb14 added hardcoded 5 second refresh interval on music manager updates 2025-05-25 21:28:23 -05:00
ChuckBuilds
e32c4bd7f6 logic updates on display refresh for music 2025-05-25 21:23:36 -05:00
ChuckBuilds
c9196e5039 trying a queue to find song changes 2025-05-25 21:19:22 -05:00
ChuckBuilds
8849f2c8ac Even MORE logging! It's never ending! HELP! 2025-05-25 21:05:41 -05:00
ChuckBuilds
689c966939 more music performance improvements 2025-05-25 20:50:44 -05:00
ChuckBuilds
f2b632400a added threaded worker to separate state updates 2025-05-25 20:39:23 -05:00
ChuckBuilds
f053963f43 attempt to simplify ytm_client 2025-05-25 20:26:24 -05:00
ChuckBuilds
3ac436dc54 more ytm tuning, reduce debug logging, remove callback preventing display from rotating 2025-05-25 20:16:42 -05:00
ChuckBuilds
ec089cae99 reduce logging frequency to make more sense of changes 2025-05-25 19:21:01 -05:00
ChuckBuilds
e0a2883240 more tracking for song status updates 2025-05-25 19:11:31 -05:00
ChuckBuilds
91d9f62132 logging for signifcant change tracking 2025-05-25 19:08:16 -05:00
ChuckBuilds
a5ff0edacf fixed name error with logging 2025-05-25 19:02:31 -05:00
ChuckBuilds
4113666b15 adjust ytm client data handling 2025-05-25 19:00:11 -05:00
ChuckBuilds
5d72ea620e remove auto setting from music display to simplify polling 2025-05-25 18:55:39 -05:00