From 77e0a0a930ceac9f54d0ea9a58b1f7ec7c913206 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sat, 15 Jan 2022 17:26:19 +0100 Subject: [PATCH] NEW: CF [720p] - NEW: CF [720p] --- docs/json/radarr/720p.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/json/radarr/720p.json diff --git a/docs/json/radarr/720p.json b/docs/json/radarr/720p.json new file mode 100644 index 000000000..8ce6cb0ed --- /dev/null +++ b/docs/json/radarr/720p.json @@ -0,0 +1,17 @@ +{ + "trash_id": "b2be17d608fc88818940cd1833b0b24c", + "trash_score": "5", + "name": "720p", + "includeCustomFormatWhenRenaming": false, + "specifications": [ + { + "name": "720p", + "implementation": "ResolutionSpecification", + "negate": false, + "required": true, + "fields": { + "value": 720 + } + } + ] +} \ No newline at end of file