-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Independent of the file extensions, this library always returns application/x-cbr. This is incorrect, as there are specific MIME types for all the extensions, e.g. application/x-cbz or application/x-cb7.
To understand the impact, see the following issues in the Jellyfin project:
- Feature Request: Feed should differentiate between different comic book formats jellyfin/jellyfin-plugin-opds#38 and
- [Issue]: Wrong MIME type returned for different comic book formats jellyfin/jellyfin#11009
.
Here's a tl;dr: cbr (a.k.a. Rar) is a proprietary compression algorithm, so most FOSS eReaders will not accept it. 🙂
Metadata
Metadata
Assignees
Labels
No labels