HDSpain: Replace Season with English notation: eg. T2 -> S2 (#5844)

This commit is contained in:
J Bonet 2019-08-13 21:27:51 +02:00 committed by garfield69
parent 817c22e29d
commit 9625e71fa5
1 changed files with 2 additions and 0 deletions

View File

@ -75,6 +75,8 @@
args: "{{ .Result.extras }} "
- name: append
args: " [Spanish]"
- name: re_replace
args: ["(?i)T(\\d{1,2})\\b", "S$1"]
details:
selector: td.titulo a[id]
attribute: href