diff --git a/docs/Radarr/V3/Radarr-collection-of-custom-formats.md b/docs/Radarr/V3/Radarr-collection-of-custom-formats.md index 5d7bec620..5a8367f61 100644 --- a/docs/Radarr/V3/Radarr-collection-of-custom-formats.md +++ b/docs/Radarr/V3/Radarr-collection-of-custom-formats.md @@ -2615,8 +2615,8 @@ Remaster (also digital remastering and digitally remastered) refers to changing { "name": "WEBDL", "implementation": "SourceSpecification", - "negate": false, - "required": false, + "negate": true, + "required": true, "fields": { "value": 7 } @@ -2624,8 +2624,8 @@ Remaster (also digital remastering and digitally remastered) refers to changing { "name": "WEBRIP", "implementation": "SourceSpecification", - "negate": false, - "required": false, + "negate": true, + "required": true, "fields": { "value": 8 }