Commit Graph

6 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
vova 02aabfdf4c add translation, fix small bugs 2024-10-23 17:49:23 +03:00
vova 47a09ccd2e check playlist for null 2024-10-23 15:15:44 +03:00
vova 7cbda8a6b9 Allow to add/remove multiple playlists from settings window 2024-10-23 14:37:54 +03:00
vova 0abc6971ba support more than one playlist 2024-10-22 18:19:33 +03:00
Vova 9b8e8a835a add settings screen
get playlist from settings, in first run - open Settings
2024-01-30 16:31:11 +02:00