So apparently Jellyfin 10.10 was released. Didn't notice because there hasn't been an announcement in their discord server yet, but here we are.
Edit: The missing TMDB support I promised will arrive in a feature update.
Highlights
Here are some of the key features and improvements since the last stable release (4.2.2):
Breaking Changes
-
Removed TvDB usage throughout the plugin, except for the TvDB IDs. (1083a0c)
-
Dropped support for Shoko Server below version 5.0.0 (13fc638)
-
Enabled 'Attach VFS to Libraries' (an advanced setting) by default for new installs. (dfdb115)
-
Removed the episode namespace migration scheduled task since the method we used to get all user data for a user is removed in 10.10. Let this be your warning to migrate your user data before updating to 10.10 if needed. (a51d760)
Bug Fixes
-
Fixed the usage of user data for Jellyfin 10.10. (0361e83)
-
Fixed the usage of
SetProviderId
for Jellyfin 10.10. (23c7575) -
Simplify multi resolver code now that Jellyfin 10.10 is out. (80d2758)
Repository Changes
- Update to Jellyfin 10.10. (3dff389)
For the full list of changes, please check out the complete changelog here on GitHub.