diff --git a/docs/json/radarr/cf/vrv.json b/docs/json/radarr/cf/vrv.json index 352d5d906..6d4e0e6f8 100644 --- a/docs/json/radarr/cf/vrv.json +++ b/docs/json/radarr/cf/vrv.json @@ -12,6 +12,25 @@ "fields": { "value": "\\b(vrv)\\b" } + }, + { + "name": "WEBDL", + "implementation": "SourceSpecification", + "negate": false, + "required": false, + "fields": { + "value": 7 + } + }, + { + "name": "WEBRIP", + "implementation": "SourceSpecification", + "negate": false, + "required": false, + "fields": { + "value": 8 + } } ] } + diff --git a/docs/json/sonarr/cf/vrv.json b/docs/json/sonarr/cf/vrv.json index e786bf71b..e2378b598 100644 --- a/docs/json/sonarr/cf/vrv.json +++ b/docs/json/sonarr/cf/vrv.json @@ -10,7 +10,34 @@ "negate": false, "required": true, "fields": { - "value": "\\b(vrv)\\b" + "value": "\\b(VRV)\\b" + } + }, + { + "name": "WEBDL", + "implementation": "SourceSpecification", + "negate": false, + "required": false, + "fields": { + "value": 3 + } + }, + { + "name": "WEBRIP", + "implementation": "SourceSpecification", + "negate": false, + "required": false, + "fields": { + "value": 4 + } + }, + { + "name": "WEB", + "implementation": "SourceSpecification", + "negate": false, + "required": false, + "fields": { + "value": 1 } } ] diff --git a/includes/cf/radarr-anime.md b/includes/cf/radarr-anime.md index 79d6d776c..4eb6671c3 100644 --- a/includes/cf/radarr-anime.md +++ b/includes/cf/radarr-anime.md @@ -29,4 +29,4 @@ | [{{ radarr['cf']['10bit']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#10bit) | 0 | {{ radarr['cf']['10bit']['trash_id'] }} | | [{{ radarr['cf']['anime-dual-audio']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#anime-dual-audio) | 0 | {{ radarr['cf']['anime-dual-audio']['trash_id'] }} | | [{{ radarr['cf']['dubs-only']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dubs-only) | {{ radarr['cf']['dubs-only']['trash_score'] }} | {{ radarr['cf']['dubs-only']['trash_id'] }} | - | [{{ radarr['cf']['french-vostfr']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#vostfr) | -10000 | {{ radarr['cf']['french-vostfr']['trash_id'] }} | + | [{{ radarr['cf']['french-vostfr']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#vostfr) | -10000 | {{ radarr['cf']['french-vostfr']['trash_id'] }} | diff --git a/includes/cf/sonarr-anime.md b/includes/cf/sonarr-anime.md index 500a2fe50..0f4b2cf14 100644 --- a/includes/cf/sonarr-anime.md +++ b/includes/cf/sonarr-anime.md @@ -11,16 +11,16 @@ | [{{ sonarr['cf']['anime-bd-tier-08-mini-encodes']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-bd-tier-08-mini-encodes) | {{ sonarr['cf']['anime-bd-tier-08-mini-encodes']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-08-mini-encodes']['trash_id'] }} | | [{{ sonarr['cf']['anime-web-tier-01-muxers']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-01-muxers) | {{ sonarr['cf']['anime-web-tier-01-muxers']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-01-muxers']['trash_id'] }} | | [{{ sonarr['cf']['anime-web-tier-02-top-fansubs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-02-top-fansubs) | {{ sonarr['cf']['anime-web-tier-02-top-fansubs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-02-top-fansubs']['trash_id'] }} | - | [{{ sonarr['cf']['web-tier-01']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-01) | 450 | {{ sonarr['cf']['web-tier-01']['trash_id'] }} | - | [{{ sonarr['cf']['web-tier-02']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-02) | 400 | {{ sonarr['cf']['web-tier-02']['trash_id'] }} | - | [{{ sonarr['cf']['anime-web-tier-03-official-subs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-03-official-subs) | {{ sonarr['cf']['anime-web-tier-03-official-subs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-03-official-subs']['trash_id'] }} | - | [{{ sonarr['cf']['web-tier-03']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-03) | 350 | {{ sonarr['cf']['web-tier-03']['trash_id'] }} | + | [{{ sonarr['cf']['web-tier-01']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-01) | 450 | {{ sonarr['cf']['web-tier-01']['trash_id'] }} | + | [{{ sonarr['cf']['web-tier-02']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-02) | 400 | {{ sonarr['cf']['web-tier-02']['trash_id'] }} | + | [{{ sonarr['cf']['anime-web-tier-03-official-subs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-03-official-subs) | {{ sonarr['cf']['anime-web-tier-03-official-subs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-03-official-subs']['trash_id'] }} | + | [{{ sonarr['cf']['web-tier-03']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-03) | 350 | {{ sonarr['cf']['web-tier-03']['trash_id'] }} | | [{{ sonarr['cf']['anime-web-tier-04-official-subs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-04-official-subs) | {{ sonarr['cf']['anime-web-tier-04-official-subs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-04-official-subs']['trash_id'] }} | | [{{ sonarr['cf']['anime-web-tier-05-fansubs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-05-fansubs) | {{ sonarr['cf']['anime-web-tier-05-fansubs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-05-fansubs']['trash_id'] }} | | [{{ sonarr['cf']['anime-web-tier-06-fansubs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-06-fansubs) | {{ sonarr['cf']['anime-web-tier-06-fansubs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-06-fansubs']['trash_id'] }} | | [{{ sonarr['cf']['anime-raws']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-raws) | {{ sonarr['cf']['anime-raws']['trash_score'] }} | {{ sonarr['cf']['anime-raws']['trash_id'] }} | | [{{ sonarr['cf']['anime-lq-groups']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-lq-groups) | {{ sonarr['cf']['anime-lq-groups']['trash_score'] }} | {{ sonarr['cf']['anime-lq-groups']['trash_id'] }} | - | [{{ sonarr['cf']['av1']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#av1) | -10000 | {{ sonarr['cf']['av1']['trash_id'] }} | + | [{{ sonarr['cf']['av1']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#av1) | -10000 | {{ sonarr['cf']['av1']['trash_id'] }} | | [{{ sonarr['cf']['uncensored']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#uncensored) | 0 | {{ sonarr['cf']['uncensored']['trash_id'] }} | | [{{ sonarr['cf']['v0']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v0) | {{ sonarr['cf']['v0']['trash_score'] }} | {{ sonarr['cf']['v0']['trash_id'] }} | | [{{ sonarr['cf']['v1']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v1) | {{ sonarr['cf']['v1']['trash_score'] }} | {{ sonarr['cf']['v1']['trash_id'] }} | @@ -31,4 +31,4 @@ | [{{ sonarr['cf']['10bit']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#10bit) | 0 | {{ sonarr['cf']['10bit']['trash_id'] }} | | [{{ sonarr['cf']['anime-dual-audio']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-dual-audio) | 0 | {{ sonarr['cf']['anime-dual-audio']['trash_id'] }} | | [{{ sonarr['cf']['dubs-only']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dubs-only) | {{ sonarr['cf']['dubs-only']['trash_score'] }} | {{ sonarr['cf']['dubs-only']['trash_id'] }} | - | [{{ sonarr['cf']['french-vostfr']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#vostfr) | -10000 | {{ sonarr['cf']['french-vostfr']['trash_id'] }} | + | [{{ sonarr['cf']['french-vostfr']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#vostfr) | -10000 | {{ sonarr['cf']['french-vostfr']['trash_id'] }} |