EZTV: improve title parsing

This commit is contained in:
kaso17
2017-02-15 11:37:16 +01:00
parent 8e7f6dcddc
commit 65a4ca60cf

View File

@@ -27,6 +27,13 @@
text: 1
title:
selector: td:nth-child(2) a
attribute: title
filters:
- name: replace
args: ["[eztv]", ""]
- name: re_replace
args: ["\\(.*\\)$", ""]
- name: trim
details:
selector: td:nth-child(2) a
attribute: href