Kodi Community Forum

Full Version: Multiimage adding '/' - SOLVED
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can it not do this as it breaks using a single filename, ie.
(Or at least I think this is the reason!?)

22:29:59 T:3476 WARNING: XFILE::CDirectoryFactory::Create - unsupported protocol(image) in image://smb%3A%2F%2FNSA320S%2Ffilms%2FBatman%20Vs.%20Robin%20(2015)%2Ffanart.jpg/
22:30:02 T:3348 WARNING: XFILE::CDirectoryFactory::Create - unsupported protocol(image) in image://smb%3A%2F%2FNSA320S%2Ftv%2FBanshee%2Ffanart.jpg/
22:30:06 T:3348 WARNING: XFILE::CDirectoryFactory::Create - unsupported protocol(image) in image://smb%3A%2F%2FNSA320S%2Ffilms%2FBatman%20Vs.%20Robin%20(2015)%2Ffanart.jpg/
22:30:09 T:3432 WARNING: XFILE::CDirectoryFactory::Create - unsupported protocol(image) in image://smb%3A%2F%2FNSA320S%2Ftv%2FThe%20Strain%2Ffanart.jpg/
22:30:18 T:3476 WARNING: XFILE::CDirectoryFactory::Create - unsupported protocol(image) in image://smb%3A%2F%2FNSA320S%2Ftv%2FThe%20X-Files%2Ffanart.jpg/


solution:
culprit is script.grab.fanart!!
have migrated to skin.helper all is well..
It looks like it's in the wrong place.

Code?
It works fine on machine that made the database.
Another machine that accesses sqldb adds the /.

I'm wandering if I need to add sources.xml to other machines ... will test.

The code for skin is same on both, it's skin.mimix in WIP, and assume Mimic will have same behaviour.
I assign a single image to a multiimage control in Mimic, and it works fine.
That is the issue.
Not your code, but for some reason it as adding a trailing / to the file path, ie. smb://something/tv/show/extrafanart/fanart.jpg/
This only happens on machine that isnt the machine that made sql db.
It has happened before and I have rad about it but just can't remember the fumblings to fix!
Quick fix would be to ditch sql db and come back to PKC Smile
(2016-07-21, 23:07)im85288 Wrote: [ -> ]Quick fix would be to ditch sql db and come back to PKC Smile

NoooooOOoooOOooooooo.... lol haha how you doing Ian? Big Grin
To add to this, my W7 pc in lounge, same setup works!? One that setup db works, again same. One in bedroom has this annoying trailing / everywhere!!!??
Have reset that box umpteem times to no avail.
Still have to try adding sources.xml to it, will see if lounge machine has a sources.xml.
sources.xml dont help

09:55:05 T:3272 WARNING: XFILE::CDirectoryFactory::Create - unsupported protocol(image) in image://smb%3A%2F%2FNSA320S%2Ftv%2FRay%20Donovan%2Ffanart.jpg/
09:55:06 T:3368 WARNING: XFILE::CDirectoryFactory::Create - unsupported protocol(image) in image://smb%3A%2F%2FNSA320S%2Ffilms%2FOculus%20(2013)%2Ffanart.jpg/
09:55:09 T:3368 WARNING: XFILE::CDirectoryFactory::Create - unsupported protocol(image) in image://smb%3A%2F%2FNSA320S%2Ffilms%2F13%20Sins%20(2014)%2Ffanart.jpg/
09:55:20 T:5604 WARNING: Previous line repeats 1 times.
09:55:20 T:5604 ERROR: XFILE::CDirectory::Create - Error creating C:\
09:55:59 T:3368 ERROR: Previous line repeats 6 times.
09:55:59 T:3368 WARNING: XFILE::CDirectoryFactory::Create - unsupported protocol(image) in image://smb%3A%2F%2FNSA320S%2Ffilms%2FStar.Wars.Episode.VII.The.Force.Awakens.2015.1080p%2Ffanart.jpg/
09:56:02 T:516 WARNING: XFILE::CDirectoryFactory::Create - unsupported protocol(image) in image://smb%3A%2F%2FNSA320S%2Ftv%2FFirefly%2Ffanart.jpg/
culprit is script.grab.fanart!!
have migrated to skin.helper all is well..
(2016-07-22, 09:49)badaas Wrote: [ -> ]
(2016-07-21, 23:07)im85288 Wrote: [ -> ]Quick fix would be to ditch sql db and come back to PKC Smile

NoooooOOoooOOooooooo.... lol haha how you doing Ian? Big Grin

Doing good mate, enjoying some of the krypton features such as finally being able to use info from home widgets! Glad you got this resolved Smile