mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 05:36:44 +00:00
redbits: use category_id
This commit is contained in:
parent
15de9f01df
commit
4d834e277c
1 changed files with 3 additions and 3 deletions
|
@ -86,8 +86,8 @@ search:
|
|||
selector: meta.total
|
||||
|
||||
fields:
|
||||
categorydesc:
|
||||
selector: category
|
||||
category:
|
||||
selector: category_id
|
||||
title_vose:
|
||||
selector: name:contains(VOSE)
|
||||
optional: true
|
||||
|
@ -169,4 +169,4 @@ search:
|
|||
minimumseedtime:
|
||||
# 4 days (as seconds = 4 x 24 x 60 x 60)
|
||||
text: 345600
|
||||
# json UNIT3D 6.0.0
|
||||
# json UNIT3D 6.1.0
|
||||
|
|
Loading…
Reference in a new issue