aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Images
AgeCommit message (Expand)Author
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-02-28Merge pull request #7221 from SenorSmartyPants/UserViewThumbCody Robibero
2022-02-15Fix some warningsBond_009
2022-01-19Shuffle items with imagesSenorSmartyPants
2022-01-19User Backdrop for UserView, like CollectionFolderSenorSmartyPants
2022-01-18Generate cover image for music video type libraries.SenorSmartyPants
2021-12-27Remove more warningsCody Robibero
2021-12-20Use our own Contains extensioncvium
2021-12-12Use BaseItemKind where possibleCody Robibero
2021-10-06Fix the last few warningsBond_009
2021-09-03Fix some warningsBond_009
2021-08-28Remove more and more warningsCody Robibero
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-05-11Reduce warnings in MediaBrowser.Controller (#6006)Cody Robibero
2021-05-05Code Clean up: Use Pattern Matching (#5838)BaronGreenback
2021-04-17Remove unused using directivesBaronGreenback
2020-11-02Merge pull request #4341 from Bond-009/minor6Anthony Lavado
2020-10-17Use nameof where possibleBond_009
2020-08-21Use backdrop with library name as library thumbnailDavid
2020-08-01Merge pull request #3578 from barronpm/displaypreferences-efcoreBond-009
2020-07-23Remove unused dependencies.Patrick Barron
2020-07-17Migrate Display Preferences to EF CorePatrick Barron
2020-06-15fix SA1508telans
2020-06-05disable rule that requires comments in two image providers for nowdkanada
2020-06-05add missing comments for a few image providersdkanada
2020-06-04disable specific rule for playlist image providerdkanada
2020-06-04disable artist image provider until configurabledkanada
2020-06-04fix namespace for providers that were moveddkanada
2020-06-04move most of the image providers to a single directorydkanada
2020-06-04add image provider for artistsdkanada
2020-06-04minor refactoringdkanada
2020-02-23Fix some warningsBond_009
2019-12-11More warnings (removed)Bond_009
2019-11-27Fix more warningsBond_009
2019-09-25Some style fixesBond_009
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-03-07Cleanup/simplificationBond-009
2019-01-31Remove support for games as a media typeClaus Vium
2019-01-28Unwrapped `OpenRead` and `CopyFile`Erwin de Haan
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTvErwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part I-LibErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-10-21update home video library supportLuke Pulverenti
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-08-07consolidate interfacesLuke Pulverenti