aboutsummaryrefslogtreecommitdiff
path: root/Emby.Naming
AgeCommit message (Expand)Author
2020-02-23Merge pull request #2427 from Bond-009/minordkanada
2020-02-19Minor improvementsBond_009
2020-02-19Fix episode parsingBond_009
2020-01-22Clean up Emby.NamingBond_009
2020-01-21Merge pull request #2299 from dkanada/testingVasily
2020-01-19fix and remove a few more testsdkanada
2020-01-11Fix testsBond_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-11Cleanup testsBond_009
2020-01-11Fix regex for movies released after 2019Bond_009
2020-01-11Merge pull request #2105 from Bond-009/namingtestsVasily
2020-01-10Merge branch 'master' into warn12Bond_009
2020-01-09Merge branch 'master' into namingtestsBond_009
2019-12-17Enable analyzers for Emby.NamingBond_009
2019-12-17Merge branch 'master' into namingtestsBond-009
2019-12-13Enable TreatWarningsAsErrors for some projectsBond_009
2019-12-11More warnings (removed)Bond_009
2019-12-06Add back all old emby testsBond_009
2019-12-06Simplify regex to avoid catastrophic backtrackingClaus Vium
2019-11-22Fix some warningsBond-009
2019-11-21Update depsBond_009
2019-11-09Add commentBond_009
2019-11-08Fix naming testsBond_009
2019-11-08Merge pull request #1929 from Narfinger/parser-fix4dkanada
2019-11-07removed restriction to 3 digits in episodenumber and 4 in season numbersNarfinger
2019-11-01Update deps and add MultiThreading analyzerBond_009
2019-10-22add another parser case and allow parsing of seasonlessNarfinger
2019-10-11Move to netcore3.0Bond_009
2019-08-11Update deps + document startup projectBond_009
2019-06-14Update depsBond_009
2019-06-01Fix buildBond_009
2019-06-01Fix more warningsBond-009
2019-03-31Remove unused dependency for Emby.NamingBond_009
2019-03-14Adjusted AssemblyCopyright attribute values.Erwin de Haan
2019-03-14Adjusted the Product Name so the User Agent is correct/better.Erwin de Haan
2019-03-01Don't mix LINQ and roreach loops for readabilityBond-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
2019-02-19Revert "Remove unnecessary ToList"Claus Vium
2019-02-19Revert "Add Year to the new VideoInfo"Claus Vium
2019-02-19Revert "Merge pull request #924 from cvium/fix_movie_matching"Claus Vium
2019-02-19Revert "Merge pull request #933 from cvium/fix_movie_matching_again"Claus Vium
2019-02-18Minor style fixesClaus Vium
2019-02-18Semi-revert to prefer old movie grouping behaviourClaus Vium