Skip to content

Tags: mingyech/jellyfin-android

Tags

v2.4.4

Toggle v2.4.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix cast broken due to invalid manifest entry

v2.4.3

Toggle v2.4.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix or suppress various lint warnings

v2.4.2

Toggle v2.4.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix stop time in ExternalPlayer

Previously, since the web client thought the external player was transcoding, due to a stubbed device profile, it added the transcoding offset to the current time on playback stop, sending the wrong value to the server. Simply marking all content as direct-playable fixes this.
Additionally, some timestamp handling issues related to ticks vs milliseconds were fixed.

v2.4.1

Toggle v2.4.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update ExoPlayer to 2.16

v2.4.0

Toggle v2.4.0's commit message
Translated using Weblate (Portuguese (Portugal))

Currently translated at 100.0% (89 of 89 strings)

Translation: Jellyfin Android/Jellyfin Android
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-android/jellyfin-android/pt_PT/

v2.3.3

Toggle v2.3.3's commit message
Workaround for serviceWorker cache prevent injections (jellyfin#526)

* Workaround for serviceWorker cache prevent injections

* Use compat APIs, return 404 instead of comment

Co-authored-by: Maxr1998 <[email protected]>
(cherry picked from commit e4719dc)

v2.3.2

Toggle v2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Properly open live streams before playback when necessary (jellyfin#503)

Instruct the media info controller to automatically open the live stream for any media that
requires opening. This fixes media resolution for Live TV streams that require opening.

v2.3.1

Toggle v2.3.1's commit message
Update jellyfin-sdk-kotlin to 1.0.2

v2.3.0

Toggle v2.3.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix a rare crash when starting the app

v2.3.0-beta.6

Toggle v2.3.0-beta.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix odd release naming due to signing (jellyfin#448)

* fix odd release naming due to signing

* add unsigned and debug builds to publish pack