Get CoverArt in "get_details" Action node (1 Viewer)

titof

Portal Pro
March 3, 2008
2,248
63
Home Country
France France
Hi,

I created a script to get movies infos from this French database : XBMC Passion - Ciné-Passion

The details are provided in XML format, and in one xml, I have all informations about covers url and backdrop url for my movie.

So, how can I get coverart and backdrop directly in "get_details" action node ? so I could avoid re-download the xml file specifically for the url of covers and fanarts.

Thanks for help ;)

Titof

PS : Very sorry for my bad english ...:oops:
 

fforde

Community Plugin Dev
June 7, 2007
2,667
1,702
44
Texas
Home Country
United States of America United States of America
The get_cover_art action node and the get_details action node are distinct and can not communicate with each other. So I think in this situation it would be impossible to avoid downloading the XML twice.
 

titof

Portal Pro
March 3, 2008
2,248
63
Home Country
France France
The get_cover_art action node and the get_details action node are distinct and can not communicate with each other. So I think in this situation it would be impossible to avoid downloading the XML twice.

Ok. Thanks.
 

Users who are viewing this thread

Top Bottom