You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Jellyfin.Api/Helpers
Bond_009 b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
2 years ago
..
AudioHelper.cs Replace != null with is not null 2 years ago
DynamicHlsHelper.cs Replace != null with is not null 2 years ago
FileStreamResponseHelpers.cs
HlsCodecStringHelpers.cs
HlsHelpers.cs Fix build errors 2 years ago
MediaInfoHelper.cs Replace != null with is not null 2 years ago
ProgressiveFileStream.cs Replace != null with is not null 2 years ago
RequestHelpers.cs Replace == null with is null 2 years ago
StreamingHelpers.cs Replace != null with is not null 2 years ago
TranscodingJobHelper.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago