aboutsummaryrefslogtreecommitdiff
path: root/Emby.Naming/Video
AgeCommit message (Collapse)Author
2021-03-07return empty span instead of null for backwards compatcvium
2021-03-07do not throw ArgumentNullException in TryCleanStringcvium
2021-01-21100% branch coverage for Jellyfin.NamingBond_009
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
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-17Merge fixStepan
2020-11-12One more missed suggestions (removing commented out code)Stepan
2020-11-12Taken suggestions from code review and created test for ExtraRuleType.Regex ↵Stepan
instead of throwing exception there.
2020-11-12Apply suggestions from code reviewmartinek-stepan
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
2020-11-10Xml-doc part2Stepan
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-05Finish coverage for Emby.Naming.VideoStepan
2020-11-05Enable MultiVersion video tests and added support for naming based on tests ↵Stepan
11 & 8
2020-11-02Add Name and Year parsing for audiobooksStepan
2020-11-01Simplify AudioBookResolver since there is no option of passing directories ↵Stepan
into it (AudioResolver.cs:179) and handling directories were not implemented anyway
2020-11-01Re-Sharper inspection issuesStepan
2020-11-01Enable nullable in Emby.NamingStepan
2020-05-15Fix a check broken by https://github.com/jellyfin/jellyfin/pull/2105Vasily
2020-04-25Address commentsBond_009
2020-04-21Fix VideoResolver and testsBond_009
2020-04-05Fix documentation for ExtraRuleType enum valuesMark Monteiro
2020-04-01Small fixesMark Monteiro
2020-04-01Document ExtraRule properlyMark Monteiro
2020-04-01Match using directory names in ExtraResolverMark Monteiro
2020-03-25implement suggestionscrobibero
2020-03-25implement suggestionscrobibero
2020-03-25revert xml docs indentationcrobibero
2020-03-25Fix warnings in Emby.Namingcrobibero
2020-02-23Fix some warningsBond_009
* Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591
2020-02-19Minor improvementsBond_009
2020-01-22Clean up Emby.NamingBond_009
2020-01-11Clean up some moreBond_009
2020-01-11Remove useless statementBond_009
2020-01-11Improve parsersBond_009
2020-01-11Simplify CleanDateTimeParserBond_009
2020-01-11Fix a couple of testsBond_009
2020-01-09Merge branch 'master' into namingtestsBond_009
2019-12-13Enable TreatWarningsAsErrors for some projectsBond_009
Analyzers are only run in debug build, so setting TreatWarningsAsErrors for release build will catch the compiler warnings until we resolve all analyzer warnings.
2019-12-06Add back all old emby testsBond_009
2019-11-22Fix some warningsBond-009
2019-06-01Fix more warningsBond-009
2019-02-19Check for whitespaceClaus Vium
2019-02-19Remove limit commentClaus Vium
2019-02-19Remove arbitrary limit and minor style fixesClaus Vium
2019-02-19Revert "Change multi version logic for movies"Claus Vium
This reverts commit a4055779f6c824cc0289dfb4f77dc094f2de850a.
2019-02-19Revert "Remove unnecessary ToList"Claus Vium
This reverts commit 42abb5a9931806a2ae1cedd433144ebf82768a0d.