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/Emby.Server.Implementations/Images
Bond-009 92f6e19a25
Enable nullable for more files (#9310)
1 year ago
..
ArtistImageProvider.cs Remove unused using directives 3 years ago
BaseDynamicImageProvider.cs Replace != null with is not null 2 years ago
BaseFolderImageProvider.cs Enable nullable for more files (#9310) 1 year ago
CollectionFolderImageProvider.cs Generate cover image for music video type libraries. 2 years ago
DynamicImageProvider.cs Use DistinctBy introduced in .NET 6 1 year ago
FolderImageProvider.cs Enable nullable for more files (#9310) 1 year ago
GenreImageProvider.cs Enable nullable for more files (#9310) 1 year ago
MusicAlbumImageProvider.cs Fix the last few warnings 3 years ago
MusicGenreImageProvider.cs Use BaseItemKind where possible 3 years ago
PhotoAlbumImageProvider.cs Fix the last few warnings 3 years ago
PlaylistImageProvider.cs Use DistinctBy introduced in .NET 6 1 year ago