Kodi Community Forum

Full Version: Artist Slideshow Problem.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've been using XBMC for a few months and im in love with. Mostly it holds my movie collection pretty nice and i decided to add my music collection also. However
the problem im encountering is with Artist Slideshow while playing music. I have my movie database centralized on a server i have , that works well. Also i have the following command on my advancedsettings.xml

<pathsubstitution>
<substitute>
<from>special://masterprofile/Thumbnails</from>
<to>\\MediaServer\XbmcThumbnails</to>
</substitute>

in order to have all my thumnails centralized also. But ever since i moved my database and thumbnails to a centralized location, Artist Slideshow stopped working.

I did a couple of tests by renaming my advancedsettings.xml so XBMC would use local database and stuff and Artist Slideshow works fine then, so i wonder is there something i might be missing in order to make it work with my centralized database?

Thank you very much for any help you guys can give me.