Skip to content

Commit d80312d

Browse files
committed
jackett indexers as of 90dc1bd645ff2790a832c64433ac325611b2cd90 [2024-11-28T13:58:28Z]
1 parent 9e2bec3 commit d80312d

File tree

2 files changed

+8
-13
lines changed

2 files changed

+8
-13
lines changed

definitions/v10/torrentqq.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ type: public
77
encoding: UTF-8
88
followredirect: true
99
links:
10-
- https://torrentqq343.com/
11-
- https://torrentegg35.com/
10+
- https://torrentqq344.com/
11+
- https://torrentegg36.com/
1212
legacylinks:
13-
- https://torrentqq328.com/
1413
- https://torrentqq329.com/
1514
- https://torrentqq330.com/
1615
- https://torrentqq331.com/
@@ -32,6 +31,8 @@ legacylinks:
3231
- https://torrentqq341.com/
3332
- https://torrentqq342.com/
3433
- https://torrentegg34.com/
34+
- https://torrentqq343.com/
35+
- https://torrentegg35.com/
3536

3637
caps:
3738
categorymappings:

definitions/v11/seedpool-api.yml

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ caps:
1313
- {id: 2, cat: TV, desc: "TV Show"}
1414
- {id: 1, cat: Movies, desc: "Movie"}
1515
- {id: 10, cat: Movies/UHD, desc: "4K Movie"}
16-
- {id: 13, cat: Movies, desc: "BoxSet"}
16+
- {id: 13, cat: TV, desc: "TV Boxsets"}
1717
- {id: 12, cat: PC/Games, desc: "Linux Game"}
1818
- {id: 3, cat: PC/Games, desc: "PC Game"}
1919
- {id: 5, cat: Audio/Lossless, desc: "Music"}
@@ -32,8 +32,8 @@ caps:
3232

3333
modes:
3434
search: [q]
35-
tv-search: [q, season, ep, imdbid, tvdbid, tmdbid]
36-
movie-search: [q, imdbid, tmdbid]
35+
tv-search: [q, season, ep, tmdbid]
36+
movie-search: [q, tmdbid]
3737
music-search: [q]
3838
book-search: [q]
3939

@@ -96,9 +96,7 @@ search:
9696
name: "{{ .Keywords }}"
9797
seasonNumber: "{{ .Query.Season }}"
9898
episodeNumber: "{{ .Query.Ep }}"
99-
imdbId: "{{ .Query.IMDBIDShort }}"
10099
tmdbId: "{{ .Query.TMDBID }}"
101-
tvdbId: "{{ .Query.TVDBID }}"
102100
"free[]": "{{ if .Config.freeleech }}100{{ else }}{{ end }}"
103101
sortField: "{{ .Config.sort }}"
104102
sortDirection: "{{ .Config.type }}"
@@ -135,12 +133,8 @@ search:
135133
filters:
136134
- name: replace
137135
args: ["https://via.placeholder.com/90x135", ""]
138-
imdbid:
139-
selector: imdb_id
140136
tmdbid:
141137
selector: tmdb_id
142-
tvdbid:
143-
selector: tvdb_id
144138
genre:
145139
selector: meta.genres
146140
filters:
@@ -199,4 +193,4 @@ search:
199193
minimumseedtime:
200194
# 10 days (as seconds = 10 x 24 x 60 x 60)
201195
text: 864000
202-
# json UNIT3D 8.2.0
196+
# json UNIT3D 8.2.0 (custom)

0 commit comments

Comments
 (0)