Add Lidarr library update command and UI trigger
This commit is contained in:
parent
abf9d61d72
commit
712d29921d
3 changed files with 57 additions and 0 deletions
|
|
@ -22,6 +22,9 @@
|
|||
<input type="checkbox" id="cleanupToggle" />
|
||||
<span>Ueberfluessige Dateien nach Download loeschen</span>
|
||||
</label>
|
||||
<div style="margin-top: 0.8rem;">
|
||||
<button id="updateLibraryBtn" type="button">Lidarr Bibliothek updaten</button>
|
||||
</div>
|
||||
<p class="hint">
|
||||
Wenn nur einzelne Songs gewaehlt sind, versucht die App unnoetige Track-Dateien in Lidarr zu entfernen.
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue