mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-27 22:57:09 -04:00
Match 'HQCAM' as CAM source (#7412)
* Add HQCAM source regex * Add cam testcases
This commit is contained in:
@@ -28,7 +28,7 @@ namespace NzbDrone.Core.Parser
|
||||
(?<scr>SCR|SCREENER|DVDSCR|DVDSCREENER)|
|
||||
(?<ts>TS[-_. ]|TELESYNC|HD-TS|HDTS|PDVD|TSRip|HDTSRip)|
|
||||
(?<tc>TC|TELECINE|HD-TC|HDTC)|
|
||||
(?<cam>CAMRIP|CAM|HDCAM|HD-CAM)|
|
||||
(?<cam>CAMRIP|CAM|HDCAM|HQCAM|HD-CAM)|
|
||||
(?<wp>WORKPRINT|WP)|
|
||||
(?<pdtv>PDTV)|
|
||||
(?<sdtv>SDTV)|
|
||||
|
||||
Reference in New Issue
Block a user