-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Download as CBZ #490
Download as CBZ #490
Conversation
server/src/main/kotlin/suwayomi/tachidesk/manga/impl/chapter/ChapterForDownload.kt
Outdated
Show resolved
Hide resolved
server/src/main/kotlin/suwayomi/tachidesk/manga/impl/ChapterFile.kt
Outdated
Show resolved
Hide resolved
server/src/main/kotlin/suwayomi/tachidesk/manga/impl/Chapter.kt
Outdated
Show resolved
Hide resolved
server/src/main/kotlin/suwayomi/tachidesk/manga/impl/chapter/ChapterForDownload.kt
Outdated
Show resolved
Hide resolved
server/src/main/kotlin/suwayomi/tachidesk/manga/impl/download/Downloader.kt
Outdated
Show resolved
Hide resolved
server/src/main/kotlin/suwayomi/tachidesk/manga/impl/download/Downloader.kt
Outdated
Show resolved
Hide resolved
server/src/main/kotlin/suwayomi/tachidesk/manga/impl/ChapterFile.kt
Outdated
Show resolved
Hide resolved
server/src/main/kotlin/suwayomi/tachidesk/manga/impl/ChapterFile.kt
Outdated
Show resolved
Hide resolved
server/src/main/kotlin/suwayomi/tachidesk/manga/impl/ChapterFile.kt
Outdated
Show resolved
Hide resolved
server/src/main/kotlin/suwayomi/tachidesk/manga/impl/chapter/ChapterForDownload.kt
Outdated
Show resolved
Hide resolved
server/src/main/kotlin/suwayomi/tachidesk/manga/impl/Chapter.kt
Outdated
Show resolved
Hide resolved
I'll consider this PR blocked until we have fixed the issues with separating cache and download dir. |
175f867
to
cc1bdd6
Compare
why did you close this? |
server/src/main/kotlin/suwayomi/tachidesk/manga/impl/download/ArchiveProvider.kt
Outdated
Show resolved
Hide resolved
Thanks for this and quite excited about it. I've upgraded to 0.700 and am using the bundled WebUI but for the life of me, I can't figure out how to use the "Download as CBZ" functionality. Any hints? |
in server.conf
|
I am getting an error when this setting is activated whilst trying to download comics |
I can confirm the same here as well, please open a new issue. |
Closes #33
This PR enables downloading files as CBZ. This means that Chapters will be saved as CBZ files instead of images inside the chapter folder
This PR also fixes page index issue for certain providers