Vou supor que é android
passos
Tens que encerrar o Kodi, criar um arquivo de texto xbmc_env.properties na pasta mnt/sdcard.
Neste arquivo que vais criar, coloque o novo caminho
Code:
xbmc.data=/storage/sdcard0/external_sdcard/kodi_data
Por fim mova o conteúdo.
1. Quit Kodi by using the quit option or shutdown menu from within Kodi.
2. In the root directory of the internal storage of your device, usually just mnt/sdcard (not mnt/sdcard/root) create a plain text file called:
xbmc_env.properties
Note: You must use "xbmc" when noted above for the text and file name, even when using Kodi.
3. In
xbmc_env.properties you need to tell Kodi where it's data will now be stored.This will be done by creating a path statement
like:xbmc.data=/storage/sdcard0/external_sdcard/kodi_data
The path might start with /storage/ as shown above, but it might be different on various Android devices. You can find the correct path by using a file explorer, like "File Browser" or "Root Explorer" to determine the proper path.
For example:
A USB drive location might look like:xbmc.data=/storage/external_storage/sda1/kodi_data/4. Using a file manager program, such as "File Browser" or "Root Explorer", move or copy the
.kodi directory from
/sdcard/Android/data/org.xbmc.kodi/.kodi
to the new location you defined in
Step 3.
For example:
Move or copy:
/mnt/sdcard/Android/data/org.xbmc.kodi/.kodi
To:
/storage/sdcard0/external_sdcard/kodi_data/
ou algo assim
xbmc.data=/storage/sdb1/kodi_data