mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-15 01:32:57 -07:00
Add note for export image media types
This commit is contained in:
parent
b7243271f3
commit
063b7ce7cc
1 changed files with 4 additions and 1 deletions
|
@ -72,7 +72,10 @@ DOCUMENTATION :: END
|
||||||
<label>
|
<label>
|
||||||
<input type="checkbox" id="export_include_images" name="export_include_images" value="1"> Export artwork and posters
|
<input type="checkbox" id="export_include_images" name="export_include_images" value="1"> Export artwork and posters
|
||||||
</label>
|
</label>
|
||||||
<p class="help-block">Enable to export artwork and poster image files. Warning: This will take a long time!</p>
|
<p class="help-block">
|
||||||
|
Enable to export artwork and poster image files. Warning: This will take a long time!<br>
|
||||||
|
Note: Only applies to movies, shows, seasons, artists, and albums.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue