mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
h-p2p: new poster selector
This commit is contained in:
@@ -98,6 +98,8 @@ search:
|
|||||||
attribute: attributes
|
attribute: attributes
|
||||||
|
|
||||||
fields:
|
fields:
|
||||||
|
_id:
|
||||||
|
selector: ..id
|
||||||
category:
|
category:
|
||||||
selector: category_id
|
selector: category_id
|
||||||
title_optional:
|
title_optional:
|
||||||
@@ -116,10 +118,7 @@ search:
|
|||||||
infohash:
|
infohash:
|
||||||
selector: info_hash
|
selector: info_hash
|
||||||
poster:
|
poster:
|
||||||
selector: meta.poster
|
text: "{{ .Config.sitelink }}files/img/torrent-cover_{{ .Result._id }}.jpg"
|
||||||
filters:
|
|
||||||
- name: replace
|
|
||||||
args: ["https://via.placeholder.com/90x135", ""]
|
|
||||||
genre:
|
genre:
|
||||||
selector: meta.genres
|
selector: meta.genres
|
||||||
filters:
|
filters:
|
||||||
|
Reference in New Issue
Block a user