2024-01-04, 10:46 PM
(This post was last modified: 2024-01-04, 11:17 PM by TheDreadPirate. Edited 1 time in total.)
Hi, so I began to have some issues with my Anime specials, not receiving their correct order (end of season, etc.). After investigation, I found out it's TVDB that's not working.
I'm getting the following -
[2024-01-05 00:43:09.711 +02:00] [ERR] [70] Jellyfin.Plugin.Tvdb.Providers.TvdbEpisodeProvider: Failed to retrieve episode with id null, series id "3989451":"Fractal Androgynous"
TvDbSharper.TvDbServerException: Invalid credentials; API Key Required
at TvDbSharper.Infrastructure.Parser.Parse[T](ApiResponse response, IReadOnlyDictionary
--- End of stack trace from previous location ---
at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
at Jellyfin.Plugin.Tvdb.TvdbClientManager.GetEpisodeTvdbId(Int32 seriesTvdbId, EpisodeQuery episodeQuery, String language, CancellationToken cancellationToken)
at Jellyfin.Plugin.Tvdb.Providers.TvdbEpisodeProvider.GetEpisode(EpisodeInfo searchInfo, CancellationToken cancellationToken)
Please advise.
Thanks!
I'm getting the following -
[2024-01-05 00:43:09.711 +02:00] [ERR] [70] Jellyfin.Plugin.Tvdb.Providers.TvdbEpisodeProvider: Failed to retrieve episode with id null, series id "3989451":"Fractal Androgynous"
TvDbSharper.TvDbServerException: Invalid credentials; API Key Required
at TvDbSharper.Infrastructure.Parser.Parse[T](ApiResponse response, IReadOnlyDictionary
2 errorMap)
at TvDbSharper.Clients.AuthenticationClient.AuthenticateAsync(AuthenticationData authenticationData, CancellationToken cancellationToken)
at Jellyfin.Plugin.Tvdb.TvdbClientManager.GetTvDbClient(String language)
at Jellyfin.Plugin.Tvdb.TvdbClientManager.<>c__DisplayClass24_0
1.<<TryGetValue>b__0>d.MoveNext()--- End of stack trace from previous location ---
at Microsoft.Extensions.Caching.Memory.CacheExtensions.GetOrCreateAsync[TItem](IMemoryCache cache, Object key, Func`2 factory)
at Jellyfin.Plugin.Tvdb.TvdbClientManager.GetEpisodeTvdbId(Int32 seriesTvdbId, EpisodeQuery episodeQuery, String language, CancellationToken cancellationToken)
at Jellyfin.Plugin.Tvdb.Providers.TvdbEpisodeProvider.GetEpisode(EpisodeInfo searchInfo, CancellationToken cancellationToken)
Please advise.
Thanks!