Fixed: Parsing WEB releases that use spaces instead of periods

Closes #1339
This commit is contained in:
Mark McDowall
2016-06-13 19:57:10 -07:00
parent fea5db3e4b
commit d984dd41d6
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ namespace NzbDrone.Core.Parser
private static readonly Regex SourceRegex = new Regex(@"\b(?:
(?<bluray>BluRay|Blu-Ray|HDDVD|BD)|
(?<webdl>WEB[-_. ]DL|WEBDL|WebRip|iTunesHD|WebHD|\.WEB\.[xh]26[45]|\d+0p\.WEB\.)|
(?<webdl>WEB[-_. ]DL|WEBDL|WebRip|iTunesHD|WebHD|[. ]WEB[. ](?:[xh]26[45]|DD5[. ]1)|\d+0p\.WEB\.)|
(?<hdtv>HDTV)|
(?<bdrip>BDRip)|
(?<brrip>BRRip)|