We fixed the reported issues from the first beta release. The app should now be able to connect to your server again,
no more "unsupported version" errors! Some of the common crashes are also fixed now.
⚠️ Note before updating: The new SDK and thus this update only supports Jellyfin servers on version 10.7.0
and above, so make sure to consider that before and if possible update your Jellyfin installation!
ℹ️ This release was republished because of an issue in the new pipeline.
Changelog
✨ Features and improvements
- Extended webview checks #389, by @nielsvanvelzen
- Add playback speed menu to ExoPlayer #392, by @CarlosOlivo
🔥 Crash fixes
- Add desugaring to support java.time #377, by @nielsvanvelzen
- Fix various playback crashes #382, by @Maxr1998
🐛 Bug fixes
- Treat recommended server without system info as unable to connect #367, by @nielsvanvelzen
- Update SDK and rework server connection #381, by @Maxr1998
⚙️ Build changes
- ci(publish): add initial publish app GH workflow #330, by @h1dden-da3m0n
- Add snapshot repository for Jellyfin SDK #374, by @Maxr1998
- Replace GH_TOKEN with JF_BOT_TOKEN #384, by @ferferga
- Update Gradle Wrapper from 7.0.1 to 7.0.2 #390, by @jellyfin-bot
- Update SDK to beta 6 #394, by @nielsvanvelzen
- Fix CI failing and some small tweaks #395, by @nielsvanvelzen