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