In this release, series are properly integrated in Jellyfin. When first viewing a series, it might take some time to populate the season and episode information on the background.
What's Changed
- ci(deps): bump shogo82148/actions-upload-release-asset from 1.8.1 to 1.9.0 by @dependabot[bot] in #202
- ci(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #201
- fix: handle null case in SingularToListConverter by @dank100 in #204
- ci(deps): bump shogo82148/actions-upload-release-asset from 1.9.0 to 1.9.1 by @dependabot[bot] in #215
- Update Jellyfin to 10.11 by @Kevinjil in #221
- Series metadata by @Kevinjil in #150
- Start the restream read head half a buffer back by @Kevinjil in #222
- Use relaxed error handler for json deserializer by @Kevinjil in #225
- Make episode added nullable by @Kevinjil in #226
- Handle seasons with a "null" air date by @Kevinjil in #175
- Use Dependency Injection for xtream client by @Kevinjil in #227
- Add episode runtime if available by @Kevinjil in #228
- Add provider status table to credentials page by @Kevinjil in #229
New Contributors
Full Changelog: v0.7.2...v0.8.0