Skip to content

Jellyfin 10.11 support#166

Merged
crobibero merged 3 commits into
masterfrom
unstable
Oct 20, 2025
Merged

Jellyfin 10.11 support#166
crobibero merged 3 commits into
masterfrom
unstable

Implement better client-side rate limiting

a146931
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Oct 13, 2025 in 4s

No new alerts in code changed by this pull request

Annotations

Check warning on line 29 in Jellyfin.Plugin.OpenSubtitles/ClientSideRateLimiter.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missing Dispose call on local IDisposable Warning

Disposable 'SocketsHttpHandler' is created but not disposed.