Tags: Sam42a/DUNE
Tags
Fix disk cache directory handling and preference Update image cache initialization to only create the disk cache directory if it does not exist, instead of deleting and recreating it. on app restart Also, fixes the default value retrieval for disk cache size in DeveloperPreferencesScreen to use the current preference value.
Add Default Subtitle Language Preference This adds Default subtitle Language Preference A new Implementation for the Default Audio track preference, that follows similar approach as the Subtitle default preference to fix previous issue with some Audio Codecs not Direct playing or taking too long to be Selected.
Add playback stats ''Stats for nerds'' overlay to video player Introduces a new StatsAction and overlay_stats_binding.xml layout to display detailed playback information, including video, audio, and transcoding details. Updates CustomPlaybackTransportControlGlue to include the stats overlay action and adds relevant strings for the overlay UI.
Homescreen Enhancements - reduced left side empty space for better visibility for the backdrops - Better text ( title/info/Summary) visibility - Removed Suggested Movies/Series rows as they were receiving too many Items results than the limit that was set ( too lazy to find out why ) - throttle fast clicking on home screen when UI is loading to prevent crashes - New Dedicated Collections row with personal Cards sizing, these cards will be displaying thumb images instead of Primary - Included the Library Buttons to integrate with the new added themes - Removed Media info ( Video format / sound format etc ) as it will be added in later updates within the player UI