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
problem with imdb rating
Re: problem with imdb rating
You can assume that all metadata is from TheMovieDB unless otherwise specified. You can try the imdb.* bindings which may or may not work.
Re: problem with imdb rating
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
This is not just a movie and all movies have the same problem.
please guide me about this.
thanks
Re: problem with imdb rating
* 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.
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.
Re: problem with imdb rating
[ problem solved ]
thanks for your help.
thanks for your help.