1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-06 11:48:49 +00:00

hdspain: drop square brackets surrounding language in titles (#10315)

Language identification correction for Radarr and pyMedusa.
This commit is contained in:
SPlNeTe 2020-11-28 18:52:50 +01:00 committed by GitHub
parent 160bcd3076
commit f97e89bac3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,7 +83,7 @@ search:
- name: prepend
args: "{{ .Result.extras }} "
- name: append
args: " [Spanish]"
args: " Spanish"
- name: re_replace
args: ["(?i)T(\\d{1,2})\\b", "S$1"]
details: