aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library
AgeCommit message (Expand)Author
2023-11-09Merge branch 'master' into media-typeCody Robibero
2023-11-09Convert CollectionType, SpecialFolderType to enum (#9764)Cody Robibero
2023-11-09Convert ItemSortBy to enum (#9765)Cody Robibero
2023-10-14Merge branch 'master' into fix-resharper-warningsStepan Goremykin
2023-10-12Merge branch 'master' into fix-resharper-warningsStepan Goremykin
2023-10-11Multiple Stream changesBond_009
2023-10-10Convert string MediaType to enum MediaTypeCody Robibero
2023-10-08Merge pull request #10345 from Bond-009/getpersonBond-009
2023-10-08Remove redundant using directivesStepan Goremykin
2023-10-08Reduce string literal length by using verbatim stringStepan Goremykin
2023-10-08Use async overloadStepan Goremykin
2023-10-06Reduce string allocationsBond_009
2023-10-05Don't create non existent persons in LibraryManager.GetPersonBond_009
2023-10-03Merge pull request #10222 from Bond-009/photosClaus Vium
2023-09-27Ignore .zfs folderBond_009
2023-09-27PhotoResolver: change how generated images are detectedBond_009
2023-09-13Minor LibraryMonitor improvementsBond_009
2023-08-26Fix a few multiple enumerationsStepan Goremykin
2023-08-18refactor: use ConcurrentDictionary when IMemoryCache isn't neededcvium
2023-07-06Merge pull request #9799 from Bond-009/genregexBond-009
2023-07-01Merge pull request #9447 from Bond-009/disablerealtimemonitorClaus Vium
2023-06-28Use RegexGenerator where possibleBond_009
2023-06-10Merge pull request #9564 from AmbulantRex/whitelist-dllsCody Robibero
2023-06-10Merge pull request #8203 from Shadowghost/nfo-season-namesCody Robibero
2023-05-26Fix TotalRecordCount calculationShadowghost
2023-05-23Check for Imdb id for seriesBond_009
2023-05-20Implement NFO named season parsingShadowghost
2023-05-15Fix playlists library and migration (#9770)Shadowghost
2023-05-12Fix access to playlists not created by a user (#9746)Shadowghost
2023-04-15Merge branch 'jellyfin:master' into whitelist-dllsAmbulantRex
2023-04-10#7626 Added handling for common FormatExceptions with Skia loading sv… (#9581)JPVenson
2023-04-06Remove redundant 'else' keywordsStepan Goremykin
2023-04-06Simplify conditional expressionStepan Goremykin
2023-04-06Simplify linq expressions (use All)Stepan Goremykin
2023-04-01Implement check to hide all libraries when user has no access (#9536)elmuffo
2023-04-01Correct styling inconsistenciesAmbulantRex
2023-04-01Correct style inconsistenciesAmbulantRex
2023-03-30Remove unnecessary using statements in PluginManagerAmbulantRex
2023-03-30Add DLL whitelist support for pluginsAmbulantRex
2023-03-20Merge pull request #9403 from SenorSmartyPants/ExtraCleanAndNFOCody Robibero
2023-03-14Reduce usage of GetAwaiter().GetResult()Bond_009
2023-03-10Merge pull request #9254 from Shadowghost/dvdbdfixBond-009
2023-03-09Clean Extra NamesSenorSmartyPants
2023-03-07Disable real time monitoring by defaultBond_009
2023-03-06Fix cases where multiple files are resolved as a single bookJoe Rogers
2023-03-06Inject IDirectoryService where needed instead of passing it through ItemResol...Joe Rogers
2023-03-06Remove some BaseItem references to make ItemResolveArgs more usable for testing.Joe Rogers
2023-03-01Allocate less ListsBond_009
2023-02-17Reduce string allocations by regexBond_009
2023-02-04Fix BD and DVD folder recognition for tv episodesShadowghost