Commit Graph

756 Commits (2920611ffc206d845563637c4a865bf3f02d1374)

Author SHA1 Message Date
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
8 months ago
Bond-009 406c5df8a3
Merge pull request #10345 from Bond-009/getperson
8 months ago
Bond_009 b176beb88e Reduce string allocations
8 months ago
Bond_009 852f1dc0c1 Don't create non existent persons in LibraryManager.GetPerson
8 months ago
Claus Vium 467aa40d21
Merge pull request #10222 from Bond-009/photos
8 months ago
Bond_009 cc15ea7f65 Ignore .zfs folder
8 months ago
Bond_009 57891e7639 PhotoResolver: change how generated images are detected
8 months ago
Bond_009 767a42fbdb Minor LibraryMonitor improvements
9 months ago
Stepan Goremykin 0ed2aa6f06 Fix a few multiple enumerations
9 months ago
cvium 2e32e335ac refactor: use ConcurrentDictionary when IMemoryCache isn't needed
10 months ago
Bond-009 b95fa294c9
Merge pull request #9799 from Bond-009/genregex
11 months ago
Claus Vium bfb7c60f72
Merge pull request #9447 from Bond-009/disablerealtimemonitor
11 months ago
Bond_009 b5f0760db8 Use RegexGenerator where possible
11 months ago
Cody Robibero fe9e764af2
Merge pull request #9564 from AmbulantRex/whitelist-dlls
12 months ago
Cody Robibero 81cf798430
Merge pull request #8203 from Shadowghost/nfo-season-names
12 months ago
Shadowghost 81746666de Fix TotalRecordCount calculation
1 year ago
Bond_009 b44c9eb88e Check for Imdb id for series
1 year ago
Shadowghost 6ddc449a89 Implement NFO named season parsing
1 year ago
Shadowghost eb52af4e6a
Fix playlists library and migration (#9770)
1 year ago
Shadowghost a8cdf4434b
Fix access to playlists not created by a user (#9746)
1 year ago
AmbulantRex 4a0b135b7a
Merge branch 'jellyfin:master' into whitelist-dlls
1 year ago
JPVenson 3c22d5c970
#7626 Added handling for common FormatExceptions with Skia loading sv… (#9581)
1 year ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords
1 year ago
Stepan Goremykin b6cfdb8b92 Simplify conditional expression
1 year ago
Stepan Goremykin 19e65269a2 Simplify linq expressions (use All)
1 year ago
elmuffo bb5bf0277a
Implement check to hide all libraries when user has no access (#9536)
1 year ago
AmbulantRex 3a731051ad Correct styling inconsistencies
1 year ago
AmbulantRex a944352aa8 Correct style inconsistencies
1 year ago
AmbulantRex 677b1f8e34 Remove unnecessary using statements in PluginManager
1 year ago
AmbulantRex 891b9f7a99 Add DLL whitelist support for plugins
1 year ago
Cody Robibero dd491ce8ff
Merge pull request #9403 from SenorSmartyPants/ExtraCleanAndNFO
1 year ago
Bond_009 d8ec3a5470 Reduce usage of GetAwaiter().GetResult()
1 year ago
Bond-009 6351d1022b
Merge pull request #9254 from Shadowghost/dvdbdfix
1 year ago
SenorSmartyPants b96420b786 Clean Extra Names
1 year ago
Bond_009 891e2495c9 Disable real time monitoring by default
1 year ago
Joe Rogers 361fff3a0c
Fix cases where multiple files are resolved as a single book
1 year ago
Joe Rogers 1c3a97bf6a
Inject IDirectoryService where needed instead of passing it through ItemResolveArgs
1 year ago
Joe Rogers 160baa02fd
Remove some BaseItem references to make ItemResolveArgs more usable for testing.
1 year ago
Bond_009 4b01aaa0f7 Allocate less Lists
1 year ago
Bond_009 48263078b4 Reduce string allocations by regex
1 year ago
Shadowghost 3d4b2f840a Fix BD and DVD folder recognition for tv episodes
1 year ago
Bond-009 769c48c629
Deduplicate media stream ordering code (#9014)
1 year ago
Bond-009 497d8c4957
Use Order() introduced in .NET 7 (#8923)
1 year ago
Joe Rogers e4040ab812
Allow video extras to use owner library options
2 years ago
Claus Vium 2c5573b145
Merge pull request #8868 from Bond-009/priorityqueue
2 years ago
Claus Vium 558e3d1333
Merge pull request #8867 from stanionascu/fix-8276
2 years ago
Bond_009 9bb1bc5a3e Remove dependency on OptimizedPriorityQueue
2 years ago
Stanislav Ionascu 7d6ec0a5bd Fix to make sure that UDF streams are opened with Share.Read (#8276)
2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago