Commit Graph

18 Commits (85cfd080f162456719f560837d797fc70c0308e5)

Author SHA1 Message Date
nyanmisaka c85255a615 Log external streams exceptions
2 years ago
nyanmisaka 8ea8dcf128 Catch external streams exceptions
2 years ago
Nyanmisaka 293bcfb342 Exclude streams with mismatched types in external files
2 years ago
Shadowghost fb2e4c2e1a Remove video file from file list before processing external files
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