Update Blu-ray Encode.yml

This commit is contained in:
Seraphys 2025-02-06 16:44:15 -06:00 committed by GitHub
parent d5dece23d8
commit e5ae505971
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

View File

@ -3,14 +3,14 @@ description: Matches Blu-rays that are NOT remuxes
tags:
- Source
conditions:
- name: Remux
type: release_title
required: true
negate: true
pattern: Remux
- name: Blu-ray
type: source
required: true
negate: false
source: bluray
- name: Remux
type: release_title
required: true
negate: true
pattern: Remux
tests: []