feat: improve audio track sorting, add prefer_descriptive_audio option

This commit is contained in:
ThetaDev 2023-03-18 14:50:19 +01:00
parent 4f15c6f49d
commit 7160c694c1
4 changed files with 39 additions and 25 deletions

View file

@ -260,6 +260,7 @@
<string name="show_next_video_key">show_next_video</string>
<string name="show_description_key">show_description</string>
<string name="show_meta_info_key">show_meta_info</string>
<string name="prefer_descriptive_audio_key">prefer_descriptive_audio</string>
<string name="stream_info_selected_tab_key">stream_info_selected_tab</string>
<string name="show_hold_to_append_key">show_hold_to_append</string>
<string name="content_language_key">content_language</string>