Commit Graph
100 Commits
Author SHA1 Message Date
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
Chuck 580a71e6c5 trying to get NFL upcoming to work 2025-07-21 21:49:49 -05:00
Chuck ba232c58b7 huge cache refactor, dictonary error updates, and changed from time based game searching to game based for recent and upcoming 2025-07-21 21:37:22 -05:00
Chuck bf44d7b55b cache rework 2025-07-21 21:18:34 -05:00
Chuck 3a450b717a updates to caching 2025-07-21 21:02:19 -05:00
ChuckBuilds 2516a06ad3 implement some functionality from commit 8dccebf without a complete roll back 2025-07-21 19:48:20 -05:00
Chuck 243dc44eb9 trying to fix odds ticker 2025-07-21 19:37:24 -05:00
Chuck 537ef2c6c8 cache type error resolution 2025-07-21 19:27:28 -05:00
Chuck 88affae2db struggling to efficiently pull sports data 2025-07-21 19:23:21 -05:00
Chuck 19006c6e2a game filtering logic 2025-07-21 18:43:58 -05:00
Chuck 918e25bb77 cache fix it script 2025-07-21 18:35:22 -05:00
Chuck 8d4736c91b cache enhancements 2025-07-21 18:20:01 -05:00
Chuck e611715d54 seach logic will search for each team in a smarter search loop 2025-07-21 18:07:04 -05:00
Chuck e21bf2b3dd filtering logic for future and past games 2025-07-21 17:55:26 -05:00
Chuck 8d33797ec3 dynamically skip recent or upcoming game caches if corresponding display is disabled 2025-07-21 17:44:43 -05:00
Chuck f904c377b3 reduce cache messaging and logging 2025-07-21 17:35:37 -05:00
Chuck 0909523ba2 disable recent game scores for NFL, NCAA FB 2025-07-21 17:29:48 -05:00
Chuck 0a109e460f cache football dates when checking for next or last 2025-07-21 17:26:46 -05:00
Chuck 8feddb3a82 improved logic for checking last and next X games, will check up to one year 2025-07-21 17:18:25 -05:00
Chuck e9cf2829da change football logic from days to games. 2025-07-21 16:51:29 -05:00
Chuck 8dccebff01 centered team logos in odds ticker and removed dynamic display duration 2025-07-21 16:42:24 -05:00
Chuck 49378f79cf add logo_dir to game dictionary to fix key error 2025-07-21 16:19:40 -05:00
Chuck 87b0064d7a make team logos larger on ticker and enable NFL & NCAA FB displays. Limit data pulls based on future fetch days and games per favorite 2025-07-21 16:14:50 -05:00
Chuck 574ea020c1 odds ticker time window is now user configurable 2025-07-21 16:06:42 -05:00
Chuck 267029278f logging dynamic ticker display 2025-07-21 15:51:05 -05:00
Chuck 06fa6d656a adjustments to formatting of odds 2025-07-21 15:43:22 -05:00
Chuck 94f0eb060b lots of visual and logic changes 2025-07-21 15:22:12 -05:00
Chuck d3ab27b221 visual improvements - separator between match up info, MILB team record logic to hide if no record found. Customization settings to see more information in the odds ticker manager 2025-07-21 15:07:36 -05:00
Chuck 7464244dfa odds ticker display changes 2025-07-21 14:39:52 -05:00
Chuck 0df72c81cc adjust font and logo size for odds ticker manager 2025-07-21 14:33:34 -05:00
Chuck d7d03fd7a3 add team records to milb 2025-07-21 14:27:10 -05:00
Chuck 8b8b087f9a dynamically define time on screen to rotate through odds ticker display 2025-07-20 21:28:29 -05:00
Chuck c45fb1b76f added game time and date to ticker 2025-07-20 21:13:49 -05:00
Chuck 8356c0dab5 adjust odds scroll delay and font size of team ticker odds 2025-07-20 21:01:09 -05:00
Chuck 1dcd79f758 add granular control over records display and troubleshooting odds ticker. Enabled Team Records for all sports 2025-07-20 20:52:55 -05:00
Chuck 5741cdee9a fix odds dictionary 2025-07-20 20:26:06 -05:00
Chuck 25a6bf9dc8 display improvements for the scrolling 2025-07-20 20:14:24 -05:00
Chuck 1630e2d2ba fix scroll position 2025-07-20 19:57:41 -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 651f26ff71 revisit scroll display logic 2025-07-20 19:44:40 -05:00
Chuck af1ea8ee8d disable MLB live temporarily while debugging 2025-07-20 19:34:29 -05:00
Chuck 9dcedc7c0e found random timezone error from old time import method 2025-07-20 19:34:02 -05:00
Chuck c958a1c094 display debugging 2025-07-20 19:23:03 -05:00
Chuck 26c2f1e414 odds data management and debugging 2025-07-20 19:19:37 -05:00
Chuck 8fb510cb48 filter favorite games before loading the rest for odd ticker 2025-07-20 18:07:55 -05:00
Chuck 1806022657 improve odds format for ticker 2025-07-20 17:49:27 -05:00
Chuck 779ec310fe mlb tester logic to filter correct games 2025-07-20 17:41:28 -05:00
Chuck 320dccf19c mlb tester 2025-07-20 17:36:59 -05:00
Chuck 1bc7799b75 odds ticker debugging 2025-07-20 17:28:46 -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 6d476b403b disable cache to see if that is the problem 2025-07-19 20:05: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 98e6b2b349 cache key fix 2025-07-19 11:31:52 -05:00
Chuck f2b078e4f1 debug logging odds manager 2025-07-19 11:12:57 -05:00
Chuck 9e157c43f7 actually enable drawing odds in config lol 2025-07-19 10:47:51 -05:00
Chuck 14745bd8ff draw odds on display 2025-07-19 10:32:53 -05:00
Chuck 4c8d9e1467 corrected instantiation error 2025-07-18 22:15:51 -05:00
Chuck aa379e8369 gambling updates 2025-07-18 22:12:33 -05:00
Chuck 88d6f577ef fix MILB searching for game data too often 2025-07-18 21:11:30 -05:00
Chuck 193dbad0f0 actually load config to read timezone for clock 2025-07-17 13:19:24 -05:00
Chuck 1922d5e3b0 fixed clock / timezone configuration discrepancies 2025-07-17 11:12:45 -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