Commit Graph

52 Commits (master)

Author SHA1 Message Date
Jordan Fearnley 730a75a88a Chore: Adds unit tests to support (#11351)
2 months ago
Bond_009 7bf831da62 Fix tests
6 months ago
Cody Robibero 033cfa59c4 Convert CollectionType to use lowercase enum names
6 months ago
Cody Robibero 906f701fa8
Convert CollectionType, SpecialFolderType to enum (#9764)
7 months ago
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string
8 months ago
Bond_009 cc15ea7f65 Ignore .zfs folder
8 months ago
AmbulantRex 891b9f7a99 Add DLL whitelist support for plugins
1 year ago
SenorSmartyPants b9f7e3971e Add test for cleaning extra names
1 year ago
Joe Rogers 361fff3a0c
Fix cases where multiple files are resolved as a single book
1 year ago
Joe Rogers 18b8efa7e0
Add tests for audio book resolving
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 769c48c629
Deduplicate media stream ordering code (#9014)
1 year ago
Bond-009 3462676a8f
Fix debug builds (#8909)
1 year ago
Joe Rogers 644e774040
Fix default audio selection ignoring type
2 years ago
Joe Rogers e89d1a3be5
Add tests for preferred audio language selection
2 years ago
Stanislav Ionascu 554d1b2ca8 Fix #7100 by catching the exception on opening invalid UDF images
2 years ago
Bond_009 dbd7be091d Fix MediaStreamSelector
2 years ago
Joe Rogers 8b706cebef
Add alternate resolver test, generate extra folder names
2 years ago
Joe Rogers 19b9646d72
Add -extra suffix for consistency
2 years ago
Joe Rogers f11fa59b15
Order rules so directory takes precedence over naming
2 years ago
Bond-009 11d0c6827f
Merge pull request #7058 from cvium/the_most_important_feature
2 years ago
cvium 28c2ac9cc0 Remove file extension filter and fix build
2 years ago
Cody Robibero 25abe479eb Add ability to search by -
2 years ago
cvium 2749509f00 Use dedicated resolvers for extras
2 years ago
Cody Robibero a615f87680
Merge pull request #7044 from 1337joe/fix-trailers-v2
2 years ago
Joe Rogers c0ab54f0bd Fix resolved type for Trailers
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
cvium 83a94aa612 Fix extras folders
2 years ago
Claus Vium 9a0618552b
Merge branch 'master' into what_could_go_wrong
2 years ago
Cody Robibero 58f788e8ab
Update tests/Jellyfin.Server.Implementations.Tests/Library/PathExtensionsTests.cs
3 years ago
Cody Robibero d707a201c9 update tests
3 years ago
Cody Robibero 593b2fd359 Add more speed and more tests
3 years ago
cvium fde84a1e00 Refactor extras parsing
3 years ago
Cody Robibero 1df56335ee Add more tests
3 years ago
cvium 4f45c52674 Remove ILibraryManager as a dependency in resolvers etc.
3 years ago
Bond_009 4dfb7b18ae Add some docs and tests
3 years ago
Bond_009 47e7c1356c PathExtensions: Fix index out of bounds in TryReplaceSubPath
3 years ago
Bond_009 b323044139 Reduce string allocations/fs lookups in resolve code
3 years ago
cvium 025e351f61 add unit tests
3 years ago
Bond_009 5241bd41ef Add code analysis attributes where appropriate
3 years ago
cvium bc661c16e1 simplify
3 years ago
cvium 37e374d33d make sure network path substitution matches correctly
3 years ago
Bond_009 228b33a23b Minor improvements
4 years ago
crobibero 89c9ca68f9 bump DotNet.Glob
4 years ago
Odd Stråbø 7fa80ac3e0 Add more tests, update comment
4 years ago
Odd Stråbø 11d5410dbb Don't ignore dot directories.
4 years ago
crobibero 9772749d8f Add more ignorepatterns and tests
4 years ago
Erik Rigtorp f144acdc96 Use glob patterns to ignore files
4 years ago
Bond_009 c430a7ed8f Address comments
4 years ago