Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Author details - rating as double #429

Merged

Conversation

angyanmark
Copy link
Contributor

Review rating as double?.

@cvium
Copy link
Member

cvium commented Sep 16, 2023

The API docs say it's an int

@angyanmark
Copy link
Contributor Author

The API documentation is quite inconsistent right now:

But in reality, there are half-star ratings (it is 9.5 for example):
https://www.themoviedb.org/review/55f43b7dc3a3686d03003292

The rating is not displayed on this page but it is visible from the reviews page or by calling the API:
https://www.themoviedb.org/movie/157336-interstellar/reviews?language=en_US
https://api.themoviedb.org/3/movie/157336/reviews?api_key={API_KEY}

I think it is because there used to be a half-star rating system on a 0-10 scale according to this comment:
https://www.themoviedb.org/talk/58abd074c3a36849b000d270#58ac62d892514158f60138b4

So it should be a double?.

@cvium
Copy link
Member

cvium commented Sep 18, 2023

That sucks. Thanks for the detailed explanation

@cvium cvium merged commit f1ee9df into jellyfin:master Sep 18, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants