Commit Graph

12 Commits (892973a9e372000ad7babe2381e4e83b39591951)

Author SHA1 Message Date
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
7 months ago
Bond_009 6481376b81 Use DistinctBy introduced in .NET 6
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Jan Sommer 0b8faf5db4 Fix minor warnings in Emby.Server.Implementations (#2149)
2 years ago
SenorSmartyPants 5d9e1bfcea Shuffle items with images
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
telans 3d9049ef08
fix SA1508
4 years ago
dkanada 3f3bb668a3 fix namespace for providers that were moved
4 years ago
dkanada c9c6fe02ab move most of the image providers to a single directory
4 years ago