diff --git a/custom_formats/Remux.yml b/custom_formats/Remux.yml new file mode 100644 index 0000000..ebbc30d --- /dev/null +++ b/custom_formats/Remux.yml @@ -0,0 +1,11 @@ +name: Remux +description: Matches Remux as a codec, not a source. Either h265 or h264. +tags: +- Codec +conditions: +- name: Remux + type: release_title + required: true + negate: false + pattern: Remux +tests: []