hdgalaktik: update cat default, add posters. resolves #13186

This commit is contained in:
ilike2burnthing 2024-04-25 02:31:38 +01:00 committed by GitHub
parent c55d7e0915
commit 27b8d9b964
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 7 deletions

View File

@ -119,17 +119,11 @@ search:
selector: table.embedded > tbody > tr.torcontduo
fields:
category_default:
selector: td:nth-child(1)
optional: true
filters:
- name: replace
args: ["---", 4]
category:
selector: a[href^="browse.php?cat="]
attribute: href
optional: true
default: "{{ .Result.category_default }}"
default: 4
filters:
- name: querystring
args: cat
@ -205,6 +199,9 @@ search:
filters:
- name: replace
args: ["details", "download"]
poster:
selector: img.s
attribute: src
imdbid:
selector: a[href^="browse.php?imdb="]
attribute: href