mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
anime-free: category and size can be missing.
This commit is contained in:
@@ -86,6 +86,9 @@ search:
|
|||||||
|
|
||||||
fields:
|
fields:
|
||||||
category:
|
category:
|
||||||
|
text: 54
|
||||||
|
category|noappend:
|
||||||
|
optional: true
|
||||||
selector: a[href*="category="]
|
selector: a[href*="category="]
|
||||||
attribute: href
|
attribute: href
|
||||||
case:
|
case:
|
||||||
@@ -130,6 +133,9 @@ search:
|
|||||||
leechers:
|
leechers:
|
||||||
text: 1
|
text: 1
|
||||||
size:
|
size:
|
||||||
|
text: "0 B"
|
||||||
|
size:
|
||||||
|
optional: true
|
||||||
selector: b.file_size
|
selector: b.file_size
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
text: 0
|
text: 0
|
||||||
|
Reference in New Issue
Block a user