2015-07-13, 11:04
Hello,
Awesome skin. A good alternative to Refocus.
I use a Mysql library backend.
Everything works fine on the system that has populated the mysql database as it cached all the images during the scan.
But after that, I create an empty Kodi profile for the rest of my machines. I enter the mysql settings in advancedsettings and thats it. Kodi should populate the data from the mysql database. Grabbing images as needed.
There it does wrong. Most data and images are loaded but not all. For example, the covers are loaded, but the background fanart is not.
Log errror:
I switched back to Refocus skin and all images get populated right away without any issues.
Perhaps something to look at, allthough i don't expect that alot of people are running into this issue because i am doing abnormal stuff.
Awesome skin. A good alternative to Refocus.
I use a Mysql library backend.
Everything works fine on the system that has populated the mysql database as it cached all the images during the scan.
But after that, I create an empty Kodi profile for the rest of my machines. I enter the mysql settings in advancedsettings and thats it. Kodi should populate the data from the mysql database. Grabbing images as needed.
There it does wrong. Most data and images are loaded but not all. For example, the covers are loaded, but the background fanart is not.
Log errror:
Code:
10:54:28 T:1888 WARNING: XFILE::CDirectoryFactory::Create - unsupported protocol(image) in image://****/datastore1%2fMovies%2fStrangerland.2015%2ffanart.jpg/
10:54:29 T:1888 WARNING: XFILE::CDirectoryFactory::Create - unsupported protocol(image) in image://****/datastore1%2fMovies%2fHome.2015%2ffanart.jpg/
I switched back to Refocus skin and all images get populated right away without any issues.
Perhaps something to look at, allthough i don't expect that alot of people are running into this issue because i am doing abnormal stuff.