Skip to content

Beta 0.3.18

Choose a tag to compare

@WhiteGiso WhiteGiso released this 16 Jul 21:59
· 334 commits to main since this release

Improvements & Fixes

  • Improved vertical Home navigation on Samsung Tizen by avoiding animated camera-follow scrolling that could cause lag or unstable row transitions. (@WhiteGiso)
  • Improved Brazilian Portuguese audio and subtitle track detection by recognizing additional regional language codes and labels such as br, Portuguese Brasil, and Portuguese do Brasil. (@WhiteGiso)
  • Improved preferred audio-language selection by prioritizing an exact regional match, such as Brazilian Portuguese, before falling back to another track from the same base language. (@WhiteGiso)
  • Improved startup subtitle selection by waiting for audio-track discovery before deciding which subtitle language should be activated. (@WhiteGiso)
  • Fixed subtitles being enabled unnecessarily when the selected audio already matches the preferred subtitle language. (@WhiteGiso)
  • Improved forced-subtitle priority on LG webOS by preferring the matching internal track before falling back to addon subtitles, including streams where the television does not expose the forced flag correctly. (@WhiteGiso)
  • Fixed LG webOS audio-track selection by correctly merging native and embedded track information instead of relying on potentially mismatched embedded indexes. (@WhiteGiso)
  • Fixed corrupted or stale native subtitles remaining visible on Samsung Tizen after closing playback or switching content by clearing the AVPlay subtitle plane before teardown. (@WhiteGiso)
  • Fixed a saved playback position from another episode being applied when the requested episode had no matching resume progress. (@WhiteGiso)