| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-20 | 940 Bytes | |
| v2.10.1 source code.tar.gz | 2026-07-20 | 5.9 MB | |
| v2.10.1 source code.zip | 2026-07-20 | 6.1 MB | |
| Totals: 3 Items | 12.0 MB | 0 | |
This release improves Jellyfin compatibility, enhances migration behavior for existing installations, and introduces internal infrastructure for future Trakt job improvements.
๐ฌ Jellyfin
- Fixed provider ID retrieval for Jellyfin media items with empty provider mappings [#404]
โ๏ธ Configuration
- Automatically mark legacy configurations as setup complete during migration, improving upgrade compatibility [#405]
๐ Trakt Infrastructure
- Added internal
listTraktJobUserssupport for role-based media user retrieval [#406] - Added backend test coverage for role-based Trakt user retrieval
๐ Fixes
- Fixed a
KeyErrorwhen saving media users without a display name [#407]
๐งช Testing
- Expanded backend test coverage for Trakt job user retrieval
- Added regression tests for media users without names
๐งน Misc
- General maintenance and stability improvements