-
Notifications
You must be signed in to change notification settings - Fork 18
/
changelog.txt
43 lines (28 loc) · 1.23 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
--- Version 0.0.6
- Fix compatibility with jarvis and krypton
--- Version 0.0.5
- Added support for multiple 3 digit codes per language (thanks to waven!)
--- Version 0.0.4
- Added a language called "None". If set as a conditinal subtitle language
subtitles get disabled if the audio language matches.
- Added support for per genre/tag custom preferences. Syntax is
tag/genre1,tag/genre2...#(custom pref; see below)|tag/genre3,tag/genre4...#(custom pref; see below)
If no genre/tag# part is provided the pref gets evaluated for any genre/tag
--- Version 0.0.3
- Custom preferences. Syntax is lang1>lang2>lang3>... for audio and sub
and lang1:lang2>lang3:lang4>... for cond. subs
- Wanilton's Portuguese (Brazil) translation, thanks!
- schumi2004's Dutch translation, thanks!
[fixes]
subtitle preferences
use file name tracks regardless of other settings, if enabled
--- Version 0.0.2
- A switch to enable subtitles if a preference matched.
- A switch to disable subtitles if no subtitle preference matched.
- The possibility to set the audio and/or subtitle track from the filename.
For example: matrix.audiostream_1.subtitle_2.avi
[fixes]
conditional preferences
typos
--- Version 0.0.1
First version of Language Preference Manager.