cast, castandrole, artist info labels dont work
#1
Hi,

I think this question could be easiest answered by @jfcarroll

since the python api changed to the legacy-mode (gets code generated) some info labels aren't set anymore from python.
Examples are "cast", "castandrole" for type video and "artist" for type music.

Code Example:
Code:
list_item.setInfo('video', {'cast': ['Person1', 'Person2']})

The code block which should set these labels is commented out with the following TODO:
Quote:TODO: This is a dynamic type for the value where a list is expected as the Dictionary value.
See https://github.com/xbmc/xbmc/blob/master...m.cpp#L286

My question is: Will these labels come back, maybe with 12.1?

thanks,
sphere
My GitHub. My Add-ons:
Image
Reply
#2
According to this thread, it's going to get put back in in 12.1:

http://forum.xbmc.org/showthread.php?tid=152862
Add-on:PleXBMC (wiki) - Play Plex media through XBMC
PleXBMC Helper - Integrate Official/Unoffical Plex remote control apps into PleXBMC
PleXBMC Repository - install and manage all PleXBMC addons
Quartz3 PleXBMC - Integrate PleXBMC into home menus
Reply

Logout Mark Read Team Forum Stats Members Help
cast, castandrole, artist info labels dont work0