mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
redbits: Add Spanish to avoid Sonarr missmatch (#11552)
* Add Spanish to avoid Sonarr missmatch * Update redbits.yml
This commit is contained in:
@@ -109,6 +109,8 @@ search:
|
|||||||
args: ["(?i)bdfull", "BluRay"] # BDfull -> BluRay
|
args: ["(?i)bdfull", "BluRay"] # BDfull -> BluRay
|
||||||
- name: re_replace
|
- name: re_replace
|
||||||
args: ["(?i)RedBits", ""] # Delete RedBits
|
args: ["(?i)RedBits", ""] # Delete RedBits
|
||||||
|
- name: append
|
||||||
|
args: " Spanish" # Add spanish to fix Sonarr/Radarr language
|
||||||
download:
|
download:
|
||||||
selector: a[href*="/download/"]
|
selector: a[href*="/download/"]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
Reference in New Issue
Block a user