Fix inconsistency in library selection UI (#289)
* Fix inconsistency in library selection UI * Additional details are still below the input * Fix wording to include mixed libraries * Make the manifest a copy paste block
This commit is contained in:
parent
5028101fe2
commit
08145e0731
@ -79,12 +79,12 @@
|
|||||||
|
|
||||||
<div class="folderAccessListContainer">
|
<div class="folderAccessListContainer">
|
||||||
<div class="folderAccess">
|
<div class="folderAccess">
|
||||||
<h3 class="checkboxListLabel">Limit analysis to the following libraries</h3>
|
<h4 class="checkboxListLabel">Limit analysis to the following libraries</h4>
|
||||||
<div class="checkboxList paperList" style="padding: 0.5em 1em;" id="libraryCheckboxes">
|
<div class="checkboxList paperList" style="padding: 0.5em 1em;" id="libraryCheckboxes">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="fieldDescription">
|
<div class="fieldDescription">
|
||||||
Select the libraries you want to include in the analysis. If no libraries are selected, all TV show libraries will be analyzed.
|
Selected libraries will be analyzed. If none are selected, all TV show and mixed libraries will be analyzed.
|
||||||
</div>
|
</div>
|
||||||
<label class="inputLabel" for="SelectedLibraries"></label>
|
<label class="inputLabel" for="SelectedLibraries"></label>
|
||||||
<input id="SelectedLibraries" type="hidden" is="emby-input" />
|
<input id="SelectedLibraries" type="hidden" is="emby-input" />
|
||||||
|
@ -10,8 +10,7 @@
|
|||||||
|
|
||||||
[![CodeQL](https://github.com/jumoog/intro-skipper/actions/workflows/codeql.yml/badge.svg)](https://github.com/jumoog/intro-skipper/actions/workflows/codeql.yml)
|
[![CodeQL](https://github.com/jumoog/intro-skipper/actions/workflows/codeql.yml/badge.svg)](https://github.com/jumoog/intro-skipper/actions/workflows/codeql.yml)
|
||||||
|
|
||||||
|
https://raw.githubusercontent.com/jumoog/intro-skipper/master/manifest.json
|
||||||
`https://raw.githubusercontent.com/jumoog/intro-skipper/master/manifest.json`
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## Jellyfin 10.8
|
## Jellyfin 10.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user