Python access to XBMC built in IMDB
#1
Information 
Sorry to post this - coz i know a tread or something exists and i cant find anything via search or the manual... but...

I know the ability to access IBMD via XBMC inbuit command was recently added - but does anyone know the syntax or anything ?!?!?

I promise to add to the manual once I find out.....

(I'm hoping to add the IMDB lookup to the mytv script by BigBilly...) - we'll see anyway....Nerd
---
JJ
Reply
#2
see scripts/imdblib.zip

not quite what u think it was but close enough
Reply
#3
I've already started to add in an IMDB feature using that new (excellent ) library (as requested in the myTV thread). I'll send it you to try if you want ?

BUT, theres a couple of errors in the IMDBLib.py that need correcting in the CVS.

1) 'cover' regex definition needs moving to be a global definition, just like all the others, otherwise it can throw a 'used before defined# type error

2) in IMDB class, variable 'Director' not defined/init to 'N/A' like the others (eg Title).

apart from that it pretty cool and although its only a faily simply IMDB window (with all info + gallery) its coming along well.
Retired from Add-on dev
Reply

Logout Mark Read Team Forum Stats Members Help
Python access to XBMC built in IMDB0