Commit Graph

784 Commits

Author SHA1 Message Date
ChuckBuilds
32388ca56b change music manager display to not double authenticate spotify 2025-05-24 10:55:44 -05:00
ChuckBuilds
224c0a0dcb change logging to debug to reduce terminal spam 2025-05-23 14:39:00 -05:00
ChuckBuilds
89ac66ec9d better ytm api integration for faster metadata updates 2025-05-23 14:21:27 -05:00
ChuckBuilds
9948a7d3a9 format music info when album art doesn't load 2025-05-23 14:00:33 -05:00
ChuckBuilds
cdb8d91122 only show fav teams when sport is enabled 2025-05-23 13:58:00 -05:00
ChuckBuilds
d341c24a2a change music fonts 2025-05-23 13:50:41 -05:00
ChuckBuilds
aaa6ed4be5 change music log output from info to debug 2025-05-23 13:40:27 -05:00
ChuckBuilds
a886ac3b2b refactor music display out of display controller 2025-05-23 13:35:43 -05:00
ChuckBuilds
1be8b9fd5a reduce logging for music 2025-05-23 10:45:49 -05:00
ChuckBuilds
6713165012 reduce ytm title scroll speed 2025-05-23 10:39:00 -05:00
ChuckBuilds
ee5b581163 change music display layout 2025-05-23 10:29:19 -05:00
ChuckBuilds
c2f1900e64 missing bracket 2025-05-23 10:09:54 -05:00
ChuckBuilds
adcde05704 change state-update in ytm 2025-05-23 10:03:34 -05:00
ChuckBuilds
5c5848a56e change flow to clear event before connecting 2025-05-23 09:55:51 -05:00
ChuckBuilds
93ec7f27cc increase timeout to hopefully connect 2025-05-23 09:49:57 -05:00
ChuckBuilds
d1be32c46b separate ytm authentication from rest of script to run as user instead of root 2025-05-23 09:46:36 -05:00
ChuckBuilds
a20ec13f9b change YTM token saving file and location 2025-05-23 09:40:28 -05:00
ChuckBuilds
5d8e8c8d50 reduce ytm log spam 2025-05-23 08:49:35 -05:00
ChuckBuilds
e6eb49efa9 reduce socketio logging verbosity 2025-05-23 08:35:50 -05:00
ChuckBuilds
5ec45f0d47 updated ytm client authenticaion 2025-05-23 08:27:51 -05:00
ChuckBuilds
3a73d7cb22 updated socketio namespace 2025-05-22 17:51:14 -05:00
ChuckBuilds
5a4e82ab6f Refactor YTMClient to use Socket.IO for companion server communication 2025-05-07 20:25:28 -05:00
ChuckBuilds
8a46528f34 adjust fonts for music display 2025-05-07 16:44:45 -05:00
ChuckBuilds
b0f4b5783b fix fonts on music player 2025-05-07 16:27:06 -05:00
ChuckBuilds
2f940891d0 change matrix draw method 2025-05-07 16:05:30 -05:00
ChuckBuilds
bf09a27226 add music manager to rotation 2025-05-07 15:41:04 -05:00
ChuckBuilds
46756b4e47 fix: improve Yahoo Finance API rate limiting handling in stock manager - Add proper User-Agent and headers - Add delay between requests - Add 429 status code to retry list - Increase retry attempts and backoff factor 2025-05-07 09:56:05 -05:00
ChuckBuilds
a90e6965ef fix: improve Yahoo Finance API rate limiting handling - Add proper User-Agent and headers - Increase request delays between symbols - Add 429 status code to retry list - Increase retry attempts and backoff factor 2025-05-07 09:53:36 -05:00
ChuckBuilds
cbfbd7bd73 add music display with YTM and Spotify 2025-05-03 22:14:19 -05:00
ChuckBuilds
745aebab3b feat(soccer): Optimize API calls using team-league map 2025-05-03 21:07:01 -05:00
ChuckBuilds
baf9e29e05 Fix(NHL): Remove undefined data_changed check in live manager update 2025-05-03 20:53:01 -05:00
ChuckBuilds
e5dd06a90e Refactor: Prevent live managers from calling display in update 2025-05-03 20:50:03 -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
2bf4ff05de Refactor: Improve live game switching logic in DisplayController 2025-05-03 20:33:58 -05:00
ChuckBuilds
ac5bd26e59 save config changes 2025-05-02 20:17:06 -05:00
ChuckBuilds
819e3689ab feat: Add NCAA Men's Baseball scoreboard support 2025-05-02 12:54:32 -05:00
ChuckBuilds
9c43a417bd feat: Add NCAA Football scoreboard support 2025-05-02 10:50:55 -05:00
ChuckBuilds
dd5e8cf174 remove subfolders from sports acronyms 2025-05-02 10:41:19 -05:00
ChuckBuilds
a356bfeaa1 adjust NFL Live scorebug positioning 2025-05-01 20:52:51 -05:00
ChuckBuilds
d23ecd3f22 adjust NFL Live scorebug positioning 2025-05-01 20:49:41 -05:00
ChuckBuilds
8a9d31859d adjust NFL Live scorebug change score font from 12 to 10, shift downs downward 2025-05-01 20:26:48 -05:00
ChuckBuilds
4e224f865f adjust NFL Live scorebug change score font from 12 to 8 2025-05-01 20:24:14 -05:00
ChuckBuilds
b6975df112 adjust NFL Live scorebug move score higher 2025-05-01 20:23:16 -05:00
ChuckBuilds
ff672bd8fd adjust NFL Live scorebug center score 2025-05-01 20:20:56 -05:00
ChuckBuilds
9d7c62352f adjust NFL Live scorebug 2025-05-01 20:01:59 -05:00
ChuckBuilds
4af9db4a46 fix: Pass fetch days to _fetch_shared_data classmethod 2025-05-01 11:11:42 -05:00
ChuckBuilds
35b9c3241a feat: Add NFL scoreboard manager 2025-05-01 11:02:01 -05:00
ChuckBuilds
02bcee41be added NFL manager 2025-05-01 10:55:01 -05:00
ChuckBuilds
d65d544c31 refactor(soccer): Align upcoming game display with NHL layout 2025-05-01 10:21:30 -05:00