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