-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Suggestion] Add Rotten Tomato, Metacritic, IMDB ratings to movies and tv shows. #294
Comments
Blocked by SeaQL/sea-orm#1827 and SeaQL/sea-orm#1828. |
@jakesmorrison Should the scores be directly picked from tmdb etc or should they be scaled to out of 100 (default review scale of Ryot)? |
Hmm good question. I think it should be the scores from tmdb or RT. |
@jakesmorrison I can't find an easy way to get scores from external websites (RT, Metacritic etc). Instead the scores will be just from the provider itself (eg: TMDb, Openlibrary, Audible etc). |
You will need to deploy an "update all metadata" from the miscellaneous settings. |
When you select a movie or tv show show the imdb, rotten tomatoes and metacritic ratings. I think Overseerr does this in a nice way. The information could be displayed under the title of the movie/show.
The text was updated successfully, but these errors were encountered: