1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-10 22:23:20 +00:00

skipthecommercials: update category description (#12641)

This commit is contained in:
ilike2burnthing 2021-12-05 04:14:21 +00:00 committed by GitHub
parent a469179f7e
commit 441c1c6305
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ caps:
# dont forget to update the case block in the search fields category
categorymappings:
- {id: 15, cat: TV, desc: "TV Show"}
- {id: 16, cat: Movies, desc: "Movie"}
- {id: 16, cat: Movies, desc: "TV Movie"}
modes:
search: [q]
@ -67,7 +67,7 @@ search:
selector: category
case:
"TV Show": 15
"Movie": 16
"TV Movie": 16
title:
selector: name
details:

View file

@ -11,7 +11,7 @@ links:
caps:
categorymappings:
- {id: 15, cat: TV, desc: "TV Show"}
- {id: 16, cat: Movies, desc: "Movie"}
- {id: 16, cat: Movies, desc: "TV Movie"}
modes:
search: [q]