This commit is contained in:
Marke Hallowell 2026-05-05 20:10:09 -07:00 committed by GitHub
commit d5c4c0f800
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 221 additions and 106 deletions

View file

@ -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,