This update adds preliminary support for Jellyfin 10.9.
If you appreciate my work, you can show your support with a donation through GitHub sponsors.
🏗️ Enhancements
- Update SDK to 1.4.7 (10.8 with enum backports) #3477, by @nielsvanvelzen
🔧 Bugfixes
- Check if fragment is null in PlaybackController.play #3475, by @nielsvanvelzen
- Fix app_logo cutoff in some cases #3488, by @nielsvanvelzen
- Use Timber.e instead of Exception.printStackTrace #3491, by @nielsvanvelzen