List.Item.Cast during movie browsing possible?
#1
Hi, I was just wondering if there is a way to list the cast for a movie during browsing.

I tried this but it doesn't work.

PHP Code:
        <control type="textbox">
            <
description>Cast</description>
            <
posx>0</posx>
            <
posy>0</posy>
            <
width>200</width>
            <
height>500</height>
            <
align>left</align>
            <
label>$INFO[ListItem.CastAndRole]</label>
        </
control

Is the Cast listing only available for the movie info window?
Thanks
Reply
#2
Correct - it is only available in the movie info window.

It won't be available for some time in the "normal" xbmc directory browsing, as it adds significant overhead to retrieve that data, and thus will require a redesign on how and when data is fetched.

Cheers,
Jonathan
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply

Logout Mark Read Team Forum Stats Members Help
List.Item.Cast during movie browsing possible?0