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 906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
10 months ago
..
ArtistImageProvider.cs Remove unused using directives 3 years ago
BaseDynamicImageProvider.cs Replace != null with is not null 2 years ago
BaseFolderImageProvider.cs Convert ItemSortBy to enum (#9765) 10 months ago
CollectionFolderImageProvider.cs Convert CollectionType, SpecialFolderType to enum (#9764) 10 months ago
DynamicImageProvider.cs Convert CollectionType, SpecialFolderType to enum (#9764) 10 months ago
FolderImageProvider.cs Enable nullable for more files (#9310) 2 years ago
GenreImageProvider.cs Enable nullable for more files (#9310) 2 years 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 2 years ago