Lost imdb rating expression

Any questions? Need some help?
Post Reply
noobies
Posts: 3
Joined: 05 Jul 2014, 18:35

Lost imdb rating expression

Post 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
User avatar
Nhoise
Power User
Posts: 17
Joined: 08 Feb 2015, 20:15

Re: Lost imdb rating expression

Post 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
noobies
Posts: 3
Joined: 05 Jul 2014, 18:35

Re: Lost imdb rating expression

Post 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 ?
skullzy
Power User
Posts: 50
Joined: 07 Jan 2015, 22:19

Re: Lost imdb rating expression

Post 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
noobies
Posts: 3
Joined: 05 Jul 2014, 18:35

Re: Lost imdb rating expression

Post 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....
User avatar
rednoah
The Source
Posts: 23928
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Lost imdb rating expression

Post 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.
:idea: Please read the FAQ and How to Request Help.
trut
Posts: 4
Joined: 11 Mar 2015, 20:57

Re: Lost imdb rating expression

Post by trut »

omdb.rating doesn't work anymore?
User avatar
rednoah
The Source
Posts: 23928
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Lost imdb rating expression

Post by rednoah »

omdb.rating should work, but it's not the same as the IMDb rating.
:idea: Please read the FAQ and How to Request Help.
Post Reply