mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 22:23:20 +00:00
hawke-uno: fix imdbid/poster
This commit is contained in:
parent
5d4a4c05d7
commit
f4fc81e38b
1 changed files with 2 additions and 2 deletions
|
@ -82,11 +82,11 @@ search:
|
|||
selector: download_link
|
||||
poster:
|
||||
selector: poster
|
||||
imdbid:
|
||||
selector: imdb_id
|
||||
filters:
|
||||
- name: replace
|
||||
args: ["https://via.placeholder.com/90x135", ""]
|
||||
imdbid:
|
||||
selector: imdb_id
|
||||
tmdbid:
|
||||
selector: tmdb_id
|
||||
tvdbid:
|
||||
|
|
Loading…
Add table
Reference in a new issue