nova-video-player / aos-AVP

NOVA opeN sOurce Video plAyer: main repository to build them all
Apache License 2.0
3.32k stars 197 forks source link

[BUG] Preferred local subtitle language #314

Open Generator opened 4 years ago

Generator commented 4 years ago

Description:

Currently when multiple local subtitles are present (embed or subtitle files), Nova Player selects the first subtitle.

~### Solution:~ ~Option to select preferred subtitle language for local subtitles.~

~Example:~ ~Some.Show.S02E05.720p.mkv (embed: English, Spanish, French)~ ~Some.Show.S02E05.720p.en.srt~ ~Some.Show.S02E05.720p.por.srt (preferred language)~ ~Some.Show.S02E05.720p.pt-PT.srt (preferred language)~ ~Some.Show.S02E05.720p.es.ass~ ~Some.Show.S02E05.720p.es.forced.srt (forced subtitle)~

~Other examples https://support.plex.tv/articles/200471133-adding-local-subtitles-to-your-media/~

EDIT: I notice that such option is present, however isn't working.

JJD2K commented 4 years ago

I vote for this too. And also if external subs file is available to list it on top and load it first.