Re: [Imdbpy-help] MPAA Ratings

2009-03-16 Thread Davide Alberani
On Mar 15, Chris Spencer chriss...@gmail.com wrote:

 I had looked for the key in Movie.py and get_movie_infoset() in
 __init__.py, but I didn't see mpaa.

There isn't, because it's not a separated info set: it's one
of the keys you get, with the 'main' info set (the one with 'cast',
'director' and so on).  It's not guaranteed that retrieving an
info set will add _a single_ key to the instance: there can be more
than one key in the returned information.


Bye!
-- 
Davide Alberani davide.alber...@gmail.com [PGP KeyID: 0x465BFD47]
http://erlug.linux.it/~da/

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help


[Imdbpy-help] MPAA Ratings

2009-03-14 Thread Chris Spencer
Are the MPAA ratings IMDB distributes as part of
mpaa-ratings-reasons.list.gz accessible via IMDBPy through the Movie
class? I'd like to lookup a movie's MPAA rating, but I don't see any
MPAA related data in the movie infoset. There appears to be a rating
key in the Movie class, but this is just for user ratings.

Regards,
Chris

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help