Skip to content

Commit

Permalink
f1carreras-api: disable seasonNumber and episodeNumber
Browse files Browse the repository at this point in the history
  • Loading branch information
ServarrAdmin committed Oct 22, 2024
1 parent b9dcb01 commit 94033ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions definitions/v10/f1carreras-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ 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 }}"
seasonNumber: "{{ .Query.Season }}"
episodeNumber: "{{ .Query.Ep }}"
imdbId: "{{ .Query.IMDBIDShort }}"
tmdbId: "{{ .Query.TMDBID }}"
tvdbId: "{{ .Query.TVDBID }}"
Expand Down

0 comments on commit 94033ed

Please sign in to comment.