mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
TMDB does not download Trailer metadata when non-English language is specified #6346
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bolderbast on GitHub (Oct 14, 2024).
This issue respects the following points:
Description of the bug
When no preferred metadata language is specified for a library:
The downloaded metadata for a movie contains a link to the trailer:
When specifying a preferred language (in my case: Dutch) for the metadata of a library:
The metadata downloads succesfully, but the trailer link is missing:
Even though TMDB web interface does show a trailer when browsing in Ducth:
Reproduction steps
Configure a Movie library with Dutch as a preferred metadata language
Add a movie to the library
Allow the metadata to be fetched from TMDB
Notice that the Trailer link is missing
What is the current bug behavior?
The downloaded metadata does not contain a link to the Trailer:

What is the expected correct behavior?
The downloaded metadata should contain a link to the Trailer:

Jellyfin Server version
10.9.11+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
Release
Environment
Jellyfin logs
FFmpeg logs
No response
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@sebastianschauenburg commented on GitHub (Oct 14, 2024):
Reproduced the bug.
Might be somewhat related to this issue: https://github.com/jellyfin/jellyfin/issues/4822
If that issue is actually related to this issue: would be great if the trailer link (for example) is empty, the fallback / English version would be used (even if it costs an additional API call).
@jellyfin-bot commented on GitHub (Feb 12, 2025):
This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.
If you have any questions you can use one of several ways to contact us.
@bolderbast commented on GitHub (Feb 12, 2025):
So, I see this issue is set to be closed if there is no further feedback.
I can confirm the exact issue is still present in the current release:
Jellyfin 10.10.5
TMDb Plugin 10.10.5.0
Would love to at least get some feedback. Even if it's "wontfix because of <insert great reason here>"...
@jellyfin-bot commented on GitHub (Jun 13, 2025):
This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.
If you have any questions you can use one of several ways to contact us.
@jellyfin-bot commented on GitHub (Jul 4, 2025):
This issue was closed due to inactivity.