Commit Graph

40 Commits (master)

Author SHA1 Message Date
Patrick Barron 0370167b8d Add IRecordingsManager service
4 months ago
Bond_009 7bf831da62 Fix tests
6 months ago
Stepan Goremykin 0870af330d Remove redundant verbatim string prefixes
8 months ago
Nyanmisaka debbfaa502
Fix MJPEG video is recognized as embedded image (#10173)
10 months ago
Bond_009 d92e9ae85e Enable nullable for more files and add tests
10 months ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator (#7379)
2 years ago
Cody Robibero 6004060b4e Fix build errors from new warnings
2 years ago
Bond-009 d771205544 Merge pull request #7988 from jellyfin/external-streams-exceptions
2 years ago
Cody Robibero 3a95d4b04e Merge pull request #7802 from jellyfin/external
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