TPB: lowercase the search to allow proxies to work. fix #2120

This commit is contained in:
Garfield69 2017-11-12 19:11:50 +13:00
parent 9507369293
commit fe504ed660
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@
# this filter searches both formats, so "General Hospital S01E02" becomes "General Hospital S01E02 | (S01 E02)"
- name: re_replace
args: ["General Hospital S(\\d{2,3})E(\\d{2,3})", "$0 | \\(S$1 E$2\\)"]
- name: tolower
rows:
selector: "#searchResult tbody tr:has(td.vertTh)"
fields: