what if you don't use quotes for the file names ? (they're not needed)
Code:
Sub1=Danish|subs-dk-mymovie.sub
instead of
Code:
Sub1=Danish|"subs-dk-mymovie.sub"
Quote:
If i rename the file "subs-dk-mymovie.sub" to "mymovie.sub", then it will work. This will also limit the available subtitle choices to 1, unless you use different formats...
|
you could use the following naming rule:
mymovie.dk.sub
mymovie.se.sub
it should work too (the bsi solution is of course better)