mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-02 11:01:48 +02:00
@@ -4,7 +4,7 @@ const globals = {
|
||||
SupportedEbookTypes: ['epub', 'pdf', 'mobi', 'azw3', 'cbr', 'cbz'],
|
||||
SupportedVideoTypes: ['mp4'],
|
||||
TextFileTypes: ['txt', 'nfo'],
|
||||
MetadataFileTypes: ['opf', 'abs', 'xml']
|
||||
MetadataFileTypes: ['opf', 'abs', 'xml', 'json']
|
||||
}
|
||||
|
||||
module.exports = globals
|
||||
|
||||
Reference in New Issue
Block a user