aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Images/PlaylistImageProvider.cs
AgeCommit message (Expand)Author
2022-12-19Use DistinctBy introduced in .NET 6Bond_009
2022-12-05Replace != null with is not nullBond_009
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-05-05Code Clean up: Use Pattern Matching (#5838)BaronGreenback
2020-06-04disable specific rule for playlist image providerdkanada
2020-06-04move most of the image providers to a single directorydkanada