Stepan Goremykin
|
f84469d500
Remove redundant using directives
|
1 anno fa |
Stepan Goremykin
|
a37dc3da96
Use async overload
|
1 anno fa |
Bond_009
|
b176beb88e
Reduce string allocations
|
1 anno fa |
Bond_009
|
852f1dc0c1
Don't create non existent persons in LibraryManager.GetPerson
|
1 anno fa |
Bond_009
|
767a42fbdb
Minor LibraryMonitor improvements
|
1 anno fa |
Stepan Goremykin
|
0ed2aa6f06
Fix a few multiple enumerations
|
1 anno fa |
cvium
|
2e32e335ac
refactor: use ConcurrentDictionary when IMemoryCache isn't needed
|
1 anno fa |
Claus Vium
|
bfb7c60f72
Merge pull request #9447 from Bond-009/disablerealtimemonitor
|
2 anni fa |
Shadowghost
|
81746666de
Fix TotalRecordCount calculation
|
2 anni fa |
JPVenson
|
3c22d5c970
#7626 Added handling for common FormatExceptions with Skia loading sv… (#9581)
|
2 anni fa |
Stepan Goremykin
|
b6cfdb8b92
Simplify conditional expression
|
2 anni fa |
elmuffo
|
bb5bf0277a
Implement check to hide all libraries when user has no access (#9536)
|
2 anni fa |
Bond_009
|
891e2495c9
Disable real time monitoring by default
|
2 anni fa |
Joe Rogers
|
1c3a97bf6a
Inject IDirectoryService where needed instead of passing it through ItemResolveArgs
|
2 anni fa |
Joe Rogers
|
160baa02fd
Remove some BaseItem references to make ItemResolveArgs more usable for testing.
|
2 anni fa |
Bond_009
|
4b01aaa0f7
Allocate less Lists
|
2 anni fa |
Bond-009
|
497d8c4957
Use Order() introduced in .NET 7 (#8923)
|
2 anni fa |
Joe Rogers
|
e4040ab812
Allow video extras to use owner library options
|
3 anni fa |
Bond_009
|
9bb1bc5a3e
Remove dependency on OptimizedPriorityQueue
|
2 anni fa |
Bond_009
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
2 anni fa |
Bond_009
|
52194f56b5
Replace != null with is not null
|
2 anni fa |
Bond_009
|
c7d50d640e
Replace == null with is null
|
2 anni fa |
Shadowghost
|
072651c4be
Add xmldocs for TMDb provider, correct provider spelling
|
3 anni fa |
Joe Rogers
|
c38052a753
Skip missing symlink instead of breaking out of directory scan
|
2 anni fa |
Bond_009
|
a9a5fcde81
Use ArgumentNullException.ThrowIfNull helper method
|
2 anni fa |
Hannes Braun
|
4edeccc5e0
Remove redundant using directives
|
2 anni fa |
LogicalPhallacy
|
e8893f3d41
Backport pull request #8399 from jellyfin/release-10.8.z
|
2 anni fa |
luz paz
|
9ec2870b10
Fix various typos
|
2 anni fa |
Joshua Boniface
|
e251f1483f
Backport pull request #8167 from jellyfin/release-10.8.z
|
2 anni fa |
Cody Robibero
|
7f1223016d
Merge pull request #7946 from cvium/svg
|
3 anni fa |