Implement rate limiter for ListenBrainz API #132
Annotations
4 warnings
call / test:
src/Jellyfin.Plugin.ListenBrainz.Api/BaseClient.cs#L36
Constant fields should appear before non-constant fields (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1203.md)
|
call / test:
src/Jellyfin.Plugin.ListenBrainz.Api/BaseClient.cs#L36
Constant fields should appear before non-constant fields (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1203.md)
|
call / test:
src/Jellyfin.Plugin.ListenBrainz.Api/BaseClient.cs#L36
Constant fields should appear before non-constant fields (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1203.md)
|
call / test:
src/Jellyfin.Plugin.ListenBrainz.Api/BaseClient.cs#L36
Constant fields should appear before non-constant fields (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1203.md)
|