adding settings around automatic tmdb updates
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user