Skip to content

v0.7.5-beta

Latest

Choose a tag to compare

@MakD MakD released this 14 Mar 19:27
· 6 commits to master since this release

Release Notes

v0.7.5-beta

Major Features

  • Added Jellyfin intro support, allowing intros to play before the main content playback.
  • Introduced in-app language switching, enabling users to select the app language independently of the system locale.
  • Upgraded search experience with unified results (Movies, Shows, Episodes, Box Sets, Seerr, and Audiobookshelf) in a single search.
  • Added Metacritic User rating support in the metadata row with dynamic colour-coded icons.

Improvements

  • Improved authentication and session handling by decoupling server URL state from repositories, enabling cleaner multi-server support and more reliable session management.
  • Enhanced image loading performance with dynamic server-side image resizing and optimised Coil networking for faster concurrent image downloads.
  • Optimised episode loading and paging using server-side pagination to reduce memory usage and improve performance.
  • Improved person item fetching by using server-side role filters instead of client-side filtering.
  • Enhanced home screen responsiveness with immediate local updates to Continue Watching and Next Up after playback progress sync.
  • Improved player transitions and control behavior, preventing UI flashes during intro-to-content playback transitions.

Fixes

  • Fixed player control visibility issues during playback transitions.
  • Various performance improvements and internal refactors to simplify repositories, session handling, and UI components.

What's Changed

  • Translations update from Hosted Weblate by @weblate in #82

Full Changelog: v0.7.4-beta...v0.7.5-beta