Puntotorrent: TV Shows search and spanish language (#2842)

Change TV Shows search format for Spanish style and add [spanish] for detected Spanish language in Sonarr/Radarr
This commit is contained in:
R91g
2018-04-01 22:51:41 +02:00
committed by garfield69
parent b66fd18380
commit 684fadd2d2

View File

@@ -106,11 +106,14 @@
search:
path: index.php
keywordsfilters:
- name: re_replace
args: ["S0?(\\d{1,2})E(\\d{1,2})", "T$1 $2"]
inputs:
page: "torrents"
$raw: "&category={{range .Categories}}{{.}};{{end}}"
active: "1"
search: "{{ .Query.Keywords }}"
search: "{{ .Keywords }}"
rows:
selector: "#mcol .block-content-l table table.lista > tbody > tr:not(:first-child):not(.descripcion)"
fields:
@@ -122,6 +125,9 @@
args: category
title:
selector: td:nth-child(2) a
filters:
- name: append
args: " [spanish]"
details:
selector: td:nth-child(3) a
attribute: href