aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Expand)Author
2021-05-02Add tests for SqliteItemRepository.(De)SerializeProviderIdsBond_009
2021-05-02Add tests for SqliteItemRepository.(De)SerializeImagesBond_009
2021-05-01Update LiveTvMediaSourceProvider.csBaronGreenback
2021-05-01Update ApplicationHost.csBaronGreenback
2021-05-01Fix scanningBond_009
2021-04-30remove span based setprovideridcvium
2021-04-30Merge pull request #5890 from Bond-009/filesystemBond-009
2021-04-30prevent cancellationtoken leakagecvium
2021-04-30revert the last bits of the getcount experimentcvium
2021-04-30Reduce some allocations with the magic of spans etc.cvium
2021-04-30Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
2021-04-29Merge pull request #5842 from BaronGreenback/optimizationBond-009
2021-04-29Merge pull request #5891 from Bond-009/filesystem2Bond-009
2021-04-29Merge pull request #5893 from Bond-009/dbBond-009
2021-04-29SqliteItemRepository: Parse ChannelId directly from utf-8 dataBond_009
2021-04-29Merge pull request #5903 from iwalton3/auto-leave-syncplayBond-009
2021-04-28Add ability to sort on Genre, MusicGenre, Artistcrobibero
2021-04-26Changed other method to match for consistency.BaronGreenback
2021-04-26updated commentBaronGreenback
2021-04-26Fix url for LiveTVBaronGreenback
2021-04-26Bump prometheus-net.DotNetRuntime from 3.4.1 to 4.0.0dependabot[bot]
2021-04-26Add endpoint to log client eventscrobibero
2021-04-26Bump sharpcompress from 0.28.1 to 0.28.2dependabot[bot]
2021-04-24add UpdatePeopleAsync and add people to both tablescvium
2021-04-24Leave SyncPlay group on session disconnect.Ian Walton
2021-04-23Merge pull request #5892 from crobibero/password-obsoleteBond-009
2021-04-22SqliteItemRepository: remove redundant operationsBond_009
2021-04-22Mark PasswordSha1 as obsoletecrobibero
2021-04-22Improve fast path of ManagedFileSystem.GetValidFilenameBond_009
2021-04-22ManagedFileSystem: Rewrite GetValidFilename and more improvementsBond_009
2021-04-22Reduce string allocations/fs lookups in resolve codeBond_009
2021-04-22Remove unused/duplicate servicesBond_009
2021-04-21Merge pull request #5878 from Artiume/patch-2Bond-009
2021-04-21Merge pull request #5877 from Bond-009/circ1Bond-009
2021-04-21Merge pull request #5808 from cvium/semi-fix-collection-perfBond-009
2021-04-21Update var namesartiume
2021-04-20Fix Audiobook Resumeartiume
2021-04-20EncodingHelper: Fix circular dependencyBond_009
2021-04-19Respect user settings for transcode and remuxcvium
2021-04-17Fix ArgumentOutOfRangeException scanning AudioBooksStephen Moore
2021-04-17Remove unused using directivesBaronGreenback
2021-04-17Group MethodsBaronGreenback
2021-04-17Cleaned up "value assigned is not used in any execution path"BaronGreenback
2021-04-16Some code cleanup. Allow NextUpDateCutoff to be nullJack
2021-04-15Add NextUpCutoffDate to NextUpQueryJack
2021-04-15Enable nullability for ServerDiscoveryInfo (#5804)Cody Robibero
2021-04-13Don't use database for QuickConnectPatrick Barron
2021-04-13fixescvium
2021-04-13Optimize the way items are grouped into collectionscvium
2021-04-12Fix possible ArgumentNullExceptionBond_009