mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
audiobookbay: fix details and add banner #3160
This commit is contained in:
@@ -104,10 +104,15 @@
|
|||||||
title:
|
title:
|
||||||
selector: div.postTitle
|
selector: div.postTitle
|
||||||
details:
|
details:
|
||||||
selector: div.postTitle
|
selector: div.postTitle h2 a
|
||||||
|
attribute: href
|
||||||
download:
|
download:
|
||||||
selector: a[href^="/audio-books/"]
|
selector: a[href^="/audio-books/"]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
banner:
|
||||||
|
optional: true
|
||||||
|
selector: img
|
||||||
|
attribute: src
|
||||||
category:
|
category:
|
||||||
selector: div.postInfo
|
selector: div.postInfo
|
||||||
filters:
|
filters:
|
||||||
|
Reference in New Issue
Block a user