"Unsupported protocol(XXXXX) in XXXX" warning during video library clean
#4
I have the same issue in all my add-ons. Can someone explain how to set info properties on a list item properly?

Code:
item = xbmcgui.ListItem('title', thumbnailImage=image)
item.setInfo(type='video', infoLabels={'genre': 'genre', 'plot': 'desc' })

Results in: WARNING: CreateLoader - unsupported protocol(plugin) in plugin://plugin.video....

Any help would be appreciated!

P.S.: Kodi Isengard 15.2
Reply


Messages In This Thread
RE: "Unsupported protocol(XXXXX) in XXXX" warning during video library clean - by mrstealth - 2016-01-30, 13:04
Logout Mark Read Team Forum Stats Members Help
"Unsupported protocol(XXXXX) in XXXX" warning during video library clean1