Skip to content

Releases: jellyfin/jellyfin-androidtv

v0.18.11

05 Jul 10:08
Compare
Choose a tag to compare

If you appreciate my work, you can show your support with a donation through GitHub sponsors or buy me a bug. Your support helps me continue improving and growing the app. Thank you!

πŸ”§ Bugfixes

  • Allow Exoplayer to invalidate the track selection on capabilities change #4686, by @RyuzakiKK
  • Clear skip overlay before applying media segments #4722, by @dtrexler
  • Fix retrieveAndPlay incorrectly using ticks instead of milliseconds as start position #4768, by @nielsvanvelzen

Contributors

v0.18.10

06 Jun 19:50
Compare
Choose a tag to compare

This release fixes an issue where the user interface could be duplicated in certain situations, making the app nearly unusable.

πŸ”§ Bugfixes

Contributors

v0.18.9

28 May 17:20
Compare
Choose a tag to compare

πŸ’₯ Crash fixes

  • Fix crash in CustomPlaybackOverlayFragment.prepareChannelAdapter when Live TV channels are not loaded #4606, by @nielsvanvelzen
  • Fix crash on startup #4640, by @DreierF

πŸ”§ Bugfixes

πŸ“ˆ Dependency updates

  • Update androidx.media3 to v1.6.1 #4594, by renovate[bot]
  • Update jellyfin-androidx-media to 1.6.1+1 #4680, by @nielsvanvelzen

Contributors

v0.18.8

11 Apr 16:35
Compare
Choose a tag to compare

If you appreciate my work, you can show your support with a donation through GitHub sponsors. Your support helps me continue improving and growing the app. Thank you!

πŸ’₯ Crash fixes

πŸ”§ Bugfixes

Contributors

v0.18.7

09 Apr 17:06
Compare
Choose a tag to compare

This is a small release to improve compatibility with the upcoming Jellyfin 10.11 release.

πŸ’₯ Crash fixes

πŸ”§ Bugfixes

πŸ“ˆ Dependency updates

  • Update androidx.media3 to v1.6.0 #4549, by renovate[bot]
  • Update dependency org.jellyfin.sdk:jellyfin-core to v1.6.8 #4564, by renovate[bot]

Contributors

v0.18.6

13 Mar 19:31
Compare
Choose a tag to compare

This is a hotfix to solve the image loading problems that started in the 0.18.z releases. If you appreciate my work, you can show your support with a donation through GitHub sponsors. Your support helps me continue improving and growing the app. Thank you!

πŸ—οΈ Enhancements

πŸ”§ Bugfixes

  • Add custom connectivity checker for Coil that always claims to be connected #4513, by @nielsvanvelzen

Contributors

v0.18.5

04 Mar 16:23
Compare
Choose a tag to compare

This is a small release while progress is slowly made on the next version.

If you appreciate my work, you can show your support with a donation through GitHub sponsors. Your support helps me continue improving and growing the app. Thank you!

πŸ—οΈ Enhancements

πŸ’₯ Crash fixes

πŸ”§ Bugfixes

πŸ“ˆ Dependency updates

  • Update org.jellyfin.sdk:jellyfin-core by renovate[bot] v1.6.6 #4464, v1.6.5 #4424, v1.6.4 #4417
  • Update coil to v3.1.0 #4439, by renovate[bot]

Contributors

v0.18.4

06 Jan 15:18
Compare
Choose a tag to compare

First release of the year! πŸŽ‰πŸŽ‰

If you appreciate my work, you can show your support with a donation through GitHub sponsors. Your support helps me continue improving and growing the app. Thank you!

πŸ—οΈ Enhancements

πŸ’₯ Crash fixes

πŸ”§ Bugfixes

Contributors

v0.18.3

28 Dec 10:27
Compare
Choose a tag to compare

This is the 23rd and final (non-beta) release of the year! A big thank you to our hundreds of thousands of users for choosing a free and open ecosystem for their media server, with exciting changes to come in 2025!

If you appreciate my work, you can show your support with a donation through GitHub sponsors. Your support helps me continue improving and growing the app. Thank you!

πŸ—οΈ Enhancements

πŸ”§ Bugfixes

πŸ’‘ Everything else

πŸ“ˆ Dependency updates

  • Update dependency androidx.core:core-ktx to v1.15.0 #4128, by renovate[bot]
  • Update dependency androidx.work:work-runtime to v2.10.0 #4129, by renovate[bot]
  • Update androidx.media3 to v1.5.1 #4244, by renovate[bot]
  • Update github/codeql-action action by renovate[bot] v3.28.0 #4325, v3.27.9 #4290, v3.27.7 #4282
  • Update dependency androidx.compose.foundation:foundation to v1.7.6 #4283, by renovate[bot]
  • Update dependency androidx.compose.ui:ui-tooling to v1.7.6 #4284, by renovate[bot]
  • Update dependency com.android.tools:desugar_jdk_libs to v2.1.4 #4318, by renovate[bot]
  • Update dependency io.mockk:mockk to v1.13.14 - autoclosed #4319, by renovate[bot]
  • Update dependency gradle to v8.12 #4320, by renovate[bot]
  • Update dependency io.insert-koin:koin-androidx-compose to v4.0.1 #4335, by renovate[bot]
  • Update koin to v4.0.1 #4336, by renovate[bot]
  • Update CI dependencies - autoclosed #4312, by renovate[bot]

Contributors

v0.18.2

07 Dec 09:19
Compare
Choose a tag to compare

This update fixes some more issues reported after the 0.18.1 release.

πŸ’₯ Crash fixes

  • Fix ItemRowAdapterHelper.refreshItem using wrong thread when invoking callback #4275, by @nielsvanvelzen

πŸ”§ Bugfixes

Contributors