Summary
Release v0.3 brings two major features: external playlist synchronization from Deezer/Qobuz and enhanced iOS client compatibility.
What's New in v0.3
External Playlist Support
- Playlist Discovery: Search and browse playlists from providers
- Automatic Download: Download entire playlists with one click
- M3U Generation: Creates
.m3uplaylist files compatible with Subsonic clients - Dual Provider Support: Works with both all providers
iOS Client Compatibility
- HTTP Range Header Support: Forward Range headers to enable progressive streaming on iOS
- Arpeggi Support: Fix local playback issues with Arpeggi iOS client
- HTTP Context Handling: Proper request/response header forwarding for streaming clients
Bug Fixes
- Prevent duplicate downloads from concurrent stream requests
- Fix album artist folder organization in Album download mode
- Prevent duplicate downloads in album mode
- Resolve circular dependency in service registration
- Fix syntax errors in Range header implementation