skipthecommercials: add new cat

This commit is contained in:
Garfield69
2021-11-22 09:45:51 +13:00
parent c7a5041294
commit 7133c99dde
2 changed files with 5 additions and 0 deletions

View File

@@ -12,10 +12,12 @@ 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"}
modes:
search: [q]
tv-search: [q, season, ep, imdbid, tvdbid]
movie-search: [q, imdbid, tmdbid]
settings:
- name: apikey
@@ -65,6 +67,7 @@ search:
selector: category
case:
"TV Show": 15
"Movie": 16
title:
selector: name
details:

View File

@@ -11,10 +11,12 @@ links:
caps:
categorymappings:
- {id: 15, cat: TV, desc: "TV Show"}
- {id: 16, cat: Movies, desc: "Movie"}
modes:
search: [q]
tv-search: [q, season, ep, imdbid, tvdbid]
movie-search: [q, imdbid, tmdbid]
settings:
- name: username