Add note for export image media types

This commit is contained in:
JonnyWong16 2020-09-26 23:09:18 -07:00
parent b7243271f3
commit 063b7ce7cc
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -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>