-
-
Notifications
You must be signed in to change notification settings - Fork 467
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
The Rotten Tomatoes page for Soul links to the wrong movie #494
Comments
This seems to be a limitation of the Rotten Tomatoes API used overseerr/server/api/rottentomatoes.ts Lines 48 to 57 in c8c74b0
|
Correct. The matching is best effort. Two movies with the same release year and nearly same name. We can do some refinements to the matching in the RT search results to try and avoid this. But I will need to think about how. |
🎉 This issue has been resolved in version 1.17.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Describe the bug
Incorrect Rotten Tomatoes page is linked in the Soul movie.
What version of Overseerr are you running?
Develop, but I last upgraded when 1.13 was released
To Reproduce
Open the "Soul" movie page and click on the Rotten Tomatoes link.
Expected behavior
The "Soul" Rotten Tomatoes page.
Smartphone (please complete the following information):
Additional context
Links to https://www.rottentomatoes.com/m/mr_soul
The text was updated successfully, but these errors were encountered: