{{define "body" -}}
[v]: show video
[+]: increase priority
[-]: decrease priority
[s]: stop preloading
Quota: {{.QuotaCur}} / {{.QuotaMax}} GiB
{{range $s := .Paths.Files -}} {{end -}}
/ [dir]
{{$s.Name}} {{if ge $s.Status 0}}{{$s.Status}}%{{end}}[running{{else}}yellow">[queued{{end}}]{{$s.Prio}}[v][s][+][-]
{{if ge $s.Status 0 -}}
{{end -}}
{{end -}}