1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-09 13:52:03 +00:00

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

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