YAMJ / yamj-v2

Yet Another Movie Jukebox (YAMJ) v2
GNU General Public License v3.0
28 stars 11 forks source link

IMdB Rating does not work with the "TheMovieDbPlugin" #2722

Closed Omertron closed 9 years ago

Omertron commented 9 years ago

Original issue 2725 created by Omertron on 2014-02-11T00:55:39.000Z:

What steps will reproduce the problem? Case A

  1. Use "mjb.internet.plugin=com.moviejukebox.plugin.TheMovieDbPlugin"
  2. Use "mjb.rating.source=imdb"
  3. Result: Everything works fine, just the rating is missing completely

Case B

  1. Use "mjb.internet.plugin=com.moviejukebox.plugin.OfdbPlugin"
  2. Use "mjb.rating.source=imdb"
  3. Result: If movie is loading, then everything works fine, ALSO the (IMdB-)rating. The Problem here is, that Ofdb seems to have problems (read later)

Case C

  1. Use "mjb.internet.plugin=com.moviejukebox.plugin.ImdbPlugin"
  2. Use "mjb.rating.source=imdb"
  3. Result: Everything works fine including IMdB-rating. The problem here is for me as german User, IMdB is not german, so i have to use TheMovieDb or Ofdb

General Problems using OfdB: If i use "mjb.internet.plugin=com.moviejukebox.plugin.OfdbPlugin", then many movies-informations will not get proper. I don't see a rule which movies are affected. It seems "some" movies have more problems and are still not "buggy" after multiple runs of the plugin. Some other movies are correct after multiple runs. Maybe the OfDB has some problems with some movies, or the "position" of the order of the requested movies is the problem, i don't know. See the attached files for more informations.

What is the expected output? What do you see instead? What i expect for Case A is, the IMdB-rating is shown proper. What i expect for Case B is, the OfDB Plugin will work proper, if the problem is because the plugin and not general problems of OfDB.

What version/revision of YAMJ are you using? On what operating system? R3727 on Windows XP 32 bit (soon Windows 7 64 bit)

What skin are you using? Default YAMJ skin

What device are you using YAMJ on? Networked Media Tank, PlayonHD, Other? PC and later Popcorn Hour A-210

Please provide any additional information below.

I attached my config file and error-logs

Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2014-02-16T14:30:09.000Z:

TheMovieDb plugin does not scan IMDB and therefore that's why you are not going to get the rating from IMDB.

As for issues with Omdb, please create an issue with the details of what movies cause the issue and I can take a look