XWMM icon indicating copy to clipboard operation
XWMM copied to clipboard

Import from IMDB

Open H4rp0 opened this issue 12 years ago • 8 comments

It would be a great feature to import data from IMDB. I don't know if it's feasible.

Bye!

EDIT: /files/index.html is blank on Frodo/Raspbmc & XWMM-210

H4rp0 avatar May 09 '13 11:05 H4rp0

I think it already does. idk.

un1versal avatar May 09 '13 15:05 un1versal

I wrote a while ago some API to call XBMC scrapers (including IMDB). I'll do a followup on it.

slash2009 avatar May 10 '13 12:05 slash2009

@slash2009 ping pong...

un1versal avatar Sep 19 '13 10:09 un1versal

The API is not yet finalized (still some issues). Need to reinstall my C++ environment and do some follow up with xbmc-team

slash2009 avatar Sep 19 '13 11:09 slash2009

There is still Public IMDB api and it is still against T&C to scrape data from IMDB, its up to devs to add this if they want anyway, but this post is here just as a reminder that been over a year an nothing has happened to this.

Marking as stale.

un1versal avatar Dec 03 '14 09:12 un1versal

Its easier said than done. The IMDb API isn't public. People have worked out how to use it by reading the JavaScript. They have a habit of changing things that break the API without warning.

But that's not the main issue. Browsers are very picky about how cross domain JSON works. I'll have a look at it again when I get a chance but top of my to do list is to get web sockets working.

ghost avatar Dec 03 '14 11:12 ghost

re-opened after @H4rp0 closed it.

If any dev dev wants to close this is ok. I dont mind either way ;)

un1versal avatar Dec 03 '14 19:12 un1versal

Note to self: texturecache.py uses omdbapi for pulling info from IMDb.

ghost avatar Dec 14 '14 13:12 ghost