mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
lastfiles: add audio genre back. fix 2a593a195c
This commit is contained in:
@@ -202,9 +202,9 @@ search:
|
||||
- name: regexp
|
||||
args: "src=(.+?) "
|
||||
- name: replace
|
||||
args: ["./pic/noposter.png", ""]
|
||||
args: [" width=160", ""]
|
||||
genre:
|
||||
selector: i:has(a[href$="searchin=genre"])
|
||||
selector: i:has(a[href$="searchin=genre"]), font[size]
|
||||
filters:
|
||||
- name: replace
|
||||
args: [" & ", "_&_"]
|
||||
|
Reference in New Issue
Block a user