Add frontend git update button and backend update endpoint
This commit is contained in:
parent
712d29921d
commit
cd371a70be
5 changed files with 75 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
</label>
|
||||
<div style="margin-top: 0.8rem;">
|
||||
<button id="updateLibraryBtn" type="button">Lidarr Bibliothek updaten</button>
|
||||
<button id="updateFrontendBtn" type="button">Frontend updaten</button>
|
||||
</div>
|
||||
<p class="hint">
|
||||
Wenn nur einzelne Songs gewaehlt sind, versucht die App unnoetige Track-Dateien in Lidarr zu entfernen.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue