Commit Graph

31 Commits (20e9db8308ddd571e75201807599740b94d4b32d)

Author SHA1 Message Date
nyanmisaka c85255a615 Log external streams exceptions
2 years ago
Joe Rogers b369194710 Fix tests
2 years ago
Claus Vium 53209830e7
Merge pull request #7346 from Bond-009/guid
2 years ago
Joe Rogers f7118bebfd
Fix external file check for shorter names
2 years ago
Joe Rogers 3205e97e1e
Strip out external file fuzzy matching
2 years ago
Cody Robibero 1b3e56bae3 Split DirectoryExists and FileExists
2 years ago
Cody Robibero fc5c6c0404 Use IFileSystem
2 years ago
Joe Rogers 1d367712bb Improve tests
2 years ago
Cody Robibero 40e413d575 Only add internal files if the internal metadata path exists
2 years ago
Joe Rogers cf033b25f8
Require delimiter immediately after filename match
2 years ago
Joe Rogers 15053516f8
Rewrite tests for coverage and less duplication
2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Shadowghost a36e34fbd2 fix(external-media): implement review suggestions
2 years ago
Shadowghost 719b707281 feat(external-media): refactor to generic provider, extend tests and file recognition, consolidate and extend NamingOptions
2 years ago
Joe Rogers f1878c43a4 feat(external-media): add tests for external audio and subtitle provider
2 years ago
Shadowghost ca5112f45a feat(external-media): refactor external subtitle and audio provider
2 years ago
Bond_009 cbfa355e31 Update StyleCop
3 years ago
Joe Rogers 4a20ae6cb4
Allow default/forced tag without setting language
3 years ago
Joe Rogers 9ba7bf96ef
Query MediaSourceManager directly in image providers
3 years ago
Joe Rogers bff5ff0cb8
Merge similar tests with Theories
3 years ago
Joe Rogers 7cf5767949
Query media streams by type instead of filtering
3 years ago
Joe Rogers f059be8e4d
Add logging and fast return
3 years ago
Joe Rogers 370b7f8e12
Handle unexpected case more gracefully
3 years ago
Joe Rogers 1d729b2b0f
Use codec to determine image format
3 years ago
Joe Rogers f73a7a6ed8
Use ImageFormat instead of string for extension
3 years ago
Joe Rogers de9bf327c6
Merge similar tests with Theories
3 years ago
Joe Rogers 31baea072a
Address review comments
3 years ago
Joe Rogers e3eee10d05
Add image provider tests and clean up
3 years ago
ianjazz246 19b8bcaec4 Use TheoryData instead of MemberData and ClassData
3 years ago
cvium 1027792b16 Review changes
3 years ago
cvium 1b49435a0e Reduce some allocations
3 years ago