Releases: rockrider69/service.LanguagePreferenceManager
V1.0.5
V1.0.4
- Fix and simplify SignsSongs subtagging (was colliding with language codes subtagging ie. pt-br). Thanks to BrutuZ!
v1.0.3
- Improve 10sec subs latency workaround: new option to disable it (default), or enable it at 'start only' or 'start+resume'.
- Option to prioritize 'SignsSongs' tracks via custom conditional sub preferences. Syntax is ...>Eng:Eng-ss>...
- New Keywords Blacklist for Audio tracks. Same principle as for Subtitles, based on track name, to skip some (ex. Commentary, ...)
- Fix Greek and Serbian language codes according to iso639-2/T. Fix some typos.
- Fix multiple 3 digit codes per language (ex. German ger,deu). Now OK also for Conditional Subtitles preferences.
v1.0.3BETA6
New option "Fast Subtitles Display" to enable "10sec subs latency workaround at 'start only' or 'start+resume'. Default is disabled.
(note : when activated fast multiple stop/resumes can sometimes generate restart or freeze due to audio/video desynch on slower systems)
v1.0.3BETA5
Fix multiple 3 digit codes per language (ex. German ger,deu).
Was already OK for Audio Prefs, Subs Prefs and all custom Prefs. Now also for Conditional Subtitles preferences.
Fix Serbian language codes, now 'srp,scc' according to last iso639-2/T
v1.0.3BETA4
Fix random video freeze at resume
By tuning and rewriting the previous workaround which tries to avoid 10sec subs latency.
Too short seekback creates Aud/Vid synching issues and sometimes random freeze at resume.
It needs 10sec seekback at least for proper buffering alignement.
Skip the seekback on Audio track switch for responsivness, thus accepting the latency.
v1.0.3BETA3
Fixed Greek language codes (accept "gre" in addition to "ell") and some minor typos in menus.
V1.0.3BETA2
New Keywords Blacklist for Audio tracks.
Same principle as for Subtitles, based on track name, to skip some (ex. Commentary, ...) when evaluating Audio preferences.
The previous Keywords Blacklist, which was limited to subtitles, is renamed to be consistent, and this require to recreate your list in Settings.
v1.0.3BETA1
New Option to re-prioritize 'SignsSongs' tracks via custom conditional sub preferences. Syntax is ...>Eng:Eng-ss>...
Overrides general 'Ignore Signs and Songs toggle' or 'Blacklisting Signs via keyword', if ever used.
v1.0.2
- Fix 10sec latency on subs display and possible few lines lost - at video start or when switching audio.
- Forced sub tracks : check also subtitle field "isforced" in case field "name" is empty or misspelled.