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 d402005d32
fix: fallback to artist if album artist not provided
2 months ago
..
AudioFileProber.cs fix: fallback to artist if album artist not provided 2 months ago
AudioImageProvider.cs Fix warnings 7 months 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 Always use ffmpeg codec for bluray 3 months ago
LyricResolver.cs Store lyrics in the database as media streams (#9951) 3 months ago
MediaInfoResolver.cs Store lyrics in the database as media streams (#9951) 3 months ago
ProbeProvider.cs Save embedded lyrics when probing audio 3 months 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 Convert string MediaType to enum MediaType 8 months ago
VideoImageProvider.cs Replace == null with is null 2 years ago