mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-08 23:04:51 +02:00
Update uploader to support podcast folder structure
This commit is contained in:
@ -4,7 +4,7 @@ const SupportedFileTypes = {
|
||||
ebook: ['epub', 'pdf', 'mobi', 'azw3', 'cbr', 'cbz'],
|
||||
info: ['nfo'],
|
||||
text: ['txt'],
|
||||
opf: ['opf']
|
||||
metadata: ['opf', 'abs']
|
||||
}
|
||||
|
||||
const DownloadStatus = {
|
||||
|
Reference in New Issue
Block a user