mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-16 00:11:30 +00:00
Merge 3a751f711a into 47ea6b5092
This commit is contained in:
commit
d5c4c0f800
9 changed files with 221 additions and 106 deletions
|
|
@ -68,6 +68,8 @@ class Library extends Model {
|
|||
coverAspectRatio: 1, // Square
|
||||
disableWatcher: false,
|
||||
autoScanCronExpression: null,
|
||||
matchAfterScan: false,
|
||||
matchMinConfidence: 0,
|
||||
skipMatchingMediaWithAsin: false,
|
||||
skipMatchingMediaWithIsbn: false,
|
||||
audiobooksOnly: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue