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
gnattu cf483203f5
Fix external LRC files being incorrectly overwritten during the initial scan (#11480)
3 days ago
..
AudioFileProber.cs Fix external LRC files being incorrectly overwritten during the initial scan (#11480) 3 days ago
AudioImageProvider.cs Fix warnings 6 months 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 Always use ffmpeg codec for bluray 2 months ago
LyricResolver.cs Store lyrics in the database as media streams (#9951) 2 months ago
MediaInfoResolver.cs Store lyrics in the database as media streams (#9951) 2 months ago
ProbeProvider.cs Improve audio normalization 1 week 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