Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TVDB missing episodes API issue #94

Open
iNfRaS0NiC opened this issue Aug 12, 2023 · 0 comments
Open

TVDB missing episodes API issue #94

iNfRaS0NiC opened this issue Aug 12, 2023 · 0 comments

Comments

@iNfRaS0NiC
Copy link

Hello,
I am getting this WRN in the log

[2023-08-12 16:54:51.068 +02:00] [WRN] [14] Jellyfin.Plugin.Tvdb.Providers.TvdbMissingEpisodeProvider: Unable to get episodes from TVDB
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 ---

The missing episodes are not working is there a way to fix this issue? I have API from TVDB and I am using it in the plugin
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant