mirror of
https://github.com/Jackett/Jackett
synced 2025-03-09 05:16:55 +00:00
lastfiles: update genre selector and filter
This commit is contained in:
parent
e7cd1a8e68
commit
2a593a195c
1 changed files with 3 additions and 1 deletions
|
@ -204,8 +204,10 @@ search:
|
|||
- name: replace
|
||||
args: ["./pic/noposter.png", ""]
|
||||
genre:
|
||||
selector: font[size]
|
||||
selector: i:has(a[href$="searchin=genre"])
|
||||
filters:
|
||||
- name: replace
|
||||
args: [" & ", "_&_"]
|
||||
- name: replace
|
||||
args: ["Hip Hop", "Hip_Hop"]
|
||||
- name: replace
|
||||
|
|
Loading…
Add table
Reference in a new issue