aboutsummaryrefslogtreecommitdiff
path: root/Emby.Naming
AgeCommit message (Expand)Author
2021-05-16Reduce some allocationscvium
2021-04-09fix testcvium
2021-04-09Simplificationcvium
2021-03-15revert underscore as a multiversion separatorcvium
2021-03-12Merge pull request #5417 from Bond-009/codeanalBond-009
2021-03-10make the eligibility check more strict wrt. bracketscvium
2021-03-10fix multiversion eligibility check for complex folder namescvium
2021-03-09FxCop -> Net Analyzers (part 1)Bond_009
2021-03-09Add code analysis attributes where appropriateBond_009
2021-03-07return empty span instead of null for backwards compatcvium
2021-03-07do not throw ArgumentNullException in TryCleanStringcvium
2021-02-20Merge pull request #5223 from Bond-009/minor10dkanada
2021-02-13100% branch coverage for Emby.NamingBond_009
2021-02-13Minor improvementsBond_009
2021-02-09Merge pull request #4663 from joshuaboniface/bump-version-10.8.0dkanada
2021-02-08Remove last usage of \dBond_009
2021-02-08Merge pull request #5142 from M0ssTee/updateRegexdkanada
2021-02-05Merge pull request #5043 from senritsu/improve-episode-number-parsing-with-di...dkanada
2021-02-01Replaced /d with [0-9], see issue #2923Troy
2021-01-21100% branch coverage for Jellyfin.NamingBond_009
2021-01-17adjust episode path expression to allow digits in series namessenritsu
2020-12-04Bump version to 10.8.0 for next releaseJoshua M. Boniface
2020-11-22Fix testscrobibero
2020-11-22Only trim file name if folder name is shortercrobibero
2020-11-18Fixes spelling.Greenback
2020-11-17Update Emby.Naming/Video/VideoFileInfo.csmartinek-stepan
2020-11-17Merge fixStepan
2020-11-16Merge branch 'master' into emby-namig-nullableBaronGreenback
2020-11-12Update Emby.Naming/AudioBook/AudioBookListResolver.cs martinek-stepan
2020-11-12One more missed suggestions (removing commented out code)Stepan
2020-11-12Taken suggestions from code review and created test for ExtraRuleType.Regex i...Stepan
2020-11-12Apply suggestions from code reviewmartinek-stepan
2020-11-10Xml-doc part2Stepan
2020-11-10Update packages to net5crobibero
2020-11-10Xml-doc part1Stepan
2020-11-10Merge remote-tracking branch 'jellyfin/master' into emby-namig-nullableStepan
2020-11-09Don't throw exception if name is nullcrobibero
2020-11-07Episode parsing coverageStepan
2020-11-06Add comment with match cases for weir EpisodeExpression and named group for s...Stepan
2020-11-05Finish coverage for Emby.Naming.VideoStepan
2020-11-05Enable MultiVersion video tests and added support for naming based on tests 1...Stepan
2020-11-03Added resolving of alternative files and extras for audibooks.Stepan
2020-11-02Add Name and Year parsing for audiobooksStepan
2020-11-01Written test to finish coverage for AudioBookListResolver & AudioBookResolver...Stepan
2020-11-01Simplify AudioBookResolver since there is no option of passing directories in...Stepan
2020-11-01Removed Success property from AudioBookFilePathParserResult, since it was unu...Stepan
2020-11-01Re-Sharper inspection issuesStepan
2020-11-01Enable nullable in Emby.NamingStepan
2020-10-12Fix AudioBookListResolver test coverageBond_009
2020-09-20Minor improvementsBond_009