exebetche / vlsub

VLC extension to download subtitles from opensubtitles.org
1.35k stars 346 forks source link

Multiple options to language code in file name #86

Open adrianparisi opened 9 years ago

adrianparisi commented 9 years ago

Hello, im doing a modification because i want to select the language code for the file in iso-639-1 or iso-639-3. For example i need to use the extension .es.srt instead of .spa.srt.

That is done and working, my problem is when I reopen the configuration, the displayed option is always the first.

Anyone can help me? I'm sure that it is a stupid thing what is missing me.

https://github.com/adrianparisi/vlsub/commit/3de08c38fb44d587cf74b892600b0e0dc469ef1e

adrianparisi commented 9 years ago

Regarding this issue I open a pull request...

https://github.com/exebetche/vlsub/pull/98