Skip to content

Releases: jellyfin/jellyfin-androidtv

v0.16.6

25 Feb 12:38
Compare
Choose a tag to compare

πŸ’₯ Crash fixes

πŸ”§ Bugfixes

Contributors

v0.16.5

13 Feb 12:49
Compare
Choose a tag to compare

This update fixes various playback related issues, adds a PG-13 restriction to the screensaver and solves some crashes.

Note

We now have a roadmap for the Android TV app. This will help prioritize bugs and feature requests.
Something missing? Create a new issue or use the πŸ‘ reaction on an existing issue!

πŸ—οΈ Enhancements

πŸ’₯ Crash fixes

  • Fix crash when quitting player after two plays #3287, by @3l0w

πŸ”§ Bugfixes

πŸ“ˆ Dependency updates

  • fix(deps): update androidx.media3 to v1.2.1 #3315, by renovate[bot]
  • fix(deps): update dependency org.jellyfin.media3:media3-ffmpeg-decoder to v1.2.1+1 #3352, by renovate[bot]

Contributors

v0.16.4

07 Jan 13:55
Compare
Choose a tag to compare

πŸ”§ Bugfixes

Contributors

v0.16.3

06 Jan 13:02
Compare
Choose a tag to compare

This release could almost be called a big one! To ease the maintenance of the current release branch we've backported some big changes originally intended for version 0.17.

Our default playback library is now upgraded to the new androidx.media3 library. Allowing us to keep up-to-date with the latest bugfixes and enhancements to the player, as the previous library is now deprecated. Additionally support for tunneling and audio offloading is now enabled.

In addition to these playback changes, we have addressed various reported issues (and crashes) related to trailers, remote control, images, search and more. You can see all of them in the changelog below.

πŸ—οΈ Enhancements

πŸ’₯ Crash fixes

πŸ”§ Bugfixes

Contributors

v0.16.2

18 Dec 21:27
Compare
Choose a tag to compare

We forgot to remove a feature flag causing some of the rewritten music functionality to not be activated. This release fixes that problem.

Note

This release will use a gradual rollout. It may take a week or two before it becomes available on your device.

πŸ”§ Bugfixes

Contributors

v0.16.1

17 Dec 15:06
Compare
Choose a tag to compare

Bugs πŸ›, we squashed πŸ”¨ them.

πŸ—οΈ Enhancements

πŸ’₯ Crash fixes

πŸ”§ Bugfixes

πŸ“ˆ Dependency updates

  • Update dependency io.gitlab.arturbosch.detekt to v1.23.4 #3150, by renovate[bot]
  • Update coil to v2.5.0 #3151, by renovate[bot]
  • Update dependency androidx.fragment:fragment-ktx to v1.6.2 #3155, by renovate[bot]
  • Update dependency com.android.tools:desugar_jdk_libs to v2.0.4 #3156, by renovate[bot]
  • Update kotest to v5.8.0 #3160, by renovate[bot]
  • Update aboutlibraries to v10.9.2 #3163, by renovate[bot]
  • Update dependency androidx.compose.compiler:compiler to v1.5.6 #3168, by renovate[bot]
  • Update dependency androidx.activity:activity-ktx to v1.8.1 #3187, by renovate[bot]
  • Update dependency androidx.media3:media3-session to v1.2.0 #3188, by renovate[bot]
  • Update dependency androidx.window:window to v1.2.0 #3189, by renovate[bot]
  • Update dependency androidx.work:work-runtime-ktx to v2.9.0 #3200, by renovate[bot]
  • Update dependency gradle to v8.5 #3201, by renovate[bot]
  • Update actions/setup-java action to v4 #3202, by renovate[bot]
  • Update dependency com.android.tools.build:gradle to v8.2.0 #3215, by renovate[bot]
  • Update actions/stale action to v9 #3216, by renovate[bot]
  • Update dependency com.vanniktech:blurhash to v0.2.0 #3220, by renovate[bot]
  • Update CI dependencies #3144, by renovate[bot]
  • Update Kotlin #3149, by renovate[bot]
  • chore(deps): update gradle/gradle-build-action action to v2.11.0 #3224, by renovate[bot]
  • chore(deps): update github/codeql-action action to v3 #3225, by renovate[bot]
  • fix(deps): update dependency androidx.activity:activity-ktx to v1.8.2 #3226, by renovate[bot]
  • chore(deps): update actions/upload-artifact action to v4 #3228, by renovate[bot]

Contributors

v0.16.0

10 Dec 13:00
Compare
Choose a tag to compare

It has been a busy year with a lot of work on the Android TV app. After an extended beta period today is finally the day to leave it and publish a stable release. Read the blog post to learn about the changes in this release, or read the changelog below.

🌟 Highlights

πŸ—οΈ Enhancements

πŸ’₯ Crash fixes

πŸ”§ Bugfixes

Read more

v0.16.0-beta.5

22 Oct 20:14
Compare
Choose a tag to compare
v0.16.0-beta.5 Pre-release
Pre-release

After almost 3 months of beta releases this is the fifth and final one for version 0.16. The final release blockers have been implemented and work on the next version has already started. Test thoroughly and report any bugs that you may find to help out with a stable release!

If you appreciate my work, you can show your support with a donation through GitHub sponsors.

πŸ› Beta information

Beta versions are not guaranteed to 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.

πŸ—οΈ Enhancements

πŸ”§ Bugfixes

πŸ“ˆ Dependency updates

  • Update aboutlibraries by renovate[bot] v10.9.1 #3078, v10.9.0 #3066
  • Update actions/checkout action by renovate[bot] v4.1.1 #3124, v4.1.0 #3067
  • Update dependency org.jellyfin.sdk:jellyfin-core to v1.4.4 #3069, by renovate[bot]
  • Update androidx.compose.foundation:foundation by renovate[bot] v1.5.4 #3126, v1.5.3 #3098, v1.5.2 #3081
  • Update androidx.compose.material:material by renovate[bot] v1.5.4 #3127, v1.5.3 #3099, v1.5.2 #3082
  • Update androidx.compose.ui:ui-tooling by renovate[bot] v1.5.4 #3128, v1.5.3 #3100, v1.5.2 #3083
  • Update dependency androidx.activity:activity-ktx to v1.8.0 #3101, by renovate[bot]
  • Update dependency gradle to v8.4 #3103, by renovate[bot]
  • Update github/codeql-action action by renovate[bot] v2.22.4 #3132, v2.22.3 #3116
  • Update dependency androidx.recyclerview:recyclerview to v1.3.2 #3129, by renovate[bot]
  • Update acra to v5.11.3 #3136, by renovate[bot]
  • Update CI dependencies #3076, by renovate[bot]
  • Update CI dependencies #3088, by renovate[bot]

Contributors

v0.16.0-beta.4

21 Sep 17:53
Compare
Choose a tag to compare
v0.16.0-beta.4 Pre-release
Pre-release

This is the nearly final version of 0.16. There will be one more beta before the stable release is tagged.

If you appreciate my work, you can show your support with a donation through GitHub sponsors.

πŸ› Beta information

Beta versions are not guaranteed to 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.

🌟 Highlights

  • Use series poster in latest row when "prefer series thumbnails" is enabled #3060, by @nielsvanvelzen

πŸ—οΈ Enhancements

πŸ’₯ Crash fixes

πŸ”§ Bugfixes

πŸ”ƒ Refactoring

πŸ“ˆ Dependency updates

Contributors

v0.15.12

22 Aug 11:24
Compare
Choose a tag to compare

This is a small release to introduce some bug fixes from the upcoming 0.16 release into the stable version. Most notably, the fast forward and rewind buttons now consistently utilize the user-set duration, and the option to disable baked subtitles is functioning again.

If you appreciate my work, you can support me by making a donation through GitHub sponsors.

πŸ—οΈ Enhancements

πŸ’₯ Crash fixes

πŸ”§ Bugfixes

πŸ“ˆ Dependency updates

Contributors