mirror of
https://github.com/Jackett/Jackett.git
synced 2025-12-30 01:30:51 +01:00
bitbazis: add genre results
This commit is contained in:
@@ -127,6 +127,10 @@ search:
|
||||
filters:
|
||||
- name: querystring
|
||||
args: cat
|
||||
genre:
|
||||
selector: span.tooltiptext
|
||||
description:
|
||||
text: "{{ .Result.genre }}"
|
||||
title:
|
||||
selector: div.tooltip
|
||||
remove: span
|
||||
|
||||
Reference in New Issue
Block a user