Hi,
this is a combination of the advantages of the IMDB (runtime, better matching results) and the OFDB (german titles, desc, etc.). It's a merge of IMDB_de and OFDB_xml (some minor own code) and probably no clean code, but it works fine for me (for my collection there is a error rate of about 2-3%). Thanks to the developers of IMDB_de and OFDB_xml!
Complete film information is grabbed (only the tagline usually isn't available, because neither the german imdb nor the ofdb has it)!
The script works a following:
1. Searching result via IMDB_de
2. Retrieving information (such as runtime, tagline, mpaa)
3. Converting IMDB-ID to OFDB-ID
4. Retrieving information (such as german title, description)
History:
v0.1 Initial Release
v0.2 Updated data retrieval, FSK-Ratings
v0.2.1 Improved FSK-Ratings (strip html tags)
Greetz Marc
[German Translation]
Da hier der internationale Teil des Forums ist sollten alle Beiträge auch in Englisch geschrieben werden. Für die, die Englisch nur schlecht verstehen gibt des das ganze verkürzt hier noch mal in Deutsch:
Dieses Filmdatenscript nutzt sowohl die Vorteile der IMDB als auch der OFDB und bietet somit meines Erachtens den größten Komfort, da ALLE Filmdaten in die Datenbank geholt werden (auch Laufzeit und FSK-Freigabe).
this is a combination of the advantages of the IMDB (runtime, better matching results) and the OFDB (german titles, desc, etc.). It's a merge of IMDB_de and OFDB_xml (some minor own code) and probably no clean code, but it works fine for me (for my collection there is a error rate of about 2-3%). Thanks to the developers of IMDB_de and OFDB_xml!
Complete film information is grabbed (only the tagline usually isn't available, because neither the german imdb nor the ofdb has it)!
The script works a following:
1. Searching result via IMDB_de
2. Retrieving information (such as runtime, tagline, mpaa)
3. Converting IMDB-ID to OFDB-ID
4. Retrieving information (such as german title, description)
History:
v0.1 Initial Release
v0.2 Updated data retrieval, FSK-Ratings
v0.2.1 Improved FSK-Ratings (strip html tags)
Greetz Marc
[German Translation]
Da hier der internationale Teil des Forums ist sollten alle Beiträge auch in Englisch geschrieben werden. Für die, die Englisch nur schlecht verstehen gibt des das ganze verkürzt hier noch mal in Deutsch:
Dieses Filmdatenscript nutzt sowohl die Vorteile der IMDB als auch der OFDB und bietet somit meines Erachtens den größten Komfort, da ALLE Filmdaten in die Datenbank geholt werden (auch Laufzeit und FSK-Freigabe).