Open Dunbock opened 2 years ago
Describe the bug When offline reading a downloaded chapter with an image, the image is missing.
To Reproduce Steps to reproduce the behavior:
Step 3. likely needed for clearing the image still in the cache.
Expected behavior The image is also available for downloaded chapters in offline mode.
Device information:
Additional context This would require the image to get downloaded with the chapter and therefore also deleted with the chapter.
While this is something that should be implemented, the issue is that it requires an interceptor be added to the WebView which could parse the request for images properly.
Describe the bug When offline reading a downloaded chapter with an image, the image is missing.
To Reproduce Steps to reproduce the behavior:
Step 3. likely needed for clearing the image still in the cache.
Expected behavior The image is also available for downloaded chapters in offline mode.
Device information:
Additional context This would require the image to get downloaded with the chapter and therefore also deleted with the chapter.