[PR #10345] Don't create non existent persons in LibraryManager.GetPerson #12444

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

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

State: closed
Merged: Yes


return null instead.

GetStudio, GetGenre, GetMusicGenre, GetYear, GetArtist still create a new one when the requested one doesn't exist

Fixes #3901

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/10345 **State:** closed **Merged:** Yes --- return null instead. GetStudio, GetGenre, GetMusicGenre, GetYear, GetArtist still create a new one when the requested one doesn't exist Fixes #3901
OVERLORD added the pull-request label 2026-02-07 06:55:59 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12444