limetorrents: source title from href. resolves #8708

This commit is contained in:
Garfield69 2020-05-19 20:15:35 +12:00
parent deddb713bc
commit 0decb80ce8
1 changed files with 6 additions and 0 deletions

View File

@ -81,6 +81,12 @@ search:
fields:
title:
selector: div.tt-name > a[href^="/"]
attribute: href
filters:
- name: regexp
args: "/(.+?)-torrent-\\d+\\.html"
- name: re_replace
args: ["-", " "]
details:
selector: div.tt-name > a[href^="/"]
attribute: href