Commit Graph

9 Commits

Author SHA1 Message Date
bd4f101fcc updating player startup 2025-09-05 12:33:47 +03:00
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
22901043b7 Playlist logic fixes, always use latest playlist version, VLC-only image display, and bugfixes 2025-08-26 16:14:53 +03:00
f4c73b54f7 Save all current changes: video profile, player fixes, and compatibility improvements 2025-08-25 21:48:58 +03:00
f77f717af9 updating settings 2025-08-25 19:55:40 +03:00
0c162bb0c8 UI/UX: Improved mouse hiding logic, overlay controls, and robust player integration 2025-08-25 16:37:54 +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