mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-23 22:25:14 -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