2020-12-03, 04:04
Hi, I'm using Kodi Leia (one of the Fritsch builds) on an Amazon Fire TV 4k Stick.
Since the stick has little space with all the Amazon stuff and performance with USB external storage is terrible, I wanted to use path substitution so that thumbnails would be on the same drive on my desktop computer on the network as all my media.
I did this in advancedsettings:
<pathsubstitution>
<substitute>
<from>special://masterprofile/Thumbnails/</from>
<to>smb://xxxx:[email protected]/y/thumbnails/</to>
</substitute>
</pathsubstitution>
The <to> smb info is copy-pasted directly from my sources.xml with the folder changed to the one I want to use for the Firestick thumbs (a folder which exists).
I still don't have any thumbnails in Firestick Kodi, and debug log is full of errors I don't understand. Any ideas?
debug log
Since the stick has little space with all the Amazon stuff and performance with USB external storage is terrible, I wanted to use path substitution so that thumbnails would be on the same drive on my desktop computer on the network as all my media.
I did this in advancedsettings:
<pathsubstitution>
<substitute>
<from>special://masterprofile/Thumbnails/</from>
<to>smb://xxxx:[email protected]/y/thumbnails/</to>
</substitute>
</pathsubstitution>
The <to> smb info is copy-pasted directly from my sources.xml with the folder changed to the one I want to use for the Firestick thumbs (a folder which exists).
I still don't have any thumbnails in Firestick Kodi, and debug log is full of errors I don't understand. Any ideas?
debug log