Commit Graph

4 Commits

Author SHA1 Message Date
d2a996feb9 Fix player freezing and rapid cycling issues
- Switch from VLC to PIL for image display to avoid VLC display errors
- Add transition protection to prevent rapid media cycling
- Remove conflicting next_media_loop calls
- Improve error handling and logging for better debugging
- Fix VLC configuration for better Raspberry Pi compatibility
2025-09-04 15:52:13 +03:00
2a564f5e84 Improve robustness: add watchdog timers, error handling, and logging to prevent player freeze 2025-08-29 13:23:40 +03:00
1ea2ee584c Stable: Fullscreen player, intro video, playlist update, overlay controls, clean shutdown, mouse hide, and robust exit fixes 2025-08-25 15:30:37 +03:00
027709618e aaaabbbb 2025-08-24 22:30:51 +03:00