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