Commit Graph

64 Commits (master)

Author SHA1 Message Date
Shadowghost 8b938e2696 Backport pull request #11673 from jellyfin/release-10.9.z
2 days ago
Cody Robibero 033cfa59c4 Convert CollectionType to use lowercase enum names
5 months ago
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
6 months ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum (#9765)
6 months ago
tallbl0nde b8e5afbc10
Enable recursive query in BaseFolderImageProvider
10 months ago
Bond-009 92f6e19a25
Enable nullable for more files (#9310)
1 year ago
Bond_009 6481376b81 Use DistinctBy introduced in .NET 6
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Jan Sommer 0b8faf5db4 Fix minor warnings in Emby.Server.Implementations (#2149)
2 years ago
Cody Robibero fe99800bde
Merge pull request #7221 from SenorSmartyPants/UserViewThumb
2 years ago
Bond_009 5732e6188c Fix some warnings
2 years ago
SenorSmartyPants 5d9e1bfcea Shuffle items with images
2 years ago
SenorSmartyPants b15ab397c7 User Backdrop for UserView, like CollectionFolder
2 years ago
SenorSmartyPants 5c3119cf02 Generate cover image for music video type libraries.
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
2 years ago
Bond_009 03f933aaa0 Fix the last few warnings
3 years ago
Bond_009 637e86478f Fix some warnings
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
Cody Robibero e3f55a0c54
Reduce warnings in MediaBrowser.Controller (#6006)
3 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching (#5838)
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
Anthony Lavado 6205fb4b6a
Merge pull request #4341 from Bond-009/minor6
4 years ago
Bond_009 49569ca0a0 Use nameof where possible
4 years ago
David a3020f2917 Use backdrop with library name as library thumbnail
4 years ago
Bond-009 b7421db5fe
Merge pull request #3578 from barronpm/displaypreferences-efcore
4 years ago
Patrick Barron 0aa349fe40 Remove unused dependencies.
4 years ago
Patrick Barron ab396225ea Migrate Display Preferences to EF Core
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
dkanada 2e7d7abe8e disable rule that requires comments in two image providers for now
4 years ago
dkanada feda2947b7 add missing comments for a few image providers
4 years ago
dkanada 6022f9f1da disable specific rule for playlist image provider
4 years ago
dkanada 17031fb38d disable artist image provider until configurable
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
dkanada aa66444264 add image provider for artists
4 years ago
dkanada 8d7e9ab515 minor refactoring
4 years ago
Bond_009 07cc4be6a7 Fix some warnings
4 years ago
Bond_009 2ef4ffd698 More warnings (removed)
5 years ago
Bond_009 42ffddc269 Fix more warnings
5 years ago
Bond_009 c5995af493 Some style fixes
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Bond-009 c5fce647de Cleanup/simplification
5 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type
5 years ago
Erwin de Haan a430568082 Unwrapped `OpenRead` and `CopyFile`
5 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
5 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
5 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
5 years ago