Skip to content

Commit

Permalink
jackett indexers as of 5fd7f3dcee053519e8aca4bc752c69c6ac4deb36
Browse files Browse the repository at this point in the history
  • Loading branch information
mynameisbogdan committed Nov 9, 2023
1 parent 7c5f9cf commit 0e21f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definitions/v7/uhdbits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0e21f38

Please sign in to comment.