imdbpy

imdbpy 4.5.1

A Python package to access the IMDb's database

http://imdbpy.sourceforge.net/

Packager: Mehmet Özdemir

License: GPLv2+

Actions

Build files

Bug reports

Binary packages

imdbpy

Release history

ReleaseRelease dateVersionUpdaterComment
82010-03-264.5.1Serdar DalgıçVersion bump.
72010-01-174.2Ozan ÇağlayanFix translations.xml
62009-10-034.2Serdar DalgıçVersion bump to the release 4.2 "Battlestar Galactica" containing various bug fixes and many improvements.
52009-07-144.1Serdar DalgıçVersion bump to the release 4.1 "State Of Play" containing various bug fixes and many improvements.
42009-03-144.0Serdar Dalgıç* setuptools dependency added.
* /usr/etc Path is added.
* Version bump: What's the new in release 4.0 "Watchmen" (12 Mar 2009)
[general]
- the installer is now based on setuptools.
- two new functions, get_top250_movies and get_bottom100_movies.
- new functions get_keyword and search_keyword to handle movie's keywords.
- fixed several bugs.
- updates to the documentation.
[http]
- fixed many bugs.
- nicer keys for technical details.
[sql]
- searching for a movie, the original titles are returned, instead of AKAs.
- support for Foreign Keys.
- minor changes to the db's design
32009-01-133.9Serdar DalgıçVersion bump: What's the new in release 3.9 "The Strangers" (06 Jan 2009)
[general]
- introduced the search_episode method, to search for episodes' titles.
- movie['year'] is now an integer, and no more a string.
- fixed a bug parsing company names.
- introduced the helpers.makeTextNotes function, useful to pretty-print strings in the 'TEXT::NOTE' format.
[http]
- fixed a bug regarding movies listed in the Bottom 100.
- fixed bugs about tv mini-series.
- fixed a bug about 'series cast' using BeautifulSoup.
[sql]
- fixes for DB2 (with SQLAlchemy).
- improved support for movies' aka titles (for series).
- made imdbpy2sql.py more robust, catching exceptions even when huge amounts of data are skipped due to errors.
- introduced CSV support in the imdbpy2sql.py script.
22008-11-033.8Serdar DalgıçVersion bump.
12008-09-233.7Serdar DalgıçFirst release.

Patches