mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-30 11:48:26 -07:00
Remove Remaining TV Code
This commit is contained in:
parent
81716762d8
commit
a80360f6fd
98 changed files with 135 additions and 6151 deletions
|
@ -37,7 +37,7 @@ namespace NzbDrone.Core.Test.ParserTests
|
|||
{
|
||||
const string path = @"C:\Test\Doctor.Who.2005.s01e01.internal.bdrip.x264-archivist.mkv";
|
||||
|
||||
Parser.Parser.ParsePath(path).ReleaseGroup.Should().Be("archivist");
|
||||
Parser.Parser.ParseMusicPath(path).ReleaseGroup.Should().Be("archivist");
|
||||
}
|
||||
|
||||
[TestCase("Marvels.Daredevil.S02E04.720p.WEBRip.x264-SKGTV English", "SKGTV")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue