Release Notes v1.8.1 
Bug Fixes
UI/Layout Fixes
-
#351: Media bar overlay persistence - Fixed media bar and trailer overlays remaining visible or overlapping incorrectly when scrolling through home rows. Refactored media bar visibility logic to properly respect focus and selection state.
-
#353: Library browse row overflow - Fixed row count miscalculation and negative padding values in
LibraryBrowseFragmentthat caused visual overflow when browsing large libraries.
Playback Fixes
-
Episode preview persistence - Fixed rare issue where episode preview video would continue playing over main playback after navigation sequences. Hardened
EpisodePreviewOverlaylifecycle to fully stop and release ExoPlayer on pause, stop, and destroy events. -
#345: SDR stream URL handling - Removed fallback URL handling in episode preview overlay for cleaner stream URL management.