feat: support subtitles from subfolder
This commit is contained in:
parent
8171f33757
commit
017f1ab404
|
@ -27,7 +27,7 @@ launchapp nextcloud --background
|
||||||
if ! holiday today; then
|
if ! holiday today; then
|
||||||
launchapp thunderbird
|
launchapp thunderbird
|
||||||
launchapp chromium
|
launchapp chromium
|
||||||
launchapp st -c workterm tmux
|
#launchapp st -c workterm tmux
|
||||||
fi
|
fi
|
||||||
|
|
||||||
nitrogen --restore
|
nitrogen --restore
|
||||||
|
|
|
@ -41,6 +41,7 @@ use-filedir-conf=yes
|
||||||
sub-auto=fuzzy
|
sub-auto=fuzzy
|
||||||
sub-font-size=38
|
sub-font-size=38
|
||||||
sub-codepage=utf8:gb18030
|
sub-codepage=utf8:gb18030
|
||||||
|
sub-file-paths=subtitles
|
||||||
|
|
||||||
# Languages
|
# Languages
|
||||||
alang=zh,en,eng,cmn,chi,zho
|
alang=zh,en,eng,cmn,chi,zho
|
||||||
|
|
Loading…
Reference in New Issue
Block a user