From 66aaa224b87b4de811a7dcb0fd187e6d3a424c12 Mon Sep 17 00:00:00 2001 From: Seraphys <156842860+xshatterx@users.noreply.github.com> Date: Tue, 11 Mar 2025 22:55:07 -0500 Subject: [PATCH] create(format): 1080p Remux --- custom_formats/1080p Remux.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 custom_formats/1080p Remux.yml diff --git a/custom_formats/1080p Remux.yml b/custom_formats/1080p Remux.yml new file mode 100644 index 0000000..20f8c5f --- /dev/null +++ b/custom_formats/1080p Remux.yml @@ -0,0 +1,16 @@ +name: 1080p Remux +description: Matches 1080p Remux +tags: +- Source +conditions: +- name: 1080p + type: resolution + required: true + negate: false + resolution: 1080p +- name: Remux + negate: false + pattern: Remux + required: true + type: release_title +tests: []