aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Images/DynamicImageProvider.cs
AgeCommit message (Expand)Author
2023-12-08Convert CollectionType to use lowercase enum namesCody Robibero
2023-11-09Convert CollectionType, SpecialFolderType to enum (#9764)Cody Robibero
2022-12-19Use DistinctBy introduced in .NET 6Bond_009
2022-12-05Replace != null with is not nullBond_009
2022-10-06Fix minor warnings in Emby.Server.Implementations (#2149)Jan Sommer
2022-01-19Shuffle items with imagesSenorSmartyPants
2021-12-20Use our own Contains extensioncvium
2021-12-12Use BaseItemKind where possibleCody Robibero
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-04-17Remove unused using directivesBaronGreenback
2020-06-15fix SA1508telans
2020-06-04fix namespace for providers that were moveddkanada
2020-06-04move most of the image providers to a single directorydkanada