[PR #9618] Fix null parental rating comparison #12173

Closed
opened 2026-02-07 06:51:17 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/9618

State: closed
Merged: Yes


In some instances, InheritedParentalRatingValue is null, which results in a guaranteed similarity score of null.

The side effect this causes is that the "More like this" section is entirely random for movies with a null InheritedParentalRatingValue.

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/9618 **State:** closed **Merged:** Yes --- In some instances, InheritedParentalRatingValue is null, which results in a guaranteed similarity score of null. The side effect this causes is that the "More like this" section is entirely random for movies with a null InheritedParentalRatingValue.
OVERLORD added the pull-request label 2026-02-07 06:51:17 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12173