Solved Zero-rated Rotten Tomatoes movies
#1
There are some movies that received 0% rating from Rotten Tomatoes but tmm treats them as having no RT rating.

https://en.wikipedia.org/wiki/List_of_fi...n_Tomatoes

One way to handle this would be to convert to 0.1 instead of 0 when omdb api returns "0%" for RT rating.

Metacritic also says their scores range from 0-100 but at least for movies the lowest score seems one so far.

https://www.metacritic.com/browse/movies...l?sort=asc
#2
is fixed for the next version.. I hope this does not open side effects Wink
tinyMediaManager - THE media manager of your choice - available for Windows, macOS and Linux
Help us translate tinyMediaManager at Weblate | Translations at 66%
Found a bug or want to submit a feature request? Contact us at GitLab
#3
I noticed TMDb movies with 0% rating are also displayed as "-1" but it means they got no ratings at all from users.
Their API document says its minimum score is 0.5: https://developers.themoviedb.org/3/movies/rate-movie
So 0% TMDb rating shouldn't be scraped.

Logout Mark Read Team Forum Stats Members Help
Zero-rated Rotten Tomatoes movies0