Dreambox IMDb plugin (E1) Code
Brought to you by:
stolapav
| File | Date | Author | Commit |
|---|---|---|---|
| json | 2011-05-11 | stolapav | [r1] Project upload to repository |
| IMDb.cfg | 2011-05-11 | stolapav | [r1] Project upload to repository |
| IMDb.cpp | 2011-05-11 | stolapav | [r1] Project upload to repository |
| IMDbConnection.cpp | 2011-05-11 | stolapav | [r1] Project upload to repository |
| IMDbConnection.h | 2011-05-11 | stolapav | [r1] Project upload to repository |
| IMDbParser.cpp | 2011-05-11 | stolapav | [r1] Project upload to repository |
| IMDbParser.h | 2011-05-11 | stolapav | [r1] Project upload to repository |
| Makefile | 2011-05-11 | stolapav | [r1] Project upload to repository |
| README | 2011-05-11 | stolapav | [r1] Project upload to repository |
| Release | 2011-05-11 | stolapav | [r1] Project upload to repository |
Dreambox IMDb plugin (E1) ========================= This open-source project aims to create a simple plugin for Dreambox DVB receivers based on Enigma 1, which can obtain movie info of selected program from the Internet Movie Database (IMDb). Because of non-existence of official IMDb API, it uses a database from http://www.imdbapi.com . From there it obtains data in JSON format and this data are processed with usage of CAJUN C++ JSON API. This software is distributed under General Public License (GPL). Project web page: http://sourceforge.net/projects/dream-imdb-e1/ Author: Pavel Stolař