Author Topic: IMDB rating  (Read 5917 times)

0 Members and 1 Guest are viewing this topic.

Offline spartacus

  • Member
  • *
  • Posts: 9
    • View Profile
IMDB rating
« on: August 31, 2012, 11:54:45 pm »
Importing from TheMovieDB updates and overwrites my IMDB rating. What's up with that?

Offline rick.ca

  • Global Moderator
  • *****
  • Posts: 3241
  • "I'm willing to shoot you!"
    • View Profile
Re: IMDB rating
« Reply #1 on: September 01, 2012, 03:42:39 am »
That's how it works. Like the IMDb plugin, it writes to [Rating] and there's no overwrite option to prevent it from doing so. About all you can do is run it followed by the IMDb plugin in a batch, so the IMDb rating is always the last to be written.

Offline GazonkFoo

  • Member
  • *
  • Posts: 17
    • View Profile
Re: IMDB rating
« Reply #2 on: September 01, 2012, 10:32:56 am »
Well actually there are three rating fields a plugin/script can use: rating, imdbrating, orating
The last one is special because it is a custom rating field for the script.

I guess the TMDb plugin for some reason uses the imdbrating field!?
My version of the script (http://www.videodb.info/forum_en/index.php/topic,1030.msg15869.html#msg15869) uses the orating field and sets the rating name to TMDb.
I dont know if this has any implications but from my POV this is the right way and is actually a bug in the plugin.

Offline spartacus

  • Member
  • *
  • Posts: 9
    • View Profile
Re: IMDB rating
« Reply #3 on: September 01, 2012, 11:59:23 am »
I agree with GazonkFoo. Especially considering the TMDB plugin doesn't even have an IMDB field to disable in the options.