mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-03 14:39:41 +00:00
Merge 989255e957 into 1d0b7e383a
This commit is contained in:
commit
487cf59a98
10 changed files with 408 additions and 6 deletions
|
|
@ -82,7 +82,7 @@ class Library extends Model {
|
|||
}
|
||||
|
||||
static get defaultMetadataPrecedence() {
|
||||
return ['folderStructure', 'audioMetatags', 'nfoFile', 'txtFiles', 'opfFile', 'absMetadata']
|
||||
return ['folderStructure', 'audioMetatags', 'nfoFile', 'txtFiles', 'opfFile', 'daisyFile', 'absMetadata']
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue