Skip to content

Releases: jellyfin/jellyfin-androidtv

v0.12.0-beta.3

09 Aug 15:40
1c4e76a
Compare
Choose a tag to compare

With the help of our beta testers we have identified and fixed some issues. This third beta also improves the scaling options during video playback.

Changelog

Contributors

v0.12.0-beta.2

24 Jul 14:56
60fd6e3
Compare
Choose a tag to compare

This is a small update to the 0.12.0 beta with a fix in our migration code. See v0.12.0-beta.1 for more information.

Changelog

Contributors

v0.12.0-beta.1

23 Jul 17:47
20f9bf0
Compare
Choose a tag to compare

This is the first beta for the upcoming v0.12.0 release. It will be available on the Google Play store in our public beta program. A blog post with the highlights of this update will be published at release.

🐛 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.

🔼 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!

Changelog

Read more

v0.11.5

12 Dec 19:14
03d5b88
Compare
Choose a tag to compare

We found out that the crash reporting dialog stopped working a few releases ago, so we fixed that! We decided to include some more small fixes too. These fixes are mostly changes in the VLC video player for better playback.

Changelog

🔧 Fixes

⬆️ Updates

🏭 Release management

v0.11.4

11 Aug 19:01
ab9dea6
Compare
Choose a tag to compare

Thank you for using Jellyfin! This is a bug fix release for the Android TV client.

Changelog

🔥 Crash fixes

🐛 Bug fixes

  • Stop progress report if playback was already stopped #454, by @Froghut
  • Set higher max static bitrate #459, by @Vardex
  • Fix time format for current and resume time #533, by @vnidens

⬆️ Dependency upgrades

🔧 Build changes

v0.11.3

13 Apr 17:57
f7dafcb
Compare
Choose a tag to compare

Thank you for using Jellyfin! This is a bug fix release for the Android TV client.

🐛 Bug fixes

🔧 Build changes

v0.11.2

10 Mar 16:00
d33e6da
Compare
Choose a tag to compare

Thank you for using Jellyfin! This is a bug fix release for the Android TV client.

🔥 Crash fixes

We were able to find and fix these issues thanks to our new crash reporting feature introduced in 0.11.0!

  • Add ActivityLifecycleCallbacks implementation to check for null current user #374, by @thornbill
  • Fix crash when selecting a music artist in search results #352, by @thornbill
  • Fix broken logger calls #315, by @AndreasGB

🐛 Bug fixes

⬆️ Dependency upgrades

🎨 Code quality

🔧 Build changes

v0.11.1

07 Feb 04:56
a67c486
Compare
Choose a tag to compare

Thank you for using Jellyfin! This is a bug fix release for the Android TV client.

🔥 Crash fixes

We were able to find and fix these issues thanks to our new crash reporting feature introduced in 0.11.0!

🐛 Bug fixes

v0.11.0 - Improved video playback!

04 Feb 13:56
32dd0ae
Compare
Choose a tag to compare

Thank you for using Jellyfin! This is a major update for the Android TV client.

⚠️ We have added crash reporting. Read the notes below for more information. ⚠️

Highlights

  • Upgraded ExoPlayer to version 2
    This means video playback should be a lot smoother now!
  • New home screen
    The newly made home screen now looks more or less the same as the webclient. It will display the sections you have chosen under your "Home" preferences.
    Note: changing sections is only available in the web version for now
  • Integration with "Next Up" section on Android TV devices

Crash reporting

Providing logs on Android TV devices can be challenging for users as it requires Android developer tools. Issues can be challenging to replicate for developers and crash logs help a lot with this.

We don't want to force users to report their logs to a third-party and therefore we won't report anything by default. When a crash occured the app will show a dialog and ask to report the logs.

All crash reports are retained for 30 days and can only be reviewed by a small group of developers inside the Android TV team.

More information can be found in the issue about this change.

Pull requests

v0.10.2

09 Nov 17:04
7607a7c
Compare
Choose a tag to compare
Merge pull request #191 from jellyfin/dkanada-patch-2

New release