convert artist providers
This commit is contained in:
parent
e9d32c8fb3
commit
6194dac647
3 changed files with 8 additions and 1 deletions
|
@ -42,6 +42,11 @@
|
|||
</ul>
|
||||
<h2>Automatic Updates</h2>
|
||||
<ul data-role="listview" class="ulForm">
|
||||
<li>
|
||||
<input type="checkbox" id="chkEnableFanartUpdates" name="chkEnableFanartUpdates" data-mini="true" />
|
||||
<label for="chkEnableFanartUpdates">Enable automatic updates from FanArt.tv</label>
|
||||
<div class="fieldDescription">If enabled, new images will be downloaded automatically as they're added to fanart.tv. Existing images will not be replaced.</div>
|
||||
</li>
|
||||
<li>
|
||||
<input type="checkbox" id="chkEnableTmdbPersonUpdates" name="chkEnableTmdbPersonUpdates" data-mini="true" />
|
||||
<label for="chkEnableTmdbPersonUpdates">Enable automatic updates from TheMovieDB.org</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue