Kodi Community Forum
VideoPlayer.CastAndRole - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+---- Forum: PVR (https://forum.kodi.tv/forumdisplay.php?fid=136)
+---- Thread: VideoPlayer.CastAndRole (/showthread.php?tid=100235)



VideoPlayer.CastAndRole - m4x1m - 2011-04-27

Hi dushmaniac,

could you check the infolabel VideoPlayer.CastAndRole?

In the pvr version when I play movie from fanart view the infolabel VideoPlayer.CastAndRole is empty (both version linux and windows). If I play movie from DialogInfo the cast and role are present.

In the normal version of XBMC this does not happen.

Thanks and sorry for my imperfect english!


- opdenkamp - 2011-04-27

is that also the case when you are using the standard confluence that is provided with the pvr build?

that infolabel isn't used in any part of the pvr code, so it would be very odd if it has anything to do with pvr related changes. unless something went wrong while merging changes from xbmc/master.


- m4x1m - 2011-04-27

dushmaniac Wrote:is that also the case when you are using the standard confluence that is provided with the pvr build?

Tested now, even in Confluence is empty.

dushmaniac Wrote:that infolabel isn't used in any part of the pvr code, so it would be very odd if it has anything to do with pvr related changes. unless something went wrong while merging changes from xbmc/master.

Ok, but I've tested in the XBMC master version and works perfectly.

To quickly test, use the Transparency skin that has a osd info cast button when play a movie if I play movie from dialog info the button works, if I play movie from fanart view the button disappear because the VideoPlayer.CastAndRole is empty, but should not be so.


- opdenkamp - 2011-04-27

spiff pointed out what's probably causing it on irc. will fix it this evening.


- m4x1m - 2011-04-27

dushmaniac Wrote:spiff pointed out what's probably causing it on irc. will fix it this evening.

Ok thanks and congratulations for the hard work you are doing!


- opdenkamp - 2011-04-27

this commit should fix it: https://github.com/opdenkamp/xbmc/commit/884ddafcbbf22d16dce7745039ae691e882be02c

will be included in the next ppa build