Add "download conversion" setting support

This commit is contained in:
schroda
2025-07-20 17:37:39 +02:00
parent fed291a5dc
commit 2b1c2a0b6c
7 changed files with 373 additions and 5 deletions

View File

@@ -205,6 +205,12 @@
},
"title": "Auto-download"
},
"conversion": {
"compression_level": "Compression level",
"description": "In case no MIME-Type is defined, the \"default\" one will be used for the conversion.",
"mime_type": "MIME-Type",
"title": "Download conversion"
},
"delete_chapters": {
"label": {
"allow_deletion_of_bookmarked": "Allow deleting bookmarked chapters",