aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities
AgeCommit message (Expand)Author
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2021-03-10Use distinct for artists to avoid double refreshingcvium
2021-02-13Minor improvementsBond_009
2021-02-10Create BaseItemKind enumcrobibero
2021-01-12Use JsonSerializer.SerializeToUtf8Bytes when doing a round tripBond_009
2020-12-24Put json serializer options in private fieldDavid
2020-12-23Remove custom Json serializer from MediaBrowser.ControllerDavid
2020-12-13Use a more descriptive function namecrobibero
2020-12-11Use typed UserManager GetPreferencecrobibero
2020-12-11Use typed UserManager GetPreferencecrobibero
2020-12-10Forgot to revert some other changes, dunno if neededcvium
2020-12-04Merge pull request #4242 from Spacetech/library_scan_speedClaus Vium
2020-12-02Move MetadataRefreshThrottler to BaseItemManagerGary Wilber
2020-12-01Merge pull request #4169 from stanionascu/bdiso-playbackJoshua M. Boniface
2020-11-21Merge branch 'master' into library_scan_speedBaronGreenback
2020-11-21Merge branch 'master' into defer_image_fetchingJoshua M. Boniface
2020-11-20Merge pull request #4499 from crobibero/more-paramJoshua M. Boniface
2020-11-19Merge remote-tracking branch 'upstream/master' into library_scan_speedGary Wilber
2020-11-19Merge pull request #4507 from BaronGreenback/SpellingJoshua M. Boniface
2020-11-19Merge pull request #4342 from crobibero/base-item-managerClaus Vium
2020-11-18More spelling corrections.Greenback
2020-11-16Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.crobibero
2020-11-11Fixes #4465 by adding the missing extras folders.Kayila
2020-11-08Merge remote-tracking branch 'upstream/master' into library_scan_speedGary Wilber
2020-11-05Fix Persons, Genres and Studios endpointscvium
2020-11-02Merge pull request #4341 from Bond-009/minor6Anthony Lavado
2020-10-28Merge branch 'master' into bdiso-playbackStan
2020-10-27Use BaseItemManagercrobibero
2020-10-17Fix buildBond_009
2020-10-17Use nameof where possibleBond_009
2020-10-12Fix SA 1116 warningsJan-Pieter Baert
2020-10-03Defer image pre-fetching until the end of a refresh/scancvium
2020-10-02fix parallelism when set to 0Gary Wilber
2020-10-01Switch to TPL dataflow for subfolder scanGary Wilber
2020-10-01Remove PlayableStreamFileNames as unusedStanislav Ionascu
2020-09-30Increase library scan and metadata refresh speedGary Wilber
2020-09-28Fix SA1513, SA1514, SA1507, and SA1508Matt Montgomery
2020-09-04Merge pull request #3879 from cvium/fix_theme_songsBond-009
2020-09-03Sort by SortName after scanningClaus Vium
2020-09-02Add the item path to the ItemLookupInfo class.Erwin de Haan
2020-08-23Fix duplicateBond_009
2020-08-22Enable TreatWarningsAsErrors for MediaBrowser.Controller in ReleaseBond_009
2020-08-21Make some methods asyncBond_009
2020-08-20Make MediaBrowser.MediaEncoding warnings freeBond_009
2020-08-19More warnBond_009
2020-08-19Fix warningsBond_009
2020-08-12Remove some LINQ queriescvium
2020-08-11Populate ThemeVideoIds and ThemeSongIdscvium
2020-08-01Merge pull request #3578 from barronpm/displaypreferences-efcoreBond-009
2020-07-22Review usage of string.Substring (part 1)Bond_009