What's New
- Added configurable feature carousel sizing via Interface settings
- Added in-app trailer support with autoplay in the feature carousel (quality capped to 720p on phones)
- Added Trailers & Extras section to detail screens, including Seerr detail items
- Added Awards category powered by Wikidata
- Added Favorites tab with compact header and view-all navigation
- Added Discover tab (renamed from For You) with personalized recommendations header and watched feed
- Added support for external downloaded subtitles
- Added HDR format badges (Dolby Vision, HDR10, etc.) in player OSD
- Added back button on screen navigation
What's Changed
- fix(deps): update dependency androidx.media3:media3-effect to v1.10.1 by @renovate[bot] in #89
- fix(deps): update dependency androidx.media3:media3-datasource to v1.10.1 by @renovate[bot] in #88
- fix(deps): update dependency androidx.core:core-ktx to v1.19.0 by @renovate[bot] in #105
- chore(deps): update kotlin monorepo to v2.4.0 by @renovate[bot] in #104
- feat: support displaying externally downloaded subtitles by @qamarq in #108
- feat: add go back button on media details screen by @qamarq in #110
- fix: showing external subtitles in mpv player by @qamarq in #109
Improvements
- MPV playback now uses SurfaceView with HDR color mode
- Improved MKV stream startup performance
- Shimmer skeleton loading replaces spinner on Discover tab
- Download speed improved by throttling storage-capacity checks
- Removed library header artwork from phone View All for a cleaner layout
New Contributors
Full Changelog: v1.3.1...v1.3.2