mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-08-07 04:18:35 +02:00
Batch author numBooks updates at scan end via authors_num_books_updated
This commit is contained in:
@@ -14,6 +14,8 @@ class ScanLogger {
|
||||
|
||||
/** @type {string[]} */
|
||||
this.authorsRemovedFromBooks = []
|
||||
/** @type {Set<string>} */
|
||||
this.authorsNumBooksChangedIds = new Set()
|
||||
/** @type {string[]} */
|
||||
this.seriesRemovedFromBooks = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user