Commit Graph

1122 Commits

Author SHA1 Message Date
Chuck
f27e4ef892 remove redundant clear_display 2025-07-22 21:26:00 -05:00
Chuck
41d703d825 update draw logic 2025-07-22 21:24:41 -05:00
Chuck
8af500237d add a rectangle to test draw method 2025-07-22 21:23:28 -05:00
Chuck
6e2e5cbfe4 display order rework 2025-07-22 21:19:07 -05:00
Chuck
935f7acfa2 more debug logging 2025-07-22 21:04:37 -05:00
Chuck
c588de84f3 file path name fix to remove duplicate folder name 2025-07-22 21:02:47 -05:00
Chuck
54c281475c additional logging and rate limit logs to see what is happening 2025-07-22 21:01:38 -05:00
Chuck
3ac37e06bb add debug logging to of the day display 2025-07-22 20:59:29 -05:00
Chuck
86e53360ac disable other displays to test Of the day display 2025-07-22 20:46:05 -05:00
Chuck
16d6c7c9b1 adjust timing of the day display 2025-07-22 20:44:11 -05:00
Chuck
cb81bec042 add Of The Day display 2025-07-22 20:39:09 -05:00
Chuck
3ab28e8201 move test files to test folder to clean up repo 2025-07-22 20:01:39 -05:00
Chuck
f50c457dc4 push working version of broadcast logos v2 2025-07-22 19:12:30 -05:00
Chuck
b589e5b0ff new text script to test broadcast name extraction 2025-07-22 18:44:36 -05:00
Chuck
1aab15fb4e new name extraction for broadcast names 2025-07-22 18:43:23 -05:00
Chuck
5b2709bee7 api test script to find broadcast info 2025-07-22 18:04:22 -05:00
Chuck
0e617122dc broadcast logo test py error fix 2 2025-07-22 18:00:21 -05:00
Chuck
41ed81d1ec broadcast logo test py error fix 2025-07-22 17:59:25 -05:00
Chuck
2c0596baf6 broadcast logo test py 2025-07-22 17:56:52 -05:00
Chuck
1a92389334 more channel logo formatting 2025-07-22 17:34:26 -05:00
Chuck
2199dd4e05 channel logo movement 2025-07-22 17:24:46 -05:00
Chuck
eed0baec53 changing the postitioning of channel logo 2025-07-22 17:07:17 -05:00
Chuck
740a47d061 more robust broadcast image logic 2025-07-22 16:58:12 -05:00
Chuck
442dd929e6 type error fix : remote ttl 2025-07-22 16:48:38 -05:00
Chuck
f3201adc05 add scoreboard to cache 2025-07-22 16:44:31 -05:00
Chuck
d851df6709 dynamic odds updates depending on how soon a game is 2025-07-22 16:39:06 -05:00
Chuck
0ffd8efeb3 more robust channel name processing 2025-07-22 16:32:45 -05:00
Chuck
045f51ed96 less odds ticker logging and skip milb odds check 2025-07-22 16:15:43 -05:00
Chuck
2e7644b2ea skip milb when checking odds 2025-07-22 16:05:46 -05:00
Chuck
26a518e63f odds error handling so it doesn't get stuck 2025-07-22 16:00:55 -05:00
Chuck
5e7e9fa2ae debug logging around channel logos 2025-07-22 13:14:40 -05:00
Chuck
16ed79fef1 debug logging around channel logos 2025-07-22 13:07:21 -05:00
Chuck
784b0458bb move channel logo behind game time 2025-07-22 12:54:11 -05:00
Chuck
e25e853de6 fix import error and method order 2025-07-22 12:35:14 -05:00
Chuck
0f181905eb resolve temp image draw error 2025-07-22 12:28:29 -05:00
Chuck
9ce74800dc odds ticker channel logos and ensure all sports work with odds ticker manager 2025-07-22 12:12:42 -05:00
Chuck
acc3e7f249 resolve milb error with odds_ticker_manager 2025-07-22 11:54:21 -05:00
Chuck
8b6e40b32e make odds ticker channel logos user definable in config 2025-07-22 11:51:06 -05:00
Chuck
f6441c0674 add channel logo for odds_ticker_manager 2025-07-22 11:49:29 -05:00
Chuck
c141742b6a SHow team names instead of city abbreviatons on Odds_ticker 2025-07-22 11:33:12 -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
e238577f36 filtering NFL and MLB games odds to only check games we favorite 2025-07-22 10:40:27 -05:00
Chuck
0a8e543150 filtering NFL game odds to only check games we favorite 2025-07-22 10:23:01 -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
5f99cdeced remove duplicate display duration from Odds ticker, add milb and mlb recent game debug messages, some cache changes that may prove to be a mistake 2025-07-21 22:15:54 -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