mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
My movies are no longer identified #6551
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 @Bembix23 on GitHub (Dec 7, 2024).
This issue respects the following points:
Description of the bug
Since this morning, Jellyfin has been unable to identify my new films, and even worse, if I do it manually, after I've found the film, it doesn't make any difference at all. Now all my films are no longer named, it's a mess! If I do an update asking it to detect new files or modifications, or if I ask it to replace missing metadata, it does nothing at all! Am I the only one in this mess? It's possible that the problem is with The Movie DB.
Reproduction steps
Add a new movie. See if it's identified or not. If not, test to manually identify the movie. Update the movie library.
What is the current bug behavior?
Nothing changes, no identification
What is the expected correct behavior?
The film is identified with TMDB.
Jellyfin Server version
10.10.0+
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
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@Exhigh commented on GitHub (Dec 7, 2024):
This issue was noticed by me as well when trying to to update my collection of Tv-Shows and currently my catalog has no poster images and the shows that got asked to update don't essentially get updated. Found this in the logs multiple of the same error
Running Jellyfin 10.10.3 on windows 10 22h2 x64
@Bembix23 commented on GitHub (Dec 7, 2024):
Thanks for the logs, it's exactly the same !
@siennaphoenix commented on GitHub (Dec 7, 2024):
Same log entries here, looks like a breaking change in The Movie Database's API. For anyone having this issue pulling images (actual metadata was/is still working for me just not images)
Under Dashboard > Plugins
Install The TV DB as a metadata provider
In your TV library, configure The TV DB as an option and place it higher than The Movie Database.
Rescan library
Epic success
@Shadowghost commented on GitHub (Dec 7, 2024):
Duplicate of #13171