11 Commits

Author SHA1 Message Date
vova 24ca481b64 Support local file paths for M3U playlists; UI tweaks
Added support for loading M3U playlists from both web URLs and local file paths, with logic to resolve relative paths. Improved exception handling in M3UParser. Enabled toggling of window border style in fullscreen mode, with data binding for WindowStyle. Removed IsValidUrl check to allow local file sources in settings. Cleaned up usings and formatting. Removed .NET SDK version from global.json.
2026-04-10 12:48:12 +03:00
Vladimir a6ec011e79 Enhance error handling and logging in M3U and XML downloading processes; implement proper application shutdown in MainViewModel; introduce PlaylistSettings for configurable URLs and timeout settings. 2026-03-22 09:14:39 +02:00
vova 0abc6971ba support more than one playlist 2024-10-22 18:19:33 +03:00
Vova d179d294a5 Ui changes - show ProgramGuide 2024-05-05 19:02:25 +03:00
Vova 12289c52f8 add close button 2024-05-05 16:19:58 +03:00
Vova 9b8e8a835a add settings screen
get playlist from settings, in first run - open Settings
2024-01-30 16:31:11 +02:00
Vova 709e14a2bd first version 2024-01-28 20:00:36 +02:00
Vova 7d00619d14 more design 2024-01-21 17:39:07 +02:00
Vova e36554eeab Design 2024-01-21 13:18:48 +02:00
Vova 4c374069f2 navigation menu & design 2024-01-21 12:14:48 +02:00
Vova 10b4146772 Got WPF version work 2024-01-18 17:42:44 +02:00