mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
aither: use category_id
This commit is contained in:
parent
e10f1c822e
commit
484d40674f
1 changed files with 3 additions and 3 deletions
|
@ -96,8 +96,8 @@ search:
|
|||
selector: meta.total
|
||||
|
||||
fields:
|
||||
categorydesc:
|
||||
selector: category
|
||||
category:
|
||||
selector: category_id
|
||||
title:
|
||||
selector: name
|
||||
details:
|
||||
|
@ -150,4 +150,4 @@ search:
|
|||
minimumseedtime:
|
||||
# 5 days (as seconds = 3 x 24 x 60 x 60)
|
||||
text: 432000
|
||||
# json UNIT3D 6.0.5
|
||||
# json UNIT3D 6.0.7
|
||||
|
|
Loading…
Add table
Reference in a new issue