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/MediaBrowser.Providers/MediaInfo
Bond_009 18a311d32f
== null -> is null
9 months ago
..
AudioFileProber.cs fix: accessing Standard* of a Process requires manually disposing them afterwards (#10125) 10 months ago
AudioImageProvider.cs Query MediaSourceManager directly in image providers 3 years ago
AudioResolver.cs Merge pull request #7988 from jellyfin/external-streams-exceptions 2 years ago
EmbeddedImageProvider.cs Fix all warnings in MediaBrowser.Providers 1 year ago
FFProbeVideoInfo.cs == null -> is null 9 months ago
MediaInfoResolver.cs Replace != null with is not null 2 years ago
ProbeProvider.cs Audio normalization (#9222) 1 year ago
SubtitleDownloader.cs Replace != null with is not null 2 years ago
SubtitleResolver.cs Merge pull request #7988 from jellyfin/external-streams-exceptions 2 years ago
SubtitleScheduledTask.cs Replace == null with is null 2 years ago
VideoImageProvider.cs Replace == null with is null 2 years ago