jellyfin/Emby.Server.Implementations/Images
2023-02-14 12:09:07 -07:00
..
ArtistImageProvider.cs Remove unused using directives 2021-04-17 11:37:55 +01:00
BaseDynamicImageProvider.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
BaseFolderImageProvider.cs Enable nullable for more files (#9310) 2023-02-14 12:09:07 -07:00
CollectionFolderImageProvider.cs Generate cover image for music video type libraries. 2022-01-18 19:46:03 -06:00
DynamicImageProvider.cs Use DistinctBy introduced in .NET 6 2022-12-19 15:21:42 +01:00
FolderImageProvider.cs Enable nullable for more files (#9310) 2023-02-14 12:09:07 -07:00
GenreImageProvider.cs Enable nullable for more files (#9310) 2023-02-14 12:09:07 -07:00
MusicAlbumImageProvider.cs Fix the last few warnings 2021-10-06 11:30:45 +02:00
MusicGenreImageProvider.cs Use BaseItemKind where possible 2021-12-12 06:11:27 -07:00
PhotoAlbumImageProvider.cs Fix the last few warnings 2021-10-06 11:30:45 +02:00
PlaylistImageProvider.cs Use DistinctBy introduced in .NET 6 2022-12-19 15:21:42 +01:00