Skip to content
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

Closed
jakesmorrison opened this issue Aug 26, 2023 · 5 comments · Fixed by #334
Closed

Comments

@jakesmorrison
Copy link

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.

image

@IgnisDa
Copy link
Owner

IgnisDa commented Aug 26, 2023

Blocked by SeaQL/sea-orm#1827 and SeaQL/sea-orm#1828.

@IgnisDa
Copy link
Owner

IgnisDa commented Sep 4, 2023

@jakesmorrison Should the scores be directly picked from tmdb etc or should they be scaled to out of 100 (default review scale of Ryot)?

@jakesmorrison
Copy link
Author

Hmm good question. I think it should be the scores from tmdb or RT.

This was referenced Sep 5, 2023
@IgnisDa
Copy link
Owner

IgnisDa commented Sep 9, 2023

@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).

@IgnisDa
Copy link
Owner

IgnisDa commented Sep 9, 2023

You will need to deploy an "update all metadata" from the miscellaneous settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants