Fixes & Improvements:
- Improved Local File Playback: Fixed issues where videos opened from file managers would fail to play due to permission errors. The player now correctly handles both modern (
content://) and legacy (file://) file paths. - Memory Optimization: Significantly reduced the application's memory footprint, preventing crashes (
OutOfMemoryError) on devices with limited RAM, especially Android TV. - UI Fixes: Resolved a bug in the audio downmix settings where adjustment sliders could get stuck.