mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
amigoshare: pull genre from results
This commit is contained in:
@@ -186,6 +186,11 @@ search:
|
|||||||
_language:
|
_language:
|
||||||
selector: div.list-group-item-content p.m-0 span.badge-primary[style$="#b6249d;"]
|
selector: div.list-group-item-content p.m-0 span.badge-primary[style$="#b6249d;"]
|
||||||
optional: true
|
optional: true
|
||||||
|
genre:
|
||||||
|
selector: div.list-group-item-content p.m-0 span.badge-primary[style$="#1c38c2;"]
|
||||||
|
optional: true
|
||||||
|
description:
|
||||||
|
text: "{{ .Result.genre }}"
|
||||||
title:
|
title:
|
||||||
selector: a[href*="torrents-details.php?id="], a[href*="details-misc.php?id="]
|
selector: a[href*="torrents-details.php?id="], a[href*="details-misc.php?id="]
|
||||||
filters:
|
filters:
|
||||||
|
Reference in New Issue
Block a user