mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-17 08:51:30 +00:00
Adds a 'Match after scan' option to the manual schedule configuration options for scanning.
This commit is contained in:
parent
0c7b738b7c
commit
0ab72d879e
8 changed files with 169 additions and 101 deletions
|
|
@ -68,6 +68,7 @@ class Library extends Model {
|
|||
coverAspectRatio: 1, // Square
|
||||
disableWatcher: false,
|
||||
autoScanCronExpression: null,
|
||||
matchAfterScan: false,
|
||||
skipMatchingMediaWithAsin: false,
|
||||
skipMatchingMediaWithIsbn: false,
|
||||
audiobooksOnly: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue