[PR #8266] [CLOSED] Only use single decimal digit for user rating from TMDb #11486

Closed
opened 2025-12-22 08:47:04 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/8266
Author: @daullmer
Created: 8/15/2022
Status: Closed

Base: release-10.8.zHead: tmdb-rating-decimals


📝 Commits (1)

  • 383353d Only use single decimal digit for user rating from TMDb

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 MediaBrowser.Providers/Plugins/Tmdb/Movies/TmdbMovieProvider.cs (+1 -1)

📄 Description

Changes
Not sure if there's a difference between rounding the float or the double

Issues
Fixes #8238


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/8266 **Author:** [@daullmer](https://github.com/daullmer) **Created:** 8/15/2022 **Status:** ❌ Closed **Base:** `release-10.8.z` ← **Head:** `tmdb-rating-decimals` --- ### 📝 Commits (1) - [`383353d`](https://github.com/jellyfin/jellyfin/commit/383353d1c706ff4c150208c93943582692f015f3) Only use single decimal digit for user rating from TMDb ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/Plugins/Tmdb/Movies/TmdbMovieProvider.cs` (+1 -1) </details> ### 📄 Description **Changes** Not sure if there's a difference between rounding the float or the double **Issues** Fixes #8238 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 08:47:04 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#11486
No description provided.