mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-17 17:01: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
|
|
@ -125,6 +125,7 @@ export default {
|
|||
skipMatchingMediaWithAsin: false,
|
||||
skipMatchingMediaWithIsbn: false,
|
||||
autoScanCronExpression: null,
|
||||
matchAfterScan: false,
|
||||
hideSingleBookSeries: false,
|
||||
onlyShowLaterBooksInContinueSeries: false,
|
||||
metadataPrecedence: ['folderStructure', 'audioMetatags', 'nfoFile', 'txtFiles', 'opfFile', 'absMetadata'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue