mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Unable to identify films #7129
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 @adri1m64 on GitHub (Jun 30, 2025).
Description of the bug
Sometimes, the film doesn't want to be indentified (the file isn't associated with a film), so i do it manually, but the circle keep rolling.
Reproduction steps
What is the current bug behavior?
The circle is infinite
What is the expected correct behavior?
It should show me a list of films from 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
10.10.7
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@JPVenson commented on GitHub (Jul 1, 2025):
your connection to the tmdb servers seem unreliable or unavailable.
That does not have anything todo with JF but tmdb not responding within our timeout so that is hardly a JF issue.