Skip to content

fix(jellyfin): remove double normalization of CriticRating (#2375)#2398

Merged
enoch85 merged 1 commit into
Maintainerr:jellyfin-devfrom
enoch85:jellyfin-dev
Feb 21, 2026
Merged

fix(jellyfin): remove double normalization of CriticRating (#2375)#2398
enoch85 merged 1 commit into
Maintainerr:jellyfin-devfrom
enoch85:jellyfin-dev

Conversation

@enoch85

@enoch85 enoch85 commented Feb 21, 2026

Copy link
Copy Markdown
Collaborator

CriticRating was divided by 10 in both the mapper (0-100 → 0-10) and the getter, resulting in a 0-1 scale instead of the documented 1-10 scale.

Fix #2375

…rr#2375)

CriticRating was divided by 10 in both the mapper (0-100 → 0-10) and the
getter, resulting in a 0-1 scale instead of the documented 1-10 scale.
@enoch85 enoch85 requested a review from ydkmlt84 as a code owner February 21, 2026 22:54
@enoch85 enoch85 merged commit 31fc359 into Maintainerr:jellyfin-dev Feb 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant