Added another nzbgeek hashed pattern.

This commit is contained in:
Taloth Saldono
2015-03-15 13:11:17 +01:00
parent 61c263856b
commit 6e5e781245
2 changed files with 9 additions and 0 deletions
@@ -73,6 +73,13 @@ namespace NzbDrone.Core.Test.ParserTests
"grimm",
Quality.WEBDL720p,
"ECI"
},
new object[]
{
@"C:\Test\The.Good.Wife.S02E23.720p.HDTV.x264-NZBgeek/cgajsofuejsa501.mkv".AsOsAgnostic(),
"thegoodwife",
Quality.HDTV720p,
"NZBgeek"
}
};