Added
- Support for Jellyfin's v12 (v12 stable release is set to deprecate 'X-Emby-Token' headers for API calls)
Changed
- Updated dependencies:
- FastAPI to 0.140.13
Fixed
- Several issues for soft-delete and de-dup correctness in the media sync task (@code-boar)
- Playback-user rules now combine the correct Plex, Jellyfin, and Emby users for media linked across multiple servers
What's Changed
- build(deps): bump urllib3 from 2.6.2 to 2.7.0 by @dependabot[bot] in #304
- build(deps-dev): bump postcss from 8.5.15 to 8.5.22 in /frontend by @dependabot[bot] in #313
- fix: soft-delete and dedup correctness in the media sync by @code-boar in #314
- Dev by @jessielw in #318
Full Changelog: 0.3.3...0.3.4