We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Getting this error when refreshing guide. Using IPTVEditor and Jellyfin 10.10.2. Over half my guide is empty.
[14:37:29] [ERR] [123] Jellyfin.LiveTv.Guide.GuideManager: Error getting programs for channel BROOKLYN NINE-NINE 4K System.Net.Http.HttpRequestException: Response status code does not indicate success: 429 (Too Many Requests). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken) at Jellyfin.Xtream.Client.XtreamClient.QueryApi[T](ConnectionInfo connectionInfo, String urlPath, CancellationToken cancellationToken) at Jellyfin.Xtream.LiveTvService.GetProgramsAsync(String channelId, DateTime startDateUtc, DateTime endDateUtc, CancellationToken cancellationToken) at Jellyfin.LiveTv.Guide.GuideManager.RefreshChannelsInternal(ILiveTvService service, IProgress`1 progress, CancellationToken cancellationToken)
Does this seem like a plugin issue where it's making request too fast?
The text was updated successfully, but these errors were encountered:
Your server limits API usage, which I am not willing to work around.
Sorry, something went wrong.
No branches or pull requests
Getting this error when refreshing guide. Using IPTVEditor and Jellyfin 10.10.2. Over half my guide is empty.
Does this seem like a plugin issue where it's making request too fast?
The text was updated successfully, but these errors were encountered: