acidlounge: add genre rsult

This commit is contained in:
Garfield69 2022-08-08 08:41:37 +12:00
parent d9f27d95fd
commit 2980d96913
1 changed files with 8 additions and 0 deletions

View File

@ -90,6 +90,7 @@ settings:
options:
desc: desc
asc: asc
login:
path: Main/?act=Login
method: form
@ -141,6 +142,13 @@ search:
description:
optional: true
selector: span.torrent_small_desc
genre:
selector: span.torrent_small_desc
filters:
- name: regexp
args: "\\[.+?\\] \\[(.+?)\\]"
- name: replace
args: [" ", "_"]
files:
selector: td.torrent_table_files
date: