mirror of
https://github.com/Jackett/Jackett
synced 2025-02-21 22:07:10 +00:00
mvgroup: site does not provide size, but Sonarr requires it.
so we default to 500 MB to satisfy it.
This commit is contained in:
parent
ccffdaa5ee
commit
445f19dcd2
2 changed files with 4 additions and 0 deletions
|
@ -146,6 +146,8 @@
|
|||
attribute: href
|
||||
category:
|
||||
text: "1"
|
||||
size:
|
||||
text: "500 MB"
|
||||
date:
|
||||
selector: td:nth-of-type(3)
|
||||
filters:
|
||||
|
|
|
@ -146,6 +146,8 @@
|
|||
attribute: href
|
||||
category:
|
||||
text: "1"
|
||||
size:
|
||||
text: "500 MB"
|
||||
date:
|
||||
selector: td:nth-of-type(3)
|
||||
filters:
|
||||
|
|
Loading…
Reference in a new issue