lastfiles: add audio genre back. fix 2a593a195c

This commit is contained in:
Garfield69 2023-01-26 07:04:48 +13:00
parent 2a593a195c
commit 655ab08d57
1 changed files with 2 additions and 2 deletions

View File

@ -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: [" & ", "_&_"]