Commit Graph

21 Commits (b62b0ec2b581369de42c69305773f0edb9d701b4)

Author SHA1 Message Date
Bond_009 b62b0ec2b5 Fix warnings
7 months ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Jendrik Weise 21072310e7 Sort external files when scanning
2 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator (#7379)
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
Cody Robibero 9e380768dd Merge pull request #7527 from Shadowghost/mediaresolver-fix
2 years ago
whiteowl3 669029595b
Update MediaBrowser.Providers/MediaInfo/MediaInfoResolver.cs
2 years ago
whiteowl3 6f25291931 allow strm probe to succeed
2 years ago
Joe Rogers f7118bebfd
Fix external file check for shorter names
2 years ago
Joe Rogers dad7a6fdf6
Switch to using spans for string comparison
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
Cody Robibero c9d5cfff1d
Update MediaBrowser.Providers/MediaInfo/MediaInfoResolver.cs
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
Shadowghost bbb3117f83
Update MediaBrowser.Providers/MediaInfo/MediaInfoResolver.cs
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