![]() |
|
Jellyfin not fetching metadata or creating .nfo files out of the blue - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +---- Forum: Media Scanning & Identification (https://forum.jellyfin.org/f-media-scanning-identification) +---- Thread: Jellyfin not fetching metadata or creating .nfo files out of the blue (/t-jellyfin-not-fetching-metadata-or-creating-nfo-files-out-of-the-blue) |
Jellyfin not fetching metadata or creating .nfo files out of the blue - dlxfuentes - 2024-12-16 Had this start to happen either yesterday or the day before. I'll add new files and Jellyfin won't recognize them or create the metadata for them. I don't believe I've made any changes and even updating the client from my old version (10.9 I believe) to the most recent stable version didn't fix it. There are no obvious errors in the logs but this appears anytime I refresh: Code: [2024-12-16 18:14:47.185 -05:00] [INF] [59] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Shōgun"I feel as if there should be a resolution to the last command but there's nothing past that, no error or anything. I then tried to run this command right from the command line which brings up this error: Code: D:\ffmpeg\bin>ffprobe.exe -analyzeduration 200M -probesize 1G -i file:\"S:\TV\Action\Shōgun\Season 1\Shōgun - S01E01 - Anjin.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_formatThis error is occurring both when creating new series and also adding in new episodes of existing series. |