lat-team; update cats

This commit is contained in:
Garfield69 2024-04-25 21:08:25 +12:00
parent 06e7e0ce36
commit 56ef669fe1
2 changed files with 15 additions and 14 deletions

View File

@ -422,7 +422,7 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
* Last Digital Underground (LDU)
* LastFiles
* LaidBackManor
* Lat-Team [![(invite needed)][inviteneeded]](#)
* Lat-Team
* Le Saloon [![(invite needed)][inviteneeded]](#)
* Le-Cinephile
* LearnBits

View File

@ -12,19 +12,20 @@ caps:
categorymappings:
- {id: 1, cat: Movies, desc: "Peliculas"}
- {id: 2, cat: TV, desc: "TV Series"}
- {id: 3, cat: Audio, desc: "Musica"}
- {id: 4, cat: Console, desc: "Juegos"}
- {id: 5, cat: TV/Anime, desc: "Anime"}
- {id: 8, cat: TV/Foreign, desc: "Telenovelas"}
- {id: 9, cat: Audio/Video, desc: "Conciertos"}
- {id: 11, cat: Audio/Audiobook, desc: "Audiolibros"}
- {id: 12, cat: XXX, desc: "XXX"}
- {id: 16, cat: TV/Sport, desc: "Eventos Deportivos"}
- {id: 17, cat: PC, desc: "Software & O.S."}
- {id: 18, cat: Books, desc: "E-Books"}
- {id: 20, cat: TV/Foreign, desc: "Doramas & Turcas"}
- {id: 8, cat: TV/Foreign, desc: "Telenovelas"}
- {id: 3, cat: Audio, desc: "Musica"}
- {id: 9, cat: Audio/Video, desc: "Conciertos"}
- {id: 16, cat: TV/Sport, desc: "Eventos Deportivos"}
- {id: 22, cat: TV/Other, desc: "Playlist_Collection"}
- {id: 17, cat: PC, desc: "Software & O.S."}
- {id: 12, cat: XXX, desc: "XXX"}
- {id: 18, cat: Books, desc: "E-Books"}
- {id: 11, cat: Audio/Audiobook, desc: "Audiolibros"}
- {id: 4, cat: Console, desc: "Juegos"}
- {id: 24, cat: Other, desc: "Cursos"}
- {id: 28, cat: TV/Documentary, desc: "Documental"}
modes:
search: [q]
@ -174,12 +175,12 @@ search:
case:
False: 1 # normal
True: 2 # double
# global MR is 0.4 but torrents must be seeded for 2 days regardless of ratio
# global MR is 0.25 but torrents must be seeded for 3 days regardless of ratio
# minimumratio:
# text: 0.4
# text: 0.25
minimumseedtime:
# 2 days (as seconds = 2 x 24 x 60 x 60)
text: 172800
# 3 days (as seconds = 3 x 24 x 60 x 60)
text: 259200
title_filename:
selector: "files[0].name"
optional: true