diff --git a/custom_formats/1080p WEBRip.yml b/custom_formats/1080p WEBRip.yml new file mode 100644 index 0000000..c3337c7 --- /dev/null +++ b/custom_formats/1080p WEBRip.yml @@ -0,0 +1,16 @@ +name: 1080p WEBRip +description: Matches 1080p WEBRips. +tags: +- Source +conditions: +- name: 1080p + type: resolution + required: true + negate: false + resolution: 1080p +- name: WEBRip + negate: false + required: true + source: webrip + type: source +tests: []