Add Lidarr library update command and UI trigger

This commit is contained in:
J0Z1L 2026-02-28 00:09:47 +01:00
parent abf9d61d72
commit 712d29921d
3 changed files with 57 additions and 0 deletions

View file

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