Commit Graph

16 Commits (7346878485ace34ac070dc733561f5e85078cc8f)

Author SHA1 Message Date
Cody Robibero 3a95d4b04e Merge pull request #7802 from jellyfin/external
2 years ago
Cody Robibero 9e380768dd Merge pull request #7527 from Shadowghost/mediaresolver-fix
3 years ago
whiteowl3 669029595b
Update MediaBrowser.Providers/MediaInfo/MediaInfoResolver.cs
3 years ago
whiteowl3 6f25291931 allow strm probe to succeed
3 years ago
Joe Rogers f7118bebfd
Fix external file check for shorter names
3 years ago
Joe Rogers dad7a6fdf6
Switch to using spans for string comparison
3 years ago
Joe Rogers 3205e97e1e
Strip out external file fuzzy matching
3 years ago
Cody Robibero 1b3e56bae3 Split DirectoryExists and FileExists
3 years ago
Cody Robibero fc5c6c0404 Use IFileSystem
3 years ago
Cody Robibero c9d5cfff1d
Update MediaBrowser.Providers/MediaInfo/MediaInfoResolver.cs
3 years ago
Cody Robibero 40e413d575 Only add internal files if the internal metadata path exists
3 years ago
Joe Rogers cf033b25f8
Require delimiter immediately after filename match
3 years ago
Joe Rogers 15053516f8
Rewrite tests for coverage and less duplication
3 years ago
Shadowghost bbb3117f83
Update MediaBrowser.Providers/MediaInfo/MediaInfoResolver.cs
3 years ago
Shadowghost a36e34fbd2 fix(external-media): implement review suggestions
3 years ago
Shadowghost 719b707281 feat(external-media): refactor to generic provider, extend tests and file recognition, consolidate and extend NamingOptions
3 years ago