Skip to content

Releases: rockrider69/service.LanguagePreferenceManager

V1.0.5

03 Nov 13:25
Compare
Choose a tag to compare
  • Add Norwegian Bokmal (nb,nob), New Nowegian (nn,nno) and English Middle (enm) language codes according to ISO639-2.
  • Clean-up some info/log message.

V1.0.4

07 Apr 13:52
2732abd
Compare
Choose a tag to compare
  • Fix and simplify SignsSongs subtagging (was colliding with language codes subtagging ie. pt-br). Thanks to BrutuZ!

v1.0.3

15 Jan 16:14
Compare
Choose a tag to compare
  • 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

10 Jan 22:33
Compare
Choose a tag to compare
v1.0.3BETA6 Pre-release
Pre-release

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

09 Jan 22:36
Compare
Choose a tag to compare
v1.0.3BETA5 Pre-release
Pre-release

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

06 Jan 16:03
Compare
Choose a tag to compare
v1.0.3BETA4 Pre-release
Pre-release

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

20 Dec 14:49
Compare
Choose a tag to compare
v1.0.3BETA3 Pre-release
Pre-release

Fixed Greek language codes (accept "gre" in addition to "ell") and some minor typos in menus.

V1.0.3BETA2

04 Dec 17:01
Compare
Choose a tag to compare
V1.0.3BETA2 Pre-release
Pre-release

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

26 Nov 22:22
Compare
Choose a tag to compare
v1.0.3BETA1 Pre-release
Pre-release

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

19 Oct 09:02
Compare
Choose a tag to compare
  • 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.