aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Images/PlaylistImageProvider.cs
AgeCommit message (Collapse)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
Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
2020-06-04disable specific rule for playlist image providerdkanada
2020-06-04move most of the image providers to a single directorydkanada