mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
Added another nzbgeek hashed pattern.
This commit is contained in:
@@ -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"
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user