problem with imdb rating

Any questions? Need some help?
Post Reply
bamse
Posts: 7
Joined: 24 Jul 2013, 06:49

problem with imdb rating

Post by bamse »

hi dear,

when i use filebot to rename movie for example "Argo 2012" with this script:

{rating} - {n} ({y}) by {director} [{genres[0]}]{vf}

my output is:

6.7 - Argo (2012) by Ben Affleck [Drama] 1080p

but when check imdb manually rating for this movie is "7.9"

what is a problem ?

Thanks
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: problem with imdb rating

Post by rednoah »

You can assume that all metadata is from TheMovieDB unless otherwise specified. You can try the imdb.* bindings which may or may not work.
:idea: Please read the FAQ and How to Request Help.
bamse
Posts: 7
Joined: 24 Jul 2013, 06:49

Re: problem with imdb rating

Post by bamse »

I do not understand the purpose of your letter, in IMDB web site rating of movie Argo 2012 is "7.9" but when i use filebot to recognizance rating my result is "6.7" .
This is not just a movie and all movies have the same problem.
please guide me about this.

thanks
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: problem with imdb rating

Post by rednoah »

* I JUST TOLD YOU, SO I'LL REPHRASE *

1.
Argo is currently rated at 6.5 on TheMovieDB => http://www.themoviedb.org/movie/68734-argo

2.
Instead of {rating} try {imdb.rating} in your format.
:idea: Please read the FAQ and How to Request Help.
bamse
Posts: 7
Joined: 24 Jul 2013, 06:49

Re: problem with imdb rating

Post by bamse »

[ problem solved ]
thanks for your help.
Post Reply