mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-07-27 06:52:18 +00:00
When a metadata addon (e.g. aiometadata) supplies a genuine IMDb rating, the TMDB enrichment on the details page was overwriting it with TMDB's vote_average because the copy() preferred enrichment.rating over the existing value. This made the IMDb placeholder display the TMDB score on mobile, even though the addon provided IMDb ratings (the TV version was already correct). Invert the precedence so the addon-provided imdbRating is kept and TMDB's vote_average is only used as a fallback when no rating was supplied. Fixes #1377 |
||
|---|---|---|
| .. | ||
| libs | ||
| src | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||