[Approved] [French] TMDB FR grabber (1 Viewer)

Fred777

Portal Member
March 30, 2013
9
4
44
Home Country
Switzerland Switzerland
Hi,

I just created a grabber for TMDB in French that also get missing data from IMDB.
TMDB offers an API but I didn't used it in this script because I reused some HTML parsing code I wrote for other projects.
Getting the right IMDB ID for the movie was a bit tricky but it is working quite fine. I tested on all my video library and didn't noticed any wrong association. But please, don't hesitate to report any problem you could find using this grabber.
Modifing the script in order to have it working in other languages should be quite easy to do, let me know if there are people interested, I will look at it. Also I will have a look at the API and evaluate if it is interesting to use it instead of HTML parsing for a future evolution.
Evolution I'm already thinking of are :
* Translation of movie language
* Translation of movie country
* Use TMDB API instead of parsing HTML pages

Enjoy!
Fred

EDIT: I uploaded version 1.1.0 that includes retrieval of director, cast and thumb URL
 

Attachments

  • TMDB_fr_MP13x.zip
    4 KB
Last edited:

Fred777

Portal Member
March 30, 2013
9
4
44
Home Country
Switzerland Switzerland
I upladed version 1.1.0 that includes retrieval of director, cast and thumb URL. I also added HTML decoding on some text. This one should be fully functional.
 

megahorst

Super User
  • Team MediaPortal
  • Super User
  • July 8, 2006
    879
    259
    Home Country
    Germany Germany

    Users who are viewing this thread

    Top Bottom