hachede: Add BRDISK in the title if the release is a FullBR (#9717)

This commit is contained in:
Jose Antonio 2020-10-02 09:56:54 +02:00 committed by GitHub
parent 766292969e
commit 45f85b3833
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -172,6 +172,8 @@ search:
title:
selector: td.torrent_name > a, .newIndicator > a
filters:
- name: re_replace
args: ["(?i)full", "BRDISK."] # FULL(BR/UHD) -> BRDISK
- name: re_replace
args: ["\\W", "."] # Spaces and other characters -> .
- name: append