Page 1 of 1

Lost imdb rating expression

Posted: 08 Feb 2015, 16:51
by noobies
Hi,


please can someone post the imdb movie rating expression, i just downloaded 4.5.6version of filebot and its not there maybe i am just looking wrong..
- i really cannot find it :/ and it deleted my previous setups for it

Thanks a lot

Best regards,
neyoneit

Re: Lost imdb rating expression

Posted: 09 Feb 2015, 02:46
by Nhoise
Can be found when going to Edit Format > and pressing the '(x)=' button, there's a small list

Code: Select all

imdb.rating

Re: Lost imdb rating expression

Posted: 09 Feb 2015, 09:25
by noobies
Nhoise wrote:Can be found when going to Edit Format > and pressing the '(x)=' button, there's a small list

Code: Select all

imdb.rating
Thats weird i was and i had that but filebot wont recognize this cmd (expression) - see attached picture :/.....
I have latest version - should i download some previous version instead ?

Re: Lost imdb rating expression

Posted: 09 Feb 2015, 10:06
by skullzy
According to filebot naming, you're looking to use {rating} not {imdb.rating}

Example
{n} ({y}) by {director} [{genres[0]}, {certification}, {rating}]
The Terminator (1984) by James Cameron [Action, PG-13, 8.5]

Image

Re: Lost imdb rating expression

Posted: 09 Feb 2015, 11:40
by noobies
skullzy wrote:According to filebot naming, you're looking to use {rating} not {imdb.rating}


yea i know but it gives me completely wrong movie ratings.. i dont know where from it gets these numbers but it is not from imdb and i would love to have movie ratings from imdb :(...
Anyone have solution for that ? - btw imdb.rating worked in previous versions....

Re: Lost imdb rating expression

Posted: 09 Feb 2015, 12:58
by rednoah
IMDb support has been thorougly removed. The {rating} is provided by your selected datasource, most likely TheMovieDB. If you don't like that data you can also use {omdb.rating} which may or may not yield the data you want.

Re: Lost imdb rating expression

Posted: 23 Apr 2015, 07:44
by trut
omdb.rating doesn't work anymore?

Re: Lost imdb rating expression

Posted: 23 Apr 2015, 13:43
by rednoah
omdb.rating should work, but it's not the same as the IMDb rating.