thielepaul / photoprism-mobile

Flutter App for PhotoPrism
GNU General Public License v3.0
893 stars 72 forks source link

Enormous cache #108

Open gomme600 opened 3 years ago

gomme600 commented 3 years ago

Hi,

The app seemed to be running a bit slow so I checked my settings and found that the cache was over 50GB! I cleared the cache and it took a good few minutes to update in settings so it seems that the cache was really 50GB then and that it wasen't a display error. I also noticed that cx file manager said my phone was 98% full this morning which surprised me, just checked again and it sais I have about 60GB free after clearing the cache. Is everything that is uploaded also cached ? This seems very strange and completely breaks the app!

Thanks for any help!

gomme600 commented 3 years ago

Here is a recent screenshot. The cache is at 18gb already in a few days! Screenshot_20210306-195835

thielepaul commented 3 years ago

I am optimistic that this is also fixed in #96, as I implemented cache keys in this PR