calvinaquino / LNReader-Android

Light novel reader for android test project collab
Apache License 2.0
119 stars 36 forks source link

Big Images don't get erased #227

Open def-nomad opened 8 years ago

def-nomad commented 8 years ago

Whenever I clear the chapter cache or delete a novel, all the thumb images get deleted but the big images not, causing a overusage of space.

Nandaka commented 8 years ago

this might be tricky, because the big images might be linked by another chapter (e.g. from illust and the actual chapter).

def-nomad commented 8 years ago

Then maybe if there were a "image check" option to find which images are being used and which not, and maybe erase the non used ones?

Nandaka commented 8 years ago

the latest version will keep track on the thumb and big images when you download/refresh the contents.

You might need to refresh the big image manually for old contents.