mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
riperam: switch back to categorydesc #13181
its more reliable for this site than using the forum id which only shows up for new torrents the categorydesc is always present, even if the occasional torrent is tagged twice.
This commit is contained in:
parent
f3728503b8
commit
23eb2a729d
1 changed files with 2 additions and 6 deletions
|
@ -881,13 +881,9 @@ search:
|
|||
fields:
|
||||
category:
|
||||
text: 726
|
||||
category|noappend:
|
||||
selector: a[href*="/viewtopic.php?f="]
|
||||
attribute: href
|
||||
categorydesc|noappend:
|
||||
selector: dt a:last-of-type
|
||||
optional: true
|
||||
filters:
|
||||
- name: querystring
|
||||
args: f
|
||||
title:
|
||||
selector: a.topictitle
|
||||
filters:
|
||||
|
|
Loading…
Add table
Reference in a new issue