2023-12-25, 05:13 PM
so thank you @tmsrxzar for that. I went ahead and did you as you said and checked the box for tvdb for every setting that had tvdb as an option. Still nothing though.
I went ahead and checked my logs and seems like I wasn't getting very far at all as my API key is invalid.
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.Providers.TvdbSeriesProvider.FindSeriesInternal(String name, String language, CancellationToken cancellationToken)
On the tvdb website, I requested the "free (requires attribution)" key and then copied and pasted it into the settings of the tvdb plugin. Tvdb says my key is "Active" so really have no clue what I am supposed to do. Was I supposed to pay for an API key? I read something about that on reddit but it is unclear if that was for an older system TVDB had for giving up API keys.
I went ahead and checked my logs and seems like I wasn't getting very far at all as my API key is invalid.
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.Providers.TvdbSeriesProvider.FindSeriesInternal(String name, String language, CancellationToken cancellationToken)
On the tvdb website, I requested the "free (requires attribution)" key and then copied and pasted it into the settings of the tvdb plugin. Tvdb says my key is "Active" so really have no clue what I am supposed to do. Was I supposed to pay for an API key? I read something about that on reddit but it is unclear if that was for an older system TVDB had for giving up API keys.