mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-22 02:18:54 +01:00
Fix:Cancel library scan
This commit is contained in:
@@ -334,7 +334,7 @@ class Server {
|
||||
|
||||
cancelScan(id) {
|
||||
Logger.debug('[Server] Cancel scan', id)
|
||||
this.scanner2.cancelLibraryScan[id] = true
|
||||
this.scanner2.setCancelLibraryScan(id)
|
||||
}
|
||||
|
||||
// Generates an NFO metadata file, if no audiobookId is passed then all audiobooks are done
|
||||
|
||||
Reference in New Issue
Block a user