Skip to content

v0.26.10

Choose a tag to compare

@devmesh-git devmesh-git released this 09 Feb 19:42
· 74 commits to main since this release

Trailer playback

  • Trailer Player setting – In Settings, users can choose how trailers open: YouTube app (opens youtube.com/watch?v=… in the system YouTube app) or In-app player (fullscreen overlay with embedded player).
  • In-app trailer overlay – When “In-app player” is selected, tapping “Watch Trailer” on media details opens a fullscreen overlay using the android-youtube-player library (WebView/IFrame API). Loading is indicated by a spinner; on error, a red circle with a white X is shown.
  • D-pad support in overlay – Back closes the overlay; Left/Right scrub ±10 seconds; Enter/Center toggles play/pause. Focus stays on the overlay (player view is non-focusable).