Open c-eg opened 1 year ago
Currently a test is failing testMatchTitleContainingYear.
testMatchTitleContainingYear
It fails to capture the full title of the movie if the title also contains a year.
e.g. some.random.movie.2012.2010.1080p.bluray.x264 would match as some.random.movie instead of the correct match some.random.movie.2012
some.random.movie.2012.2010.1080p.bluray.x264
some.random.movie
some.random.movie.2012
Currently a test is failing
testMatchTitleContainingYear
.It fails to capture the full title of the movie if the title also contains a year.
e.g.
some.random.movie.2012.2010.1080p.bluray.x264
would match assome.random.movie
instead of the correct matchsome.random.movie.2012