1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-10 14:14:25 +00:00

hdgalaktik: handle cat --- , add imdb

This commit is contained in:
Garfield69 2022-05-13 20:22:16 +12:00
parent e5401e2332
commit 22e3083dc1

View file

@ -111,8 +111,15 @@ search:
fields:
category:
selector: td:nth-child(1)
optional: true
filters:
- name: replace
args: ["---", 4]
category|noappend:
selector: a[href^="browse.php?cat="]
attribute: href
optional: true
filters:
- name: querystring
args: cat
@ -166,6 +173,12 @@ search:
filters:
- name: replace
args: ["details", "download"]
imdbid:
selector: a[href^="browse.php?imdb="]
attribute: href
filters:
- name: querystring
args: imdb
size:
selector: td:nth-child(4)
seeders: