feat(server): library cleanup from ui (#16226)

* feat(server,web): scan all libraries from frontend

* feat(server,web): scan all libraries from frontend

* Add button text
This commit is contained in:
Jonathan Jogenfors 2025-03-03 04:29:02 +01:00 committed by GitHub
parent 8885e3105e
commit 869839f642
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 37 additions and 24 deletions

View file

@ -473,7 +473,7 @@ export enum JobName {
LIBRARY_SYNC_FILE = 'library-sync-file',
LIBRARY_SYNC_ASSET = 'library-sync-asset',
LIBRARY_DELETE = 'library-delete',
LIBRARY_QUEUE_SYNC_ALL = 'library-queue-sync-all',
LIBRARY_QUEUE_SCAN_ALL = 'library-queue-scan-all',
LIBRARY_QUEUE_CLEANUP = 'library-queue-cleanup',
// cleanup