Change location thumbnails
#1
Hi folks, I hope someone can help me out..
I have tried to move the location of Thumbnails to an SD Card but it does not work. This is what KODI says: http://kodi.wiki/view/HOW-TO:Change_data...or_Android
I have created an advancedsettings.xml which I have restored, I have checked the location (storage/sdcard0/android/data/org.xbmc.kodi/files/.kodi/userdata) and contents of this file using ESFile explorer. This is how the file looks like now:

<advancedsettings>
<network>
<autodetectpingtime>30</autodetectpingtime>
<curlclienttimeout>60</curlclienttimeout>
<curllowspeedtime>60</curllowspeedtime>
<curlretries>2</curlretries>
<disableipv6>true</disableipv6>
<cachemembuffersize>157286400</cachemembuffersize>
</network>
<pathsubstitution>
<substitute>
<from>/storage/sdcard0/android/data/org.xbmc.kodi/files/.kodi/userdata/Thumbnails/</from>
<to>/storage/external_storage/sdcard1/Thumbnails/</to>
</substitute>
</pathsubstitution>
</advancedsettings>

The thumbnails are not stored on the SDCard (Ido have created a directory there named Thumbnails)

And I have another question (sorry...Confused) Can anyone help me with information how to move the complete KODI settings to an SD Card? From what I have read I am supposed to create a file named xbmc_env.properties in the ROOT of the SD Card and the content should be xbmc.data=/storage/sdcard0/external_storage/sdcard1/kodi_data .
Is that correct? Is there something else I should do?

Thanks ! Johan
Reply

Logout Mark Read Team Forum Stats Members Help
Change location thumbnails0