mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
shareisland: use category_id
This commit is contained in:
parent
ef55b66ccf
commit
ed983cf2da
1 changed files with 3 additions and 3 deletions
|
@ -101,8 +101,8 @@ search:
|
|||
selector: meta.total
|
||||
|
||||
fields:
|
||||
categorydesc:
|
||||
selector: category
|
||||
category:
|
||||
selector: category_id
|
||||
title:
|
||||
selector: name
|
||||
filters:
|
||||
|
@ -179,4 +179,4 @@ search:
|
|||
minimumseedtime:
|
||||
# 7 day (as seconds = 7 x 24 x 60 x 60)
|
||||
text: 604800
|
||||
# json UNIT3D 6.0.4
|
||||
# json UNIT3D 6.0.6
|
||||
|
|
Loading…
Add table
Reference in a new issue