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
Cody Robibero 033cfa59c4
Convert CollectionType to use lowercase enum names
5 months ago
..
ArtistImageProvider.cs Remove unused using directives 3 years ago
BaseDynamicImageProvider.cs Replace != null with is not null 1 year ago
BaseFolderImageProvider.cs Convert ItemSortBy to enum (#9765) 6 months ago
CollectionFolderImageProvider.cs Convert CollectionType to use lowercase enum names 5 months ago
DynamicImageProvider.cs Convert CollectionType to use lowercase enum names 5 months 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 2 years ago
PhotoAlbumImageProvider.cs Fix the last few warnings 3 years ago
PlaylistImageProvider.cs Use DistinctBy introduced in .NET 6 1 year ago