mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
oldtoonsworld: update cats
This commit is contained in:
parent
8c92d5cd32
commit
5ba7661d80
1 changed files with 6 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
id: oldtoonsworld
|
||||
name: Oldtoons
|
||||
description: "Oldtoons is a Private Torrent Tracker for Cartoon MOVIES / TV"
|
||||
description: "Oldtoons is a Private Torrent Tracker for Cartoon MOVIES / TV / GENERAL"
|
||||
language: en-US
|
||||
type: private
|
||||
encoding: UTF-8
|
||||
|
@ -12,11 +12,16 @@ caps:
|
|||
categorymappings:
|
||||
- {id: 1, cat: Movies, desc: "Movies"}
|
||||
- {id: 2, cat: TV, desc: "TV"}
|
||||
- {id: 3, cat: Books, desc: "Books"}
|
||||
- {id: 4, cat: Audio, desc: "Audio"}
|
||||
- {id: 5, cat: PC/Games, desc: "Games"}
|
||||
|
||||
modes:
|
||||
search: [q]
|
||||
tv-search: [q, season, ep, imdbid, tvdbid, tmdbid]
|
||||
movie-search: [q, imdbid, tmdbid]
|
||||
music-search: [q]
|
||||
book-search: [q]
|
||||
|
||||
settings:
|
||||
- name: apikey
|
||||
|
|
Loading…
Add table
Reference in a new issue