v0.6.0
v0.6.0 CHANGELOG
NOTE: Even though this release contains some deprecations regarding .env variables, everything should still work with the old variables!
[SUPPORT] Added support for Jellyfin
- Users can now add a Jellyfin API key with
API_KEY
variable in local.env
[FIX] Incorrect encoding type used for Subsonic credential generation, causing occasional authentication failures. - faacf1c
[QoL] Renamed some Subsonic specific local.env variable names to fit with Jellyfin implementation and added warnings about deprecated variables.
[QoL] Improved error handling and logging for Subsonic
Full Changelog: v0.5.0...v0.6.0