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
Cody Robibero 2920611ffc
Convert string MediaType to enum MediaType
7 months ago
..
AudioFileProber.cs fix: accessing Standard* of a Process requires manually disposing them afterwards (#10125) 9 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 7 months ago
FFProbeVideoInfo.cs == null -> is null 9 months ago
MediaInfoResolver.cs Replace != null with is not null 1 year ago
ProbeProvider.cs Audio normalization (#9222) 1 year ago
SubtitleDownloader.cs Replace != null with is not null 1 year ago
SubtitleResolver.cs Merge pull request #7988 from jellyfin/external-streams-exceptions 2 years ago
SubtitleScheduledTask.cs Convert string MediaType to enum MediaType 7 months ago
VideoImageProvider.cs Replace == null with is null 1 year ago