Only a week after the first beta and we've added a lot of changes since . This beta contains some code cleaning, some fixes and some features.
🐛 Beta information
Beta versions are not guaranteed to work and may not work as expected. We encourage users to create detailed bug reports if any problems arise. Read our blog post for more information about our Android beta programs. Important to know is that our beta releases are only available on Google Play.
Highlights
- Include Jellyfin Exoplayer FFmpeg dep #1369, by @DavidFair
- Allow HTML in login disclaimer #1397, by @nielsvanvelzen
Changelog
- Include Jellyfin Exoplayer FFmpeg dep #1369, by @DavidFair
- Allow HTML in login disclaimer #1397, by @nielsvanvelzen
- Fix MediaContentProvider authority not using ${applicationId} #1398, by @nielsvanvelzen
- Fix searchable.xml not supporting ${applicationId} #1399, by @nielsvanvelzen
- simplified exoplayer code #1401, by @mueslimak3r
- fix crashes from changing audio tracks, fix exoplayer not using default audio track #1409, by @mueslimak3r
- Fix ApiBinder calling callback twice when the success callback fails #1412, by @nielsvanvelzen
- Remove getCurrentActivity usages in VideoManager and PlaybackController #1414, by @nielsvanvelzen
- Fix default values for library sorting #1415, by @thornbill
- Remove "i" prefix from interfaces #1416, by @nielsvanvelzen
- Remove unused code from data.compat package #1417, by @nielsvanvelzen
- Move video speed controls to the right of secondary bar #1418, by @DavidFair
- playback bug report template - changed examples to encourage providing more specific info #1419, by @mueslimak3r
- bug report template - changed examples to encourage providing more specific info #1420, by @mueslimak3r
- Prevent DreamActivity (screensaver) from opening login screen #1423, by @nielsvanvelzen
- Fix opening app via leanback channels not showing item #1424, by @nielsvanvelzen
- Use Timber instead of (legacy) apiclient logger in StopTranscodingResponse #1425, by @nielsvanvelzen
- Always use device info via SDK #1426, by @nielsvanvelzen
- revert to player.eventlistener #1427, by @mueslimak3r
- Fix AutoBitrate causing an app crash when switching users while detecting bitrate #1428, by @nielsvanvelzen