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

[Bug]: Incorrect syncing of imdb rating on Android beta 2.0.0-rc.4 #1226

Closed
ARenigma opened this issue Feb 25, 2025 · 4 comments
Closed

[Bug]: Incorrect syncing of imdb rating on Android beta 2.0.0-rc.4 #1226

ARenigma opened this issue Feb 25, 2025 · 4 comments
Labels

Comments

@ARenigma
Copy link

Stremio Platform

Android Mobile Beta App

Describe the bug

Some titles do not have accurate realtime IMDb ratings on the overview page on Android beta 2.0.0-rc.4

To Reproduce

  1. Go to stremio app
  2. Open a movie/series (The Gorge 2025 for example)
  3. IMDb rating shows 10 whereas real time rating is 6.4

Expected behavior

The IMDb rating on movie/series overview page should reflect the real time rating.

Screenshots

Image

Desktop (if applicable)

No response

Smartphone (if applicable)

Device: S22 Ultra
OS: Android 14 (One UI 6.1)
App version: 2.0.0-rc.4

TV (if applicable)

No response

Logs

Notes

No response

@ARenigma ARenigma added the bug label Feb 25, 2025
@jaruba
Copy link
Member

jaruba commented Feb 25, 2025

accurate realtime IMDb ratings

i mean, we never promised "accurate realtime" ratings.. that would not be possible as these metadata responses are using both cdn cache and local app cache

@jaruba
Copy link
Member

jaruba commented Feb 25, 2025

also i think you may be using the TMDB community addon for this metadata? because what i see in your screenshot is different from the cinemeta data that I see from the official Cinemeta addon

@TRtomasz
Copy link
Member

checked on our new mobile app, and directly in the addon results we have correct imdb rating.
Reflecting the real time rating is not possible it would require constantly refreshing metadata about thousands of movies and series which is simply not possible.
You see different rating perhaps due cache, and it should get updated once cache expires.

@ARenigma
Copy link
Author

ARenigma commented Feb 26, 2025

Thank you for your clear explanation and yes I know real time ratings are difficult to attain. Being a novice in tech space, I thought this could be a bug which I should report so as to help developers. But I understand the issue more clearly now. Cheers!

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

No branches or pull requests

3 participants