Kodi Community Forum
KCleaner (Clean up temporary files & other stuff) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: KCleaner (Clean up temporary files & other stuff) (/showthread.php?tid=307919)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33


RE: KCleaner (Clean up temporary files & other stuff) - speedwell68 - 2017-02-27

Great addon. This has just reduced the size of my Kodi install on my Ubuntu PC from 2.6GB to a little over 600MB.


RE: KCleaner (Clean up temporary files & other stuff) - User 325245 - 2017-02-27

Thanx. Remember you have to run it i.e. every week or month, because temp files keep accumulating... Smile


RE: KCleaner (Clean up temporary files & other stuff) - User 325245 - 2017-02-27

v0.5
- Check for unused repositories
- Added script.artwork.downloader/temp cleanup
- option to ignore /thumbnails/animatedgifs in settings

Now this has been a lot of work! This version is comparing all your installed addons to all your installed repositories to find which repositories can be removed, since you have no addons from them.


RE: KCleaner (Clean up temporary files & other stuff) - MB1968 - 2017-02-27

Thanks for the update. I'm glad you added animatedgifs to the ignore list. This addon is getting better and better.


RE: KCleaner (Clean up temporary files & other stuff) - misa - 2017-02-28

Thanks, but does it not delete archive_cache on Krypton? (It should not delete it)


RE: KCleaner (Clean up temporary files & other stuff) - peppe_sr - 2017-02-28

(2017-02-27, 22:01)DaLanik Wrote: v0.5
- Check for unused repositories

can be this function deactivated in settings?
Peppe


RE: KCleaner (Clean up temporary files & other stuff) - Zombi - 2017-02-28

Good addon thanks for sharing it

Envoyé de mon HUAWEI CUN-L21 en utilisant Tapatalk


RE: KCleaner (Clean up temporary files & other stuff) - User 325245 - 2017-02-28

(2017-02-28, 10:02)misa Wrote: Thanks, but does it not delete archive_cache on Krypton? (It should not delete it)
Where exactly is this folder?

Sent from my N7100


RE: KCleaner (Clean up temporary files & other stuff) - User 325245 - 2017-02-28

(2017-02-28, 10:31)peppe_sr Wrote:
(2017-02-27, 22:01)DaLanik Wrote: v0.5
- Check for unused repositories

can be this function deactivated in settings?
Peppe
Well there is no point deactivating it, you just don't run it. .... it is separate function in the menu.

Sent from my N7100


RE: KCleaner (Clean up temporary files & other stuff) - misa - 2017-02-28

(2017-02-28, 10:51)DaLanik Wrote:
(2017-02-28, 10:02)misa Wrote: Thanks, but does it not delete archive_cache on Krypton? (It should not delete it)
Where exactly is this folder?

Sent from my N7100

special://temp/archive_cache


RE: KCleaner (Clean up temporary files & other stuff) - User 325245 - 2017-02-28

(2017-02-28, 10:54)misa Wrote:
(2017-02-28, 10:51)DaLanik Wrote:
(2017-02-28, 10:02)misa Wrote: Thanks, but does it not delete archive_cache on Krypton? (It should not delete it)
Where exactly is this folder?

Sent from my N7100

special://temp/archive_cache
Well if it is in temp then it is temporary Smile i have to check if it deletes folders in temp i am not sure but i think it does. It would be no problem though, to make exception in settings.

Sent from my N7100


RE: KCleaner (Clean up temporary files & other stuff) - misa - 2017-02-28

(2017-02-28, 10:58)DaLanik Wrote:
(2017-02-28, 10:54)misa Wrote:
(2017-02-28, 10:51)DaLanik Wrote: Where exactly is this folder?

Sent from my N7100

special://temp/archive_cache
Well if it is in temp then it is temporary Smile i have to check if it deletes folders in temp i am not sure but i think it does. It would be no problem though, to make exception in settings.

Sent from my N7100

Ok, because this must not be deleted in Krypton


RE: KCleaner (Clean up temporary files & other stuff) - User 325245 - 2017-02-28

(2017-02-28, 10:59)misa Wrote:
(2017-02-28, 10:58)DaLanik Wrote:
(2017-02-28, 10:54)misa Wrote: special://temp/archive_cache
Well if it is in temp then it is temporary Smile i have to check if it deletes folders in temp i am not sure but i think it does. It would be no problem though, to make exception in settings.

Sent from my N7100

Ok, because this must not be deleted in Krypton
Strange location to put files that must not be deleted Smile what ate those files anyway?

Sent from my N7100


RE: KCleaner (Clean up temporary files & other stuff) - misa - 2017-02-28

(2017-02-28, 11:09)DaLanik Wrote:
(2017-02-28, 10:59)misa Wrote:
(2017-02-28, 10:58)DaLanik Wrote: Well if it is in temp then it is temporary Smile i have to check if it deletes folders in temp i am not sure but i think it does. It would be no problem though, to make exception in settings.

Sent from my N7100

Ok, because this must not be deleted in Krypton
Strange location to put files that must not be deleted Smile what ate those files anyway?

Sent from my N7100

It's a map map where the *.fi files are being stored.Without this map search funtion is not being stored and doesn't cach. So when you start a stream for example it stops and starts to search again. When you startup Krypton again it will be emptied auto.


RE: KCleaner (Clean up temporary files & other stuff) - peppe_sr - 2017-02-28

(2017-02-28, 10:53)DaLanik Wrote:
(2017-02-28, 10:31)peppe_sr Wrote:
(2017-02-27, 22:01)DaLanik Wrote: v0.5
- Check for unused repositories

can be this function deactivated in settings?
Peppe
Well there is no point deactivating it, you just don't run it. .... it is separate function in the menu.

Sent from my N7100

ah ok. haven't updated atm. only read the post.