Commit Graph
100 Commits
Author SHA1 Message Date
Chuck b4d5aef876 milb logging and manual cache clearing 2025-08-09 10:44:58 -05:00
Chuck a672abba6a soccer logger update 2025-08-09 10:35:56 -05:00
Chuck b193e03be9 milb_manager live display logic update and enable mls 2025-08-09 10:30:01 -05:00
Chuck 4088807c72 milb_manager cache test 2025-08-09 10:22:56 -05:00
Chuck f02ed06e09 update milb gamedate filed 2025-08-02 20:16:10 -05:00
Chuck ac69569d77 logging for why milb api isn't working and cache updates to odds cache storage 2025-08-02 20:02:52 -05:00
Chuck 13a2ef6e5e fix number of arguments called for config 2025-08-02 19:45:33 -05:00
Chuck c490c5dca8 ensure displays share config file 2025-08-02 19:33:24 -05:00
Chuck 24204c581e milb config error 2025-08-02 17:49:19 -05:00
Chuck 881a46867d milb combined live game status mapping that was causing confusion 2025-08-02 17:41:37 -05:00
Chuck 3c665c21d1 milb turn off test mode.... 2025-08-02 17:31:35 -05:00
Chuck f95138d1a4 milb diagnosis script with error fixes 2025-08-01 17:56:53 -05:00
Chuck 04009f78f7 milb diagnosis 2025-08-01 17:52:06 -05:00
Chuck 45f449d371 slow down scrolling 2025-07-31 22:52:37 -05:00
Chuck d8e2de927a weather api error handling 2025-07-31 22:51:42 -05:00
Chuck f67348b9b8 Scroll delay changes 2025-07-31 22:42:57 -05:00
Chuck c92eaa93bd Merge cursor/modernize-and-enhance-led-matrix-web-interface-24d0 into development 2025-07-31 22:27:30 -05:00
Chuck 8411e4ff76 news manager font change 2025-07-31 22:12:47 -05:00
Chuck b451d5def8 Respect live game display duration when no priority is given 2025-07-31 21:52:21 -05:00
Chuck a6f8237069 adjust milb use of cache 2025-07-30 17:18:25 -05:00
Chuck ceb6d5fdac set milb to priority 2025-07-30 16:49:37 -05:00
Chuck 41ed6b8a43 call managers differently 2025-07-30 16:37:05 -05:00
Chuck 06a51b5799 non-priority live game logic update 2025-07-30 16:11:48 -05:00
Chuck 5001e59ee3 non-priority live game error 2025-07-30 15:53:51 -05:00
Chuck 85747edff1 non-priority rotation fix 2025-07-30 15:15:06 -05:00
Chuck fb4b950148 Merge branch 'cursor/modernize-and-enhance-led-matrix-web-interface-24d0' of https://github.com/ChuckBuilds/LEDMatrix into cursor/modernize-and-enhance-led-matrix-web-interface-24d0 2025-07-30 14:23:15 -05:00
Chuck a2988557de better log messaging about what display going to and from 2025-07-30 14:22:17 -05:00
ChuckandGitHub f554e35686 Merge branch 'agent' into cursor/modernize-and-enhance-led-matrix-web-interface-24d0
Signed-off-by: Chuck <33324927+ChuckBuilds@users.noreply.github.com>
2025-07-30 13:14:36 -05:00
Chuck dbcfbcd0f2 change espn logo 2025-07-30 12:33:32 -05:00
Chuck 27b52466ad fix scroll logic in news manager 2025-07-30 11:57:41 -05:00
Chuck 4a7138205c fix error in web v2 2025-07-27 21:12:55 -05:00
Chuck 6ae4451c51 fix error in web v2 2025-07-27 21:10:27 -05:00
Chuck 7f17d8cd8f fix error in web v2 2025-07-27 21:07:17 -05:00
Chuck 0f6e3c9497 fix error in web v2 2025-07-27 21:00:49 -05:00
Chuck 88078111b4 venv requirements 2025-07-27 20:55:43 -05:00
Chuck 0601a9fda7 new strategy to draw news manager 2025-07-27 13:19:10 -05:00
Chuck 05d9f7c057 cant find why its not scrolling faster 2025-07-27 13:10:07 -05:00
Chuck 34903dd979 Scroll delay check 2025-07-27 13:03:57 -05:00
Chuck 3ba317c4e4 Add scroll control to news manager 2025-07-27 13:01:02 -05:00
Chuck 6bbb4f5de8 trying to make news scroll smoother 2025-07-27 12:56:17 -05:00
Chuck 4ab4d14a4e adjusting news manager scroll speed 2025-07-27 12:42:12 -05:00
Chuck e5d4f3c9f0 playing with scroll speed for news manager 2025-07-27 10:25:47 -05:00
Chuck 46ba9b4c4a added font logging to news manager 2025-07-27 10:20:23 -05:00
Chuck 9b6231915a change font 2025-07-27 10:19:30 -05:00
Chuck 6d8e7abff7 reduce dynamic duration logging 2025-07-27 10:14:55 -05:00
Chuck 932b263c5a news ticker scroll speed change 2025-07-27 10:10:45 -05:00
Chuck aef8b3b6cc remove dynamic duration calculation from startup loop 2025-07-27 10:08:03 -05:00
Chuck be50fb86d7 adjust display controller loop of news 2025-07-27 10:06:15 -05:00
Chuck 73d2248ccb fix news loop 2025-07-27 10:02:32 -05:00
Chuck 48937855d4 fix display_image error 2025-07-27 10:00:50 -05:00
Chuck 802e596f06 fix display width error for news_manager 2025-07-27 09:58:37 -05:00
b6751a94c2 Sports news ticker with dynamic headline scrolling (#9)
* Add news manager with RSS feed ticker and dynamic scrolling

Co-authored-by: charlesmynard <charlesmynard@gmail.com>

* Add F1 feeds, custom feed management script, and comprehensive feed guide

Co-authored-by: charlesmynard <charlesmynard@gmail.com>

* Remove emoji and improve error/success message formatting

Co-authored-by: charlesmynard <charlesmynard@gmail.com>

* Add dynamic duration feature for news display with configurable timing

Co-authored-by: charlesmynard <charlesmynard@gmail.com>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2025-07-27 09:53:19 -05:00
Chuck 8b0c71dbdf new display logic for non-priority games 2025-07-26 20:42:56 -05:00
Chuck 2f7fa481a3 non-priority sports logic improvement 2025-07-26 19:34:41 -05:00
ChuckBuilds ffc006bd99 change default config to just clock 2025-07-26 18:25:45 -05:00
ChuckBuilds ea74d388b0 Update wiki submodule with latest documentation 2025-07-26 18:23:58 -05:00
Chuck d4bd8d66e8 new bible verses for 5ymb01 2025-07-26 18:22:46 -05:00
ChuckBuilds 3a81e16490 wiki updates 2025-07-26 18:20:39 -05:00
Chuck 4ea2b9cc36 json fix bible verse 2025-07-25 22:17:51 -05:00
Chuck 407ebc56d7 add 3rd category to config 2025-07-25 21:52:37 -05:00
Chuck f9e3419f39 test 3rd word of the day 2025-07-25 21:09:31 -05:00
ChuckBuilds b03371d69a toggle visual adjustments 2025-07-24 20:59:58 -05:00
ChuckBuilds 58251eefb7 placement as % of matrix height 2025-07-24 20:49:40 -05:00
ChuckBuilds 74036ed6d9 placement as % of matrix height 2025-07-24 20:47:20 -05:00
ChuckBuilds bfa1234feb updated hard coded y values for music title, artist, album 2025-07-24 20:44:50 -05:00
ChuckBuilds 6535ce113a updated hard coded y values for music title, artist, album 2025-07-24 20:14:46 -05:00
ChuckBuilds dd8d219e73 updated hard coded y values for music title, artist, album 2025-07-24 20:13:04 -05:00
ChuckBuilds 1576e730ea hard coded y values for music title, artist, album 2025-07-24 20:10:57 -05:00
ChuckBuilds 7fc158c914 change artist postioning 2025-07-24 20:00:35 -05:00
ChuckBuilds f9588f47d0 hard code line height 2025-07-24 19:51:17 -05:00
ChuckBuilds 2eaa158e80 adjust bdf offset 2025-07-24 19:31:01 -05:00
ChuckBuilds 3f05d9fcbc webui button changes 2025-07-24 19:29:25 -05:00
Chuck 3d2b155b79 change default user to be programatic to download git updates 2025-07-24 16:15:41 -05:00
Chuck 3df3b93348 added log viewer to web ui 2025-07-24 16:13:35 -05:00
Chuck 790b483298 remove hard coded bdf y offset 2025-07-24 16:09:00 -05:00
Chuck d80c1a93db hardcoded line placements 2025-07-24 16:05:48 -05:00
Chuck e8d2408477 font detection for music font placement 2025-07-24 15:59:24 -05:00
Chuck fcc8c10c2b disable displays for debugging 2025-07-24 15:38:59 -05:00
Chuck 3063840b6d programmatic changes to artist and album font placement 2025-07-24 15:38:29 -05:00
Chuck a3c5f9a74f programmatic changes to artist and album font 2025-07-24 15:33:58 -05:00
Chuck e85bebee12 adjust music artist and album font programatically. Web ui now includes all settings 2025-07-24 15:04:17 -05:00
Chuck 30d416b822 web ui json editor improvements 2025-07-24 14:48:59 -05:00
Chuck e1a32b1466 web ui save button improvements 2025-07-24 14:40:12 -05:00
Chuck d02d7445cd web ui JSON linter added 2025-07-24 14:21:49 -05:00
Chuck 0785bcba93 web ui more options added 2025-07-24 14:05:42 -05:00
Chuck 9d01996ae6 webui rework 2025-07-24 13:31:24 -05:00
Chuck 8c705753df changing album position 2025-07-24 13:12:40 -05:00
Chuck c7fc86e54d changing case for album scrolling 2025-07-24 13:06:42 -05:00
Chuck 9eb65ec891 swap displays for testing 2025-07-24 12:48:23 -05:00
Chuck 92891af6b6 music scroll album name 2025-07-24 12:44:14 -05:00
Chuck c0d299892e live game duration 2025-07-24 12:32:38 -05:00
Chuck 9a63550a9b adjusting music manager artist and album location 2025-07-24 10:23:31 -05:00
Chuck 25506410d0 adjusting music manager artist and album location 2025-07-24 10:20:56 -05:00
Chuck 102c0eb795 adjusting music manager artist and album location 2025-07-24 10:19:08 -05:00
Chuck 4605cb5c39 adjusting music manager artist and album location 2025-07-24 10:17:16 -05:00
Chuck f8bf76c150 adjusting music manager artist and album location 2025-07-24 10:15:39 -05:00
Chuck 977bd96241 adjusting music manager artist and album location 2025-07-24 10:13:32 -05:00
Chuck 5224c09faf adjusting music manager artist and album location 2025-07-24 10:12:00 -05:00
Chuck f342bd9d3a adjusting music manager artist and album location 2025-07-24 10:09:59 -05:00
Chuck 5516a5f764 disabling other displays to focus on debugging 2025-07-24 10:08:14 -05:00