Private GIT

Skip to content
Snippets Groups Projects
Commit b241316c authored by Nic Wolfe's avatar Nic Wolfe
Browse files

Try to be clear about exactly what the language setting does and does not do

parent c8df27d6
Branches
Tags v3.1.0
No related merge requests found
......@@ -93,10 +93,12 @@
<input type="hidden" name="skipShow" id="skipShowItem" value="0" />
<input type="hidden" name="showToAdd" value="$showToAdd" />
<input type="text" id="nameToSearch" value="$showNameToAdd" />
<select name="tvdbLang" id="tvdbLangSelect"></select>
<select name="tvdbLang" id="tvdbLangSelect"></select>*
<input type="button" id="searchName" value="Search" /><br />
#for $curShow in $showDirs:
<input type="hidden" name="showDirs" value="$curShow" />
#end for
</form>
<br />
* Note: This will only affect the language of the TVDB data which affects metadata file contents and episode filenames. This DOES NOT allow Sick Beard to download non-english files!
#include $os.path.join($sickbeard.PROG_DIR, "data/interfaces/default/inc_bottom.tmpl")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment