jellyfin/MediaBrowser.Providers/MediaInfo
Stepan Goremykin 8d7e4229ca Merge branch 'master' into fix-resharper-warnings
# Conflicts:
#	Emby.Server.Implementations/Net/SocketFactory.cs
#	RSSDP/SsdpCommunicationsServer.cs
#	RSSDP/SsdpDeviceLocator.cs
#	RSSDP/SsdpDevicePublisher.cs
2023-10-12 20:11:16 +02:00
..
AudioFileProber.cs Reduce string literal length by using verbatim string 2023-10-08 00:26:12 +02:00
AudioImageProvider.cs Query MediaSourceManager directly in image providers 2021-11-18 15:11:50 +01:00
AudioResolver.cs Merge pull request #7988 from jellyfin/external-streams-exceptions 2022-06-29 01:26:38 -04:00
EmbeddedImageProvider.cs Jellyfin.Drawing minor improvements 2023-10-08 17:10:04 +02:00
FFProbeVideoInfo.cs == null -> is null 2023-08-22 21:14:54 +02:00
MediaInfoResolver.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
ProbeProvider.cs Audio normalization (#9222) 2023-05-15 13:12:24 +02:00
SubtitleDownloader.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
SubtitleResolver.cs Merge pull request #7988 from jellyfin/external-streams-exceptions 2022-06-29 01:26:38 -04:00
SubtitleScheduledTask.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
VideoImageProvider.cs Replace == null with is null 2022-12-05 15:00:20 +01:00