uhdbits: simplify codec removal

This commit is contained in:
Bogdan 2023-11-09 04:00:53 +02:00
parent 135be69611
commit 5fd7f3dcee
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ search:
- name: re_replace
args: ["\\bEncode\\b", "Blu-Ray"]
- name: re_replace
args: ["\\b((x|H\\.)26[456] )?Blu-ray\\b", "BR-DISK"]
args: ["\\b(H\\.264 )?Blu-ray\\b", "BR-DISK"]
- name: re_replace
args: ["\\bRemux\\b", "Blu-Ray Remux"]
- name: re_replace