Kodi Community Forum
Android Music Library in Kodi temp dir - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Music Support (https://forum.kodi.tv/forumdisplay.php?fid=263)
+--- Thread: Android Music Library in Kodi temp dir (/showthread.php?tid=369830)



Music Library in Kodi temp dir - VCR58 - 2022-09-28

When importing my Music library from a shared Linux folder on the same network, the Kodi temp directory gets filled up with all the MP3 files from that folder.

I noticed this first on my Tivo Android TV device. After installing and setting up Kodi on the device and importing my music from the shared Linux folder I found I had very little storage left on the Tivo device. Using a file explorer I discovered my whole music library of about 1.1GB was inĀ  /sdcard/Android/data/org.xbmc.kodi/files/.kodi/temp".

The same thing happens on my Nvidia Shield Pro but it has more memory so I don't notice it as much. I still need to purge the Kodi temp folder of the .mp3 files.

My expectation is that just the meta data would be imported and not all the .mp3 files.

The workaround for now is to use a file explorer to browse to that temp directory and delete all the files manually.

Thanks


RE: Music Library in Kodi temp dir - VCR58 - 2022-09-29

Here is a Kodi debug log of the music importĀ Kodi debug log


RE: Music Library in Kodi temp dir - VCR58 - 2022-10-14

Is there anyone who could look into this?