Archive:Reduce disk space usage: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Line 6: Line 6:
== Limit the size of cached images ==
== Limit the size of cached images ==


== Cleanup unused thumbnails ==
== Cleanup unused images ==
{{main|Texture Cache Maintenance utility}}
XBMC does not automatically prune old images that are no longer used. For example, if you remove a movie from the library then the poster and fanart will still be saved in XBMC's userdata folder. Until XBMC has an internal method of pruning these files you can use the highly versatile '''[[Texture Cache Maintenance utility]]''' to remove unused images.


== Limit add-on rollback ==
== Limit add-on rollback ==

Revision as of 23:33, 3 March 2014

Wiki logo.png Wiki revamp:
This page or section of the wiki undergoing a revamp. Content is still being added and organized. Please pardon the dust and anything that might not be working.

As your library and usage of XBMC grows, so does the memory taken up by XBMC's various settings and files. This page is designed to help reduce the space used, as well as reclaim space from files that are no longer needed.

Actor images

Limit the size of cached images

Cleanup unused images

XBMC does not automatically prune old images that are no longer used. For example, if you remove a movie from the library then the poster and fanart will still be saved in XBMC's userdata folder. Until XBMC has an internal method of pruning these files you can use the highly versatile Texture Cache Maintenance utility to remove unused images.

Limit add-on rollback