add new plugin to query movie details from the Internet Movie Database
authorAndreas Frisch <andreas.frisch@multimedia-labs.de>
Sun, 20 Jan 2008 23:48:34 +0000 (23:48 +0000)
committerAndreas Frisch <andreas.frisch@multimedia-labs.de>
Sun, 20 Jan 2008 23:48:34 +0000 (23:48 +0000)
commitb6b98f435342d80a64029da1b4c3d4d5e3dd8e72
tree47da8956cde97f9f63bd6c07df60fc222d8b7ca3
parent665db628f6e79465dfdd26bd29567dbbdad59cc5
add new plugin to query movie details from the Internet Movie Database
imdb/CONTROL/control [new file with mode: 0755]
imdb/Makefile.am [new file with mode: 0755]
imdb/src/Makefile.am [new file with mode: 0755]
imdb/src/__init__.py [new file with mode: 0755]
imdb/src/imdb.png [new file with mode: 0755]
imdb/src/no_poster.png [new file with mode: 0755]
imdb/src/plugin.py [new file with mode: 0755]
imdb/src/starsbar_empty.png [new file with mode: 0755]
imdb/src/starsbar_filled.png [new file with mode: 0755]