skipthecommercials: update categories, again (#12643)

This commit is contained in:
ilike2burnthing
2021-12-05 13:39:09 +00:00
committed by GitHub
parent f2c9c616f0
commit 605967d212
2 changed files with 3 additions and 6 deletions

View File

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

View File

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