Deleting all downloaded chapters directly on the manga view doesn't reduce disk usage to 0B. #1226
Open
2 tasks done
Labels
bug
Something isn't working
The original issue was found to have a solution, I still think theres an issue to be solved though, see #1226 (comment)
Brief summary
When downloading chapters kotatsu creates
index.json
andcover.*
(one of multiple image formats) metadata files alongside the*.cbz
files representing the actual chapters. These do not get deleted when the user deletes all downloaded chapters through the app and can only be removed manually using a file management app. I expect the app to clean up those files, especially when their disk usage is shown in the UI.I think deleting them when the last downloaded chapter gets deleted is best.

An alternative would be to just add a button and let people do it manually in the app. That button could be placed in the "Saved manga" popup next to the "Delete read chapters" button:
Steps to reproduce
Kotatsu version
7.7.4
Android version
12
Device
OnePlus 7 Pro
Acknowledgements
The text was updated successfully, but these errors were encountered: