casatorrent: prefix a plus to keywords. resolves #5078

This commit is contained in:
Garfield69 2020-01-13 16:14:25 +13:00
parent 1344499534
commit 1ac309d513
1 changed files with 6 additions and 1 deletions

View File

@ -120,9 +120,13 @@
lang: 0
sort: "{{ .Config.sort }}"
order: "{{ .Config.type }}"
keywordsfilters:
- name: re_replace
args: ["(\\w+)", " +$1"] # prepend + to each word
rows:
selector: table.ttable_headinner > tbody > tr.t-row
fields:
title:
selector: a[href^="torrents-details.php?id="] b
@ -167,4 +171,5 @@
"*": 1
uploadvolumefactor:
case:
"*": 1
"*": 1
# engine n/a