mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
parabellumhd: add Spanish to the end of the titles
This commit is contained in:
@@ -93,7 +93,7 @@ search:
|
|||||||
selector: a[href^="torrent_details.php?id="]
|
selector: a[href^="torrent_details.php?id="]
|
||||||
filters:
|
filters:
|
||||||
- name: append
|
- name: append
|
||||||
args: " {{ if .Result._seasons }}{{ .Result._seasons }}{{ else }}{{ end }} {{ if .Result._format }}{{ .Result._format }}{{ else }}{{ end }} {{ if .Result._resolution }}{{ .Result._resolution }}{{ else }}{{ end }}"
|
args: " {{ if .Result._seasons }}{{ .Result._seasons }}{{ else }}{{ end }} {{ if .Result._format }}{{ .Result._format }}{{ else }}{{ end }} {{ if .Result._resolution }}{{ .Result._resolution }}{{ else }}{{ end }} Spanish"
|
||||||
details:
|
details:
|
||||||
selector: a[href^="torrent_details.php?id="]
|
selector: a[href^="torrent_details.php?id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
Reference in New Issue
Block a user