mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-25 22:59:10 -04:00
Fixed: Parsing of TSRip and HDTSRip. Fixes #1998
This commit is contained in:
@@ -38,7 +38,7 @@ namespace NzbDrone.Core.Parser
|
||||
(?<dsr>WS[-_. ]DSR|DSR)|
|
||||
(?<regional>R[0-9]{1})|
|
||||
(?<scr>SCR|SCREENER|DVDSCR|DVDSCREENER)|
|
||||
(?<ts>TS|TELESYNC|HD-TS|HDTS|PDVD)|
|
||||
(?<ts>TS|TELESYNC|HD-TS|HDTS|PDVD|TSRip|HDTSRip)|
|
||||
(?<tc>TC|TELECINE|HD-TC|HDTC)|
|
||||
(?<cam>CAMRIP|CAM|HDCAM|HD-CAM)|
|
||||
(?<wp>WORKPRINT|WP)|
|
||||
|
||||
Reference in New Issue
Block a user