mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
Identify search not working #7553
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#7553
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @damientkyt on GitHub (Oct 24, 2025).
Description of the bug
Identify search in shows/movies does not work. Only showing a blank page. Nothing loads.
Reproduction steps
What is the current bug behavior?
Identify search in shows/movies does not work. Only showing a blank page. Nothing loads.
What is the expected correct behavior?
It should search for the correct metadata via given variables
Jellyfin Server version
Master
Specify commit id
No response
Specify unstable release number
No response
Specify version number
10.11.0
Specify the build version
10.11.0
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@TRGORE commented on GitHub (Oct 30, 2025):
I have this same issue.
OS: Unraid
JF Data Storage: m2. nvme
Media storage: some on nvme cache, some on hdd array
Ext integrations: jellyseer
Media client without search functionality: Fire Stick HD gen 1 and gen 2, nvidia shield pro.
iOS app searches just fine.
@LyingCak3 commented on GitHub (Nov 2, 2025):
Having a similar issue but only for collections. Movie identifying works without issue but when I attempt to use identify for collections I get the same blank page.
@crunchpaste commented on GitHub (Nov 2, 2025):
Having the exact same issue.
@threapUSA commented on GitHub (Nov 7, 2025):
I'm seeing the same; hopefully, I can add value here rather than just saying "me too".
Version: Jellyfin 10.11.0 (EDIT: now updated to 10.11.2; problem remains), running directly on
OS: Linux Mint 21.1 Cinnamon.
Data storage: ext4 nvme SSD mounted as /.
Media storage: ext4 RAID volume
Exactly the same symtom as @damientkyt - it was a google search for what I was seeing that led me to this page.
Searching on the imdb id (e.g. ttxxxxxx) gives the blank Search dialog shown, as does searching on the (in my case, TV show) title.
I'll watch this page in case there's any additional info requested of me.
Apart from this - Jellyfin is working great since I upgraded in-place from the previous version to 10.11.0 a couple of weeks ago!
@overdarki commented on GitHub (Nov 10, 2025):
For me too, could not see anything related in the logs.
Version: Docker Image
jellyfin/jellyfin:10.11.2on Synology DSMData + Media storage: BTRFS HDD
External integrations: Jellyseer
Tried via Name, IMDB ID and MovieDB ID
@LyingCak3 commented on GitHub (Nov 10, 2025):
I updated my host machine to Rocky 10 and collecting identifying is working better now. Only thing I can thing of is the version of podman I was using was causing an issue, but the issue appears to be resolved for me at the moment.
I am now using podman version 5.4.0.
@threapUSA commented on GitHub (Nov 14, 2025):
Hey Jellyfin gurus, anything more I can do to help nudge this along? Auto-ID is still broken for me, and it's painful having to manually enter metadata and images for every TV episode :)
@theguymadmax commented on GitHub (Nov 14, 2025):
What plugin provider are you using? If it just the default TMDB, then try installing the TVDB metadata provider from Dashboard -> Plugins and set that to the top priority in your library.
@threapUSA commented on GitHub (Nov 14, 2025):
Interesting. Thanks for your tip. It wasn't the root cause, but it led me to it, so have a virtual beer in gratitude!
I already had the TVDB metadata provider plugin installed. However, that prompted me to look at the library management options for my TV Shows library - and, under each category ("Metadata downloaders (TV Shows/Seasons/Episodes)"), the TVDB one was deselected. In fact, for the "TV Shows" category, no metadata provider was enabled.
Now, I may be clueless and scatterbrained at times, but I certainly never un-checked those. I can only speculate that they were somehow modified in the course of my upgrade from 10.10 to 10.11...? No idea how or why, but I can't think of how else it might have occurred.
Anyway, thanks to your canny suggestion, things now seem to be working again. Thank you!
@overdarki commented on GitHub (Nov 15, 2025):
@threapUSA
Same for me, checked the metadata providers in my library and nothing where selected!
Works fine again for me!
@threapUSA commented on GitHub (Nov 16, 2025):
Yay! Glad it solved the problem for you too. OK, anyone coming to this page from a google search in the future - try the above :)