aboutsummaryrefslogtreecommitdiff
path: root/Emby.Naming
AgeCommit message (Collapse)Author
2022-01-02Merge pull request #7058 from cvium/the_most_important_featureBond-009
2021-12-28Use dedicated resolvers for extrascvium
2021-12-27Remove more warningsCody Robibero
2021-12-27More cleanupBond_009
2021-12-25Merge pull request #7044 from 1337joe/fix-trailers-v2Cody Robibero
Fix trailers v2
2021-12-24Add rule to pick up theme videosJoe Rogers
2021-12-24Update StyleCopBond_009
2021-12-24Merge pull request #7029 from cvium/allocations_maybeCody Robibero
2021-12-20Use our own Contains extensioncvium
2021-12-20Fix buildcvium
2021-12-20Fix extras folderscvium
2021-12-14Reviewcvium
2021-12-13Fix usage of RegexOptions.Compiledcvium
2021-12-13Update Emby.Naming/Video/ExtraResolver.csClaus Vium
Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-12-11Rename unknown parttype to "unknown"cvium
2021-12-10Remove duplicationcvium
2021-12-10Simplify StackResolvercvium
2021-12-07Refactor extras parsingcvium
2021-11-15Bump Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1dependabot[bot]
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](https://github.com/dotnet/sourcelink/compare/1.1.0...1.1.1) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0dependabot[bot]
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](https://github.com/dotnet/sourcelink/compare/1.0.0...1.1.0) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09Fix some warningsBond_009
609 left
2021-11-02Merge pull request #6027 from fredriklindberg/improve-series-matchingClaus Vium
2021-11-02Merge pull request #6379 from dearjoey/masterClaus Vium
2021-10-26Change ReadOnlySpan to string following PR 6383 (#6734)Claus Vium
2021-10-26Merge pull request #6383 from sushilicious/masterClaus Vium
Made default parser a tiny bit mroe robust
2021-10-08Merge pull request #6667 from Bond-009/warn53Bond-009
2021-10-06Set AnalysisMode to AllEnabledByDefaultBond_009
2021-10-05Fix issue #6123Bond_009
2021-09-24Target net6.0Bond_009
2021-09-13Improve series name matchingFredrik Lindberg
Add a series path resolver that attempts to extract only the series name from a path that contains more information that just the name.
2021-08-13Merge branch 'master' into minor15Bond-009
2021-08-06Merge pull request #6328 from Bond-009/epparserBond-009
Improve episode parser
2021-08-05Update Emby.Naming/Video/CleanStringParser.cs sushilicious
Cleaned up code a bit Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-08-04Made CleanStringParser go through regexps only oncesushilicious
2021-08-04Merge branch 'master' of https://github.com/jellyfin/jellyfin into HEADsushilicious
2021-08-04Minor improvementsBond_009
2021-08-03Made CleanStringParser more robustsushilicious
Now it can handle [...] at beginning of string
2021-08-03optimize episode parserjoey
2021-07-30Invert code and style analysis configuration (#6334)Rich Lander
Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-07-20Improve episode parserBond_009
2021-07-19Merge pull request #6297 from Bond-009/parserClaus Vium
Fix episode parser
2021-07-15Add h265 to CleanStringsBond_009
2021-07-15Fix episode parserBond_009
2021-07-06Minor fixesBond_009
2021-06-19Move non-jellyfin extensions to separate projectBond_009
2021-06-12Use stackalloc in Format3DParser.Parsecvium
2021-05-28Update Emby.Naming/Video/VideoListResolver.csClaus Vium
Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-05-24Remove some unnecessary allocationscvium
2021-05-19Review changescvium
2021-05-16Forwardcvium