jellyfin/MediaBrowser.Providers/MediaInfo
Joe Rogers a74b8b99af
Add option to allow extras to use embedded titles
2022-12-08 01:00:35 -05:00
..
AudioFileProber.cs Replace != null with is not null 2022-12-05 15:01:13 +01: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 Replace != null with is not null 2022-12-05 15:01:13 +01:00
FFProbeVideoInfo.cs Add option to allow extras to use embedded titles 2022-12-08 01:00:35 -05:00
MediaInfoResolver.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
ProbeProvider.cs Replace != null with is not null 2022-12-05 15:01:13 +01: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