No director displayed on newly added movies since 10.11.6 #8051

Open
opened 2026-02-07 05:34:36 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @kandykarter on GitHub (Jan 19, 2026).

Description of the bug

After upgrading to 10.11.6, newly added movies don't show director info. This is likely related to https://github.com/jellyfin/jellyfin/pull/15872

Image

Reproduction steps

Add a new movie and look at the details page (alternately Replace All Metadata for an existing movie)

What is the current bug behavior?

The item details page shows no Director

What is the expected correct behavior?

Should show a director

Jellyfin Server version

10.11.6

Specify commit id

No response

Specify unstable release number

No response

Specify version number

No response

Specify the build version

10.11.6

Environment

Debian up to date, using docker

Jellyfin logs

No logging required, nothing in logs about this issue

FFmpeg logs


Client / Browser logs

No response

Relevant screenshots or videos

No response

Additional information

No response

Originally created by @kandykarter on GitHub (Jan 19, 2026). ### Description of the bug After upgrading to 10.11.6, newly added movies don't show director info. This is likely related to https://github.com/jellyfin/jellyfin/pull/15872 <img width="1866" height="898" alt="Image" src="https://github.com/user-attachments/assets/ccf29715-1d0f-4492-a4b0-9c00c4996a78" /> ### Reproduction steps Add a new movie and look at the details page (alternately Replace All Metadata for an existing movie) ### What is the current _bug_ behavior? The item details page shows no Director ### What is the expected _correct_ behavior? Should show a director ### Jellyfin Server version 10.11.6 ### Specify commit id _No response_ ### Specify unstable release number _No response_ ### Specify version number _No response_ ### Specify the build version 10.11.6 ### Environment ```markdown Debian up to date, using docker ``` ### Jellyfin logs ```shell No logging required, nothing in logs about this issue ``` ### FFmpeg logs ```shell ``` ### Client / Browser logs _No response_ ### Relevant screenshots or videos _No response_ ### Additional information _No response_
OVERLORD added the bugconfirmedregression labels 2026-02-07 05:34:36 +03:00
Author
Owner

@ZeusCraft10 commented on GitHub (Jan 21, 2026):

Looks like this is fixed by #16066 - the Director mapping was checking for the wrong TMDB department (production instead of directing).

@ZeusCraft10 commented on GitHub (Jan 21, 2026): Looks like this is fixed by #16066 - the Director mapping was checking for the wrong TMDB department (production instead of directing).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8051