Commit Graph

3642 Commits (787bcd4a83ea212e6ba4f93dcc4ce6788b950410)

Author SHA1 Message Date
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching (#5838)
3 years ago
Bond-009 48e81e65e8
Merge pull request #5938 from cvium/allocationz
3 years ago
Bill Thornton cd543f7e50
Merge pull request #5738 from cvium/resolve-from-path
3 years ago
cvium c0feb3694b rename to SplitEnumerator and fix test
3 years ago
Claus Vium b9d18f0fa7
Merge branch 'master' into allocationz
3 years ago
dependabot[bot] 9b1243cf5e
Bump SQLitePCL.pretty.netstandard from 2.1.0 to 2.2.0
3 years ago
Bond-009 e042651c54
Merge pull request #5956 from BaronGreenback/MultipleInstanciations
3 years ago
BaronGreenback bcba501dfb minor optimization.
3 years ago
Bond_009 874f92e93a Add tests for SqliteItemRepository.(De)SerializeProviderIds
3 years ago
Bond_009 8a6b9e1fb6 Add tests for SqliteItemRepository.(De)SerializeImages
3 years ago
Bond_009 c608d5104d Fix scanning
3 years ago
cvium 716cbb0695 remove span based setproviderid
3 years ago
Bond-009 360d80c873
Merge pull request #5890 from Bond-009/filesystem
3 years ago
cvium ba2e346d12 prevent cancellationtoken leakage
3 years ago
cvium a6726730fc revert the last bits of the getcount experiment
3 years ago
cvium 608cba817c Reduce some allocations with the magic of spans etc.
3 years ago
Bond-009 eeb5d4bd1e
Merge pull request #5842 from BaronGreenback/optimization
3 years ago
Bond-009 78e66325fd
Merge pull request #5891 from Bond-009/filesystem2
3 years ago
Bond-009 7195d3e42f
Merge pull request #5893 from Bond-009/db
3 years ago
Bond-009 dcc2df75ec
Merge pull request #5903 from iwalton3/auto-leave-syncplay
3 years ago
dependabot[bot] 47c54166e1
Bump prometheus-net.DotNetRuntime from 3.4.1 to 4.0.0
3 years ago
dependabot[bot] 24a05bc9f8
Bump sharpcompress from 0.28.1 to 0.28.2
3 years ago
cvium 77261a8445 add UpdatePeopleAsync and add people to both tables
3 years ago
Ian Walton e4691d45f5 Leave SyncPlay group on session disconnect.
3 years ago
Bond-009 1a54338e38
Merge pull request #5892 from crobibero/password-obsolete
3 years ago
Bond_009 a02e37daa0 SqliteItemRepository: remove redundant operations
3 years ago
crobibero 940c30081e Mark PasswordSha1 as obsolete
3 years ago
Bond_009 33327aa1a9 Improve fast path of ManagedFileSystem.GetValidFilename
3 years ago
Bond_009 81209258ab ManagedFileSystem: Rewrite GetValidFilename and more improvements
3 years ago
Bond_009 b323044139 Reduce string allocations/fs lookups in resolve code
3 years ago
Bond_009 b0914f9f2c Remove unused/duplicate services
3 years ago
Bond-009 95ab603a40
Merge pull request #5878 from Artiume/patch-2
3 years ago
Bond-009 d5163b4167
Merge pull request #5877 from Bond-009/circ1
3 years ago
Bond-009 48ed4b016c
Merge pull request #5808 from cvium/semi-fix-collection-perf
3 years ago
artiume 005ae80b31
Update var names
3 years ago
artiume dcd96909cd
Fix Audiobook Resume
3 years ago
Bond_009 499bac5185 EncodingHelper: Fix circular dependency
3 years ago
cvium 8933389753 Respect user settings for transcode and remux
3 years ago
Stephen Moore e841922ffd Fix ArgumentOutOfRangeException scanning AudioBooks
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
BaronGreenback bb6fddde9a Group Methods
3 years ago
Cody Robibero b63f615fd4
Enable nullability for ServerDiscoveryInfo (#5804)
3 years ago
cvium d44b2e2ee5 fixes
3 years ago
cvium 723b6abcb3 Optimize the way items are grouped into collections
3 years ago
Bond_009 8045a488ce Fix possible ArgumentNullException
3 years ago
Bond-009 b94218849c
Merge pull request #5784 from Bond-009/racecondition
3 years ago
Bond_009 a4ffc7a813 Fix random failing of tests
3 years ago
Joshua M. Boniface cd0daa7985
Merge pull request #5748 from cvium/playlist-audio-type
3 years ago
Bond-009 240e67d485
Merge pull request #5747 from cvium/more-convertimage-fixes
3 years ago