![]() |
Series all of a sudden not returning metadata - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Series all of a sudden not returning metadata (/t-series-all-of-a-sudden-not-returning-metadata) |
Series all of a sudden not returning metadata - TH35 - 2024-04-04 I have the TV series Jeopardy! in my library. It has always had no issue pulling metadata including the episode title and date information. A week ago (March 2 ![]() TVMaze and other providers do have metadata for the current episodes. I don't know why it is all of a sudden failing. I also note that this show is released as a daily show (with date) and not with a SxxExx episode numbering scheme. This has not caused any problem in the past, so I don't know if it has anything to do with the issue. I am using docker container version Version: 10.9.0 and it actually only just occurred to me as I'm typing that that this may correspond to the time I switched to the new unstable branch. [2024-04-04 02:09:35.202 -04:00] [DBG] [37] MediaBrowser.Providers.TV.EpisodeMetadataService: Running "ProbeProvider" for "/media/TV/Jeopardy!/Season 2024/Jeopardy! - 2024-03-28 - HDTV-720p x264 AC3 [Sonarr].mkv" [2024-04-04 02:09:35.203 -04:00] [INF] [37] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/TV/Jeopardy!/Season 2024/Jeopardy! - 2024-03-28 - HDTV-720p x264 AC3 [Sonarr].mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format" [2024-04-04 02:09:35.319 -04:00] [DBG] [31] Jellyfin.Plugin.OpenSubtitles.OpenSubtitleDownloader: Episode information missing [2024-04-04 02:09:35.322 -04:00] [DBG] [31] MediaBrowser.Providers.TV.EpisodeMetadataService: Running "TvdbEpisodeProvider" for "/media/TV/Jeopardy!/Season 2024/Jeopardy! - 2024-03-28 - HDTV-720p x264 AC3 [Sonarr].mkv" [2024-04-04 02:09:35.324 -04:00] [DBG] [31] MediaBrowser.Providers.TV.EpisodeMetadataService: Running "TvMazeEpisodeProvider" for "/media/TV/Jeopardy!/Season 2024/Jeopardy! - 2024-03-28 - HDTV-720p x264 AC3 [Sonarr].mkv" [2024-04-04 02:09:35.324 -04:00] [DBG] [31] Jellyfin.Plugin.TvMaze.Providers.TvMazeEpisodeProvider: [GetMetadata] Starting for "J" [2024-04-04 02:09:35.324 -04:00] [DBG] [31] MediaBrowser.Providers.TV.EpisodeMetadataService: "TvMazeEpisodeProvider" returned no metadata for "/media/TV/Jeopardy!/Season 2024/Jeopardy! - 2024-03-28 - HDTV-720p x264 AC3 [Sonarr].mkv" [2024-04-04 02:09:35.324 -04:00] [DBG] [31] MediaBrowser.Providers.TV.EpisodeMetadataService: Running "TmdbEpisodeProvider" for "/media/TV/Jeopardy!/Season 2024/Jeopardy! - 2024-03-28 - HDTV-720p x264 AC3 [Sonarr].mkv" [2024-04-04 02:09:35.324 -04:00] [DBG] [31] MediaBrowser.Providers.TV.EpisodeMetadataService: "TmdbEpisodeProvider" returned no metadata for "/media/TV/Jeopardy!/Season 2024/Jeopardy! - 2024-03-28 - HDTV-720p x264 AC3 [Sonarr].mkv" [2024-04-04 02:09:35.324 -04:00] [DBG] [31] MediaBrowser.Providers.TV.EpisodeMetadataService: Running "OmdbEpisodeProvider" for "/media/TV/Jeopardy!/Season 2024/Jeopardy! - 2024-03-28 - HDTV-720p x264 AC3 [Sonarr].mkv" [2024-04-04 02:09:35.324 -04:00] [DBG] [31] MediaBrowser.Providers.TV.EpisodeMetadataService: "OmdbEpisodeProvider" returned no metadata for "/media/TV/Jeopardy!/Season 2024/Jeopardy! - 2024-03-28 - HDTV-720p x264 AC3 [Sonarr].mkv" [2024-04-04 02:09:35.324 -04:00] [DBG] [31] MediaBrowser.Providers.TV.EpisodeMetadataService: Running "EpisodeNfoProvider" for "/media/TV/Jeopardy!/Season 2024/Jeopardy! - 2024-03-28 - HDTV-720p x264 AC3 [Sonarr].mkv" EDIT: It seems this may have been a false alarm, or else something that has managed to correct itself. The latest episode retrieved metadata fine, after which I was able to delete the nfo files for the older episodes and refresh their metadata which worked fine. RE: Series all of a sudden not returning metadata - lx77 - 2024-05-27 Maybe it's because of this issue… https://forum.jellyfin.org/t-solved-issues-with-special-charakters-since-update |