1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

Fixed: Blu-Ray in release/file name will be handle as Blu-Ray properly

This commit is contained in:
Mark McDowall
2014-07-15 07:34:36 -07:00
parent 0a44744c5e
commit c0cfbc4de4
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ namespace NzbDrone.Core.Parser
private static readonly Logger Logger = LogManager.GetCurrentClassLogger();
private static readonly Regex SourceRegex = new Regex(@"\b(?:
(?<bluray>BluRay)|
(?<bluray>BluRay|Blu-Ray)|
(?<webdl>WEB[-_. ]DL|WEBDL|WebRip)|
(?<hdtv>HDTV)|
(?<bdrip>BDRiP)|