Author Topic: Get Actor's XML  (Read 1277 times)

0 Members and 1 Guest are viewing this topic.

Mark Norville

  • Guest
Get Actor's XML
« on: May 18, 2013, 02:27:06 PM »
Hi James,

Is there any way or any future plans regarding scrapping the actor's for movies? Sometimes I want to watch movies by a certain actors, such as Sandra Bullock for example.

It would be nice to have a feature such as find Actress Sandra Bullock and then have her movies and scroll and select one.

Regards

Mark

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7713
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Get Actor's XML
« Reply #1 on: May 18, 2013, 04:44:16 PM »
If you are using the xSql plugin or able to use it, then see this post which explains how to do it:

http://voxcommando.com/forum/index.php?topic=1054.msg8883#msg8883

if you can't use the xSQL plugin for some reason (like you are using a central mySQL database with XBMC) then there is really no way to generate the payloadXML file that you need because of limitations of the current XBMC JSON api.  You could still do it with a dictation payload and a smart playlist in XBMC but it would probably get the actor names wrong quite frequently.