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

Getting a 429 response when refreshing guide using IPTVEditor #142

Closed
redredkrovy opened this issue Dec 23, 2024 · 1 comment
Closed

Getting a 429 response when refreshing guide using IPTVEditor #142

redredkrovy opened this issue Dec 23, 2024 · 1 comment

Comments

@redredkrovy
Copy link

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?

@Kevinjil
Copy link
Owner

Your server limits API usage, which I am not willing to work around.

@Kevinjil Kevinjil closed this as not planned Won't fix, can't repro, duplicate, stale Dec 27, 2024
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

2 participants