Dudeman:
Question: can the library be put on a MicroSD? Right now, I’ve only scraped my Movies, Anime, and TV shows, and I’m down to 5.5GB of free space.
You can move the storage location of thumbnails to a different path (including a network location). The size of the other userdata wouldn’t be significant.
This guide is intended only as a more in depth instruction for manipulating file paths either for broken links or performance modification. For other applications of path substitution you can consult Kodi’s wiki on the subject.
At its core, path substitution is a simple concept. You are simply adding <from> and <to> tags to an advancedsettings.xml file that specify a part of a file path that will get replaced, and the new path that will be replacing it. Kodi will use this whenever it is trying …