Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
#69
(2019-08-08, 01:38)jurialmunkey Wrote:
(2019-08-08, 00:40)bsoriano Wrote:
(2019-08-05, 01:55)jurialmunkey Wrote: Do you want cast as a list or as a label?

I can add it as a label.

For a list there isn't anyway to override the default id=50 list in the info dialog, so you would need a separate list. 
@jurialmunkey , from what I saw in Git, did you add the cast to the detailed info for a video item? If that is the case, how would I reference it? If I have a hidden list in my video info dialog with id 5100, would each cast member be "Container(5100).ListItemAbsolute(0).Property(Cast.x.name)"? Please let me know, and thank you in advance!

Regards,

Bart
That commit was for the browser so when pressing info on detailed item it would show cast in the id 50 list of the dialog.

However I just added what you were saying. Access via properties of first item
ListItemabsolute(0).Property(cast.1.name)

Also gives cast.1.role and cast.1.thumb

@jurialmunkey, awesome, thanks! Now I will be able to show the cast when I press i on a widget item from your plugin Smile

Regards,

Bart
Reply


Messages In This Thread
RE: TheMovieDB Helper - by jurialmunkey - 2019-07-31, 11:47
RE: plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners - by bsoriano - 2019-08-08, 02:00
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2