On Apr 19, Kevin Godby <[EMAIL PROTECTED]> wrote:

> Is there an older version of imdbpy that has a working
> imdb.parser.sql module that I could fall back on, by chance?

More or less: the 2.4 release works, but it depends on MySQL and
it doesn't support tv series' episodes (recently introduced by IMDb
as stand alone titles).

So: you can use it, but it will behave "strangely" [1] for information
related to tv series episodes, because a recent set of the plain text
data files will reflect the IMDb's innovations to their data's structure.

Example: the "notable tv guest appearance" in the biographies.list
file (lines starting with "GA: *") are gone, because now every
episode acted by a given person is listed in the various actors.list,
actresses.list and so on.

> I'd like to use imdbpy for my class project

Sounds cool!
If you'll develop a complete program/service/demo/WMD I would
be glad to link to it, in the "IMDbPY-based program" page. :-)

> (which, regretably doesn't afford me the luxury of waiting a
> couple months).

:-)

> I can always fall back on the web access method, I suppose.

Seems a good solution; anyway, if you prefer to have a local installation
of the database, try "local" (yes: I need someone to test it ;-)

> However, it looks like IMDB doesn't like screen scrapers.

Yup; it's stated in their copyright notice.
Have you ever encountered any problem (technical or not)?


+++
[1] I cannot even think _what_ "strangely" really means... ;-)
-- 
Davide Alberani <[EMAIL PROTECTED]> [PGP KeyID: 0x465BFD47]
http://erlug.linux.it/~da/


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Imdbpy-devel mailing list
Imdbpy-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-devel

Reply via email to