Skip to content

v0.10.5-beta

Latest

Choose a tag to compare

@MakD MakD released this 29 Jul 18:45

v0.10.5-beta

Player

  • Audio and Subtitles are now a single combined panel (previously two separate buttons); the bottom control layout was reorganised, and the aspect-ratio toggle moved to the top bar.
  • Added an optional pause screen: pausing shows item details, ratings, cast, and resume/restart, after a configurable delay. Off by default.
  • Added an optional long-press chapter-skip gesture — the screen edges skip chapters while the middle holds 2× speed.
  • Next/Previous now move between episodes instead of stepping through chapters.
  • Added native ASS/SSA subtitle rendering for the ExoPlayer backend.
  • Added mpv.conf / input.conf editors in Player Options (MPV player only) [Credit - Findroid 624e0c7 and 8cff6e2]

Language flags

  • Audio and subtitle tracks now show language flags on movie and episode details.
  • Flags are bundled with the app (no network requests at runtime).
  • Handles region variants (pt-BR/pt-PT, en-GB/en-US) and labels tracks with no language (zxx) or an unidentified language (und).

Connectivity

  • Automatic server reconnection when the network changes, plus a manual retry button.
  • Improved error handling and session resiliency.
  • Added a Services Hub for connecting Seerr and Audiobookshelf, with server identity verification and log redaction.

Seerr (formerly Jellyseerr)

  • Renamed the Jellyseerr integration to Seerr; reworked API key management and setup screens.
  • Added TMDB logos on Seerr media detail pages.
  • Server URL is now handled per session.

Audiobookshelf

  • Added series support (series shelves).
  • Prefer locally downloaded cover art; fixed resume for finished items.

Music

  • Queue management, download reliability, and authentication fixes.

Admin

  • Delete items when signed in with a Jellyfin admin account.

Other

  • User avatars are cached locally.
  • Added AniDB to external links (with icon); fixed duplicate external links.
  • Fixed logo sizing on item detail in landscape.
  • Added a loading indicator for random-item selection.

What's Changed

New Contributors

Full Changelog: v0.10.4-beta...v0.10.5-beta