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
Stepan Goremykin 8d7e4229ca
Merge branch 'master' into fix-resharper-warnings
8 months ago
..
AudioFileProber.cs Reduce string literal length by using verbatim string 8 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 Jellyfin.Drawing minor improvements 8 months ago
FFProbeVideoInfo.cs == null -> is null 10 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