Get audio language from a movie/series
Posted: 20 Apr 2014, 23:37
Hello,
is there a way to find out the audio language?
Im looking for something like this:
as sollution: The Vampire Diaries S05E17 - Rescue Me [ENG].mkv
But the {lang} tag is only for subtitles, isnt it?
Thanks for help.
just.RooT
is there a way to find out the audio language?
Im looking for something like this:
Code: Select all
[...]
{lang =~ /eng/ ? '[ENG] ' : ''}
[...]
But the {lang} tag is only for subtitles, isnt it?
Thanks for help.
just.RooT