Commit Graph

82 Commits (48263078b46aa4ef46c0fb6944665b2c317bf077)

Author SHA1 Message Date
Bond_009 48263078b4 Reduce string allocations by regex
1 year ago
Cody Robibero 9a740344be
Add support for .sup subtitle (#8808)
1 year ago
xdo 1f658f59b8
Fix multi cleaning (#8978)
1 year ago
trentks c51e037782
Add support for "Digital Media" album splits
2 years ago
photonconvergence 09e8a7e62c Fix extra type differentiation
2 years ago
Anthony Lavado 2358028e3f Add extras with "Other" as a label
2 years ago
Bond-009 5374c99e2e
Remove r3 from clean strings (#8027)
2 years ago
Claus Vium b137d0cc2b
Merge pull request #7514 from Shadowghost/music-extend
2 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator (#7379)
2 years ago
Shadowghost 61fa325ef0 Extend music parsing
2 years ago
Joshua M. Boniface f205661b18 Merge pull request #7741 from LewkyB/fix-improperly-labeled-four-digit-episode-numbering
2 years ago
Cody Robibero 09ea59e1d5 Merge pull request #7578 from Shadowghost/extension-parser-fix
2 years ago
Dorian Stoll 178d00b14d
Readd .strm as an allowed extension for videos
2 years ago
Joe Rogers 3205e97e1e
Strip out external file fuzzy matching
2 years ago
Shadowghost 719b707281 feat(external-media): refactor to generic provider, extend tests and file recognition, consolidate and extend NamingOptions
2 years ago
Shadowghost ca5112f45a feat(external-media): refactor external subtitle and audio provider
2 years ago
Joe Rogers 8b706cebef
Add alternate resolver test, generate extra folder names
2 years ago
Joe Rogers 19b9646d72
Add -extra suffix for consistency
2 years ago
Joe Rogers f11fa59b15
Order rules so directory takes precedence over naming
2 years ago
Joe Rogers cf29aae690 Add rule to pick up theme videos
2 years ago
cvium 83a94aa612 Fix extras folders
2 years ago
cvium 220443eca1 Simplify StackResolver
2 years ago
cvium fde84a1e00 Refactor extras parsing
2 years ago
Bond_009 5726535a26 Fix some warnings
3 years ago
Claus Vium 2c42d75288
Merge pull request #6027 from fredriklindberg/improve-series-matching
3 years ago
Claus Vium a9c38870f9
Merge pull request #6379 from dearjoey/master
3 years ago
Claus Vium dc72d90703
Merge pull request #6383 from sushilicious/master
3 years ago
Bond_009 67147400bf Fix issue #6123
3 years ago
Fredrik Lindberg ea439c5ccf Improve series name matching
3 years ago
sushilicious b2a10609af Made CleanStringParser go through regexps only once
3 years ago
sushilicious 26f8b501e7 Made CleanStringParser more robust
3 years ago
joey 0c9b64de4b optimize episode parser
3 years ago
Bond_009 ef3b651aad Improve episode parser
3 years ago
Claus Vium d55b152e86
Merge pull request #6297 from Bond-009/parser
3 years ago
Bond_009 b9b4f3aa85 Add h265 to CleanStrings
3 years ago
Bond_009 b202bfebce Fix episode parser
3 years ago
Bond_009 88f37833df Remove last usage of \d
3 years ago
dkanada aea1c4f310
Merge pull request #5142 from M0ssTee/updateRegex
3 years ago
Troy 8c640a1492 Replaced /d with [0-9], see issue #2923
3 years ago
senritsu 4e21b49994 adjust episode path expression to allow digits in series names
3 years ago
Stepan 158eff62d7 Xml-doc part2
4 years ago
Stepan 693760e38a Xml-doc part1
4 years ago
Stepan f22e0800e2 Episode parsing coverage
4 years ago
Stepan e96e480f01 Add comment with match cases for weir EpisodeExpression and named group for some date EpisodeExpressions
4 years ago
Stepan 3466dc5581 Finish coverage for Emby.Naming.Video
4 years ago
Stepan 5741150367 Enable MultiVersion video tests and added support for naming based on tests 11 & 8
4 years ago
Stepan c060ed1a18 Added resolving of alternative files and extras for audibooks.
4 years ago
Stepan 1e71775688 Add Name and Year parsing for audiobooks
4 years ago
Stepan 60b49e67ea Re-Sharper inspection issues
4 years ago
Stepan 59619b6ea7 Enable nullable in Emby.Naming
4 years ago