Add "opds cbz mime-type" setting

This commit is contained in:
schroda
2025-12-06 17:29:52 +01:00
parent 064dc9041b
commit 3ff6f2ec5f
5 changed files with 25 additions and 5 deletions

View File

@@ -1516,6 +1516,13 @@
"unit_other": "items"
}
},
"cbz_mime_type": {
"compatible": "Compatible",
"description": "Controls the MimeType that Suwayomi sends in OPDS entries for CBZ archives. Also affects global CBZ download.\nModern follows recent IANA standard (2017), while LEGACY (deprecated mimetype for .cbz) and COMPATIBLE (deprecated mimetype for all comic archives) might be more compatible with older clients.",
"legacy": "Legacy",
"modern": "Modern",
"title": "CBZ MIME-Type"
},
"chapter_sort_order": {
"label": {
"description": "Choose the order in which chapters are displayed.",