From 21fc6434d0dd69d24910f2cbed5cf4e7f4f0d2b4 Mon Sep 17 00:00:00 2001 From: Calvin Bui <3604363+calvinbui@users.noreply.github.com> Date: Wed, 23 Aug 2023 00:04:14 +1000 Subject: [PATCH] update add av1 anime-sonarr score --- docs/json/sonarr/cf/av1.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/json/sonarr/cf/av1.json b/docs/json/sonarr/cf/av1.json index b4c45d80b..32f8ebcce 100644 --- a/docs/json/sonarr/cf/av1.json +++ b/docs/json/sonarr/cf/av1.json @@ -1,5 +1,8 @@ { "trash_id": "15a05bc7c1a36e2b57fd628f8977e2fc", + "trash_scores": { + "anime-sonarr": -10000 + }, "name": "AV1", "includeCustomFormatWhenRenaming": false, "specifications": [ @@ -9,7 +12,7 @@ "negate": false, "required": true, "fields": { - "value": "\\bAV1\\b" + "value": "\\bAV1\\b" } } ]