Add option to season image downloader to pick from series images
This commit is contained in:
@@ -39,6 +39,10 @@
|
||||
<input id="chkAllLanguages" type="checkbox" is="emby-checkbox" />
|
||||
<span>${AllLanguages}</span>
|
||||
</label>
|
||||
<label id="lblShowParentImages" class="hide" style="margin: 0 0 0 1em;width:auto;">
|
||||
<input id="chkShowParentImages" type="checkbox" is="emby-checkbox" />
|
||||
<span>${ShowParentImages}</span>
|
||||
</label>
|
||||
</div>
|
||||
|
||||
<div class="availableImagesList vertical-wrap centered"></div>
|
||||
|
||||
Reference in New Issue
Block a user