Commit Graph

326 Commits (9c78cafe702ea321872b621e7c1a1b1b06ace18c)

Author SHA1 Message Date
Patrick Barron 0960438065 Remove ActionableProgress
11 months ago
Patrick Barron 8698b90594 Remove SimpleProgress
11 months ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
1 year ago
Cody Robibero 033cfa59c4 Convert CollectionType to use lowercase enum names
1 year ago
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
1 year ago
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum (#9765)
1 year ago
Stepan Goremykin 8d7e4229ca Merge branch 'master' into fix-resharper-warnings
1 year ago
Bond-009 406c5df8a3
Merge pull request #10345 from Bond-009/getperson
1 year ago
Stepan Goremykin f84469d500 Remove redundant using directives
1 year ago
Stepan Goremykin a37dc3da96 Use async overload
1 year ago
Bond_009 b176beb88e Reduce string allocations
1 year ago
Bond_009 852f1dc0c1 Don't create non existent persons in LibraryManager.GetPerson
1 year ago
Bond_009 767a42fbdb Minor LibraryMonitor improvements
1 year ago
Stepan Goremykin 0ed2aa6f06 Fix a few multiple enumerations
1 year ago
cvium 2e32e335ac refactor: use ConcurrentDictionary when IMemoryCache isn't needed
1 year ago
Claus Vium bfb7c60f72
Merge pull request #9447 from Bond-009/disablerealtimemonitor
2 years ago
Shadowghost 81746666de Fix TotalRecordCount calculation
2 years ago
JPVenson 3c22d5c970
#7626 Added handling for common FormatExceptions with Skia loading sv… (#9581)
2 years ago
Stepan Goremykin b6cfdb8b92 Simplify conditional expression
2 years ago
elmuffo bb5bf0277a
Implement check to hide all libraries when user has no access (#9536)
2 years ago
Bond_009 891e2495c9 Disable real time monitoring by default
2 years ago
Joe Rogers 1c3a97bf6a
Inject IDirectoryService where needed instead of passing it through ItemResolveArgs
2 years ago
Joe Rogers 160baa02fd
Remove some BaseItem references to make ItemResolveArgs more usable for testing.
2 years ago
Bond_009 4b01aaa0f7 Allocate less Lists
2 years ago
Bond-009 497d8c4957
Use Order() introduced in .NET 7 (#8923)
2 years ago
Joe Rogers e4040ab812
Allow video extras to use owner library options
2 years ago
Bond_009 9bb1bc5a3e Remove dependency on OptimizedPriorityQueue
2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Shadowghost 072651c4be Add xmldocs for TMDb provider, correct provider spelling
2 years ago
Joe Rogers c38052a753
Skip missing symlink instead of breaking out of directory scan
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives
2 years ago
LogicalPhallacy e8893f3d41 Backport pull request #8399 from jellyfin/release-10.8.z
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
Joshua Boniface e251f1483f Backport pull request #8167 from jellyfin/release-10.8.z
2 years ago
Cody Robibero 7f1223016d Merge pull request #7946 from cvium/svg
3 years ago
Cody Robibero e086eebb71 Merge pull request #7525 from 1337joe/fix-duplicate-library-media-paths
3 years ago
Claus Vium 53209830e7
Merge pull request #7346 from Bond-009/guid
3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
3 years ago
Stanislav Ionascu 554d1b2ca8 Fix #7100 by catching the exception on opening invalid UDF images
3 years ago
Bond_009 adad13b865 Remove some dead code
3 years ago
Bond_009 5732e6188c Fix some warnings
3 years ago
Cody Robibero b6489e73ab
Merge pull request #7241 from Bond-009/async5
3 years ago
Claus Vium 488ce51032
Remove some allocations (#7246)
3 years ago
Bond_009 e7be01d7a5 Flush to disk async where possible
3 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult
3 years ago
Joe Rogers a26509a98a
Keep from serializing trailers into database
3 years ago
Bond_009 77c615ba42 Error on SA1316
3 years ago