Skip to content

Commit

Permalink
jackett indexers as of 785d651cc749ba2d03b5e9b81134694b4397f2c0 [2024…
Browse files Browse the repository at this point in the history
…-10-22T14:02:41Z]
  • Loading branch information
ServarrAdmin committed Oct 22, 2024
1 parent 94033ed commit 3174018
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions definitions/v10/f1carreras-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ search:
# if we have an id based search, add Season and Episode as query in name for UNIT3D < v6. Else pass S/E Params for UNIT3D >= v6
$raw: "{{ range .Categories }}&categories[]={{.}}{{end}}"
name: "{{ .Keywords }}"
# disabled due to not being properly mapped
# seasonNumber: "{{ .Query.Season }}"
# episodeNumber: "{{ .Query.Ep }}"
imdbId: "{{ .Query.IMDBIDShort }}"
tmdbId: "{{ .Query.TMDBID }}"
tvdbId: "{{ .Query.TVDBID }}"
Expand Down

0 comments on commit 3174018

Please sign in to comment.