adding settings around automatic tmdb updates

This commit is contained in:
Luke Pulverenti
2013-10-13 19:56:56 -04:00
parent 49c02fad69
commit 17509afb4a
4 changed files with 9 additions and 6 deletions
+5
View File
@@ -42,6 +42,11 @@
<label for="chkEnableTvdbUpdates">Enable automatic tvdb updates</label>
<div class="fieldDescription">If enabled, tv series and episodes will be updated automatically as they are updated on the tvdb.com.</div>
</li>
<li>
<input type="checkbox" id="chkEnableTmdbPersonUpdates" name="chkEnableTmdbPersonUpdates" />
<label for="chkEnableTmdbPersonUpdates">Enable automatic tmdb updates</label>
<div class="fieldDescription">If enabled, movies and people will be updated automatically as they are updated on the themoviedb.org.</div>
</li>
<li>
<button type="submit" data-theme="b" data-icon="ok">
Save