mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: "EpisodeNfoProvider"/"SeriesNfoProvider" returned no metadata for ... #4988
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 @Rayn0r on GitHub (Jul 25, 2023).
Please describe your bug
There are several shows where Metadata does not seem to be found on my installation of Jellyfin. One is "The Marshal", a show from 1995.


In order to find what is causing it, I added a library pointing to a single directory containing this very show.
After the scan completed, the library shows an image related to the show:
But after opening the library by clicking onto it, it is empty. Pressing F5 or Ctrl-R does not bring up any content either.
I enabled all possible Metadata Providers for the library:
And I have tried the following Names for the show. Each of the directories below contained the files as described here (also see log):
'The Marshal'
'The Marshal (1995)'
'The Marshal (1995) [tmdbid-14104]'
'The Marshal (1995) [tvdbid-73743]'
As can be seen from the log, it downloads poster.jpg and saves it to disk. And it's the image that is shown for the library:
]
It does so for the show and each episode.
Still it claims, that no metadata had been found.
The
[INF]lines from the log clearly state that it found the correct show and even all episode names.So what is holding up the works here?
Jellyfin Version
10.8.10-1
Environment
Jellyfin logs
FFmpeg logs
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@jellyfin-bot commented on GitHub (Nov 23, 2023):
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 (Dec 14, 2023):
This issue was closed due to inactivity.