theoldschool: -> unit3d 6.5.0

This commit is contained in:
Garfield69
2023-04-08 15:47:39 +12:00
parent dc7359c6c4
commit 7f52ae8f66

View File

@@ -108,7 +108,7 @@ search:
imdbId: "{{ .Query.IMDBIDShort }}"
tmdbId: "{{ .Query.TMDBID }}"
tvdbId: "{{ .Query.TVDBID }}"
free: "{{ if .Config.freeleech }}1{{ else }}{{ end }}"
"free[]": "{{ if .Config.freeleech }}100{{ else }}{{ end }}"
sortField: "{{ .Config.sort }}"
sortDirection: "{{ .Config.type }}"
perPage: 100
@@ -211,4 +211,4 @@ search:
minimumseedtime:
# 2 days (as seconds = 2 x 24 x 60 x 60)
text: 172800
# json UNIT3D 6.4.1 custom
# json UNIT3D custom edition 1.0.2 (based on 6.5.0)