Page 1 of 1
Rating
Posted: 11 Mar 2015, 21:01
by trut
Hello,
how to get IMDb Rating, or a similar one to it? Following rating is too low:
Code: Select all
{n.replaceAll(/[:?]/, '')} [{rating} - ({genres.collect{it[0..2]}.join(",") }) - {y} - {actors[0]}]
Thanks
Re: Rating
Posted: 12 Mar 2015, 13:32
by rednoah
IMDb is not supported. You may try {omdb.rating} and see if you don't like the TheMovieDB ratings.
Re: Rating
Posted: 12 Mar 2015, 20:35
by trut
Already read that. But look in attachments...
Re: Rating
Posted: 13 Mar 2015, 05:09
by rednoah
Are you using the latest version? Please upgrade to v4.5.6 and let me know if it still doesn't work.
Re: Rating
Posted: 13 Mar 2015, 20:06
by trut
works

i was on 4.5.3
thanks
Re: Rating
Posted: 14 Mar 2015, 17:43
by cmdornan
hi guys.
i know imdb isnt supported on the latest version but do you know if an older version is used will it rename files with the imdb rating? i would prefer to use imdb if possible.
if this is not possible then im happy to rename files with omdb, however ive tried this with 4.5.6 and im not getting anywhere - see screenshots.
can you suggest a way round this? i would like to have an expression consisting of MOVIE RATING - TITLE - YEAR - GENRE
thanks
chris
Re: Rating
Posted: 15 Mar 2015, 03:32
by rednoah
Before v4.5.6 the {omdb} binding was called {imdb} for compatibility reasons only, IMDb hasn't been supported for a long time.
Re: Rating
Posted: 28 Mar 2015, 15:55
by cmdornan
thank you - i know it hasnt been supported for a long time. has anyone been able to rename movies with movie ratings from omdb or any other source? if so, please list the steps. would be really helpful.
thanks.