1
0
Fork 0
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:
Garfield69 2022-04-02 17:13:32 +13:00
parent b38627b7d4
commit 34b5887e2f

View file

@ -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