blutopia-api: update DLVF

This commit is contained in:
Garfield69
2021-12-13 16:23:10 +13:00
parent 7ec2ac514e
commit 41b4742ca6

View File

@@ -105,11 +105,14 @@ search:
size:
selector: size
downloadvolumefactor:
# api returns 0=false, 1=true
# api returns 0%, 25%, 50%, 75%, 100%
selector: freeleech
case:
0: 1 # not free
1: 0 # freeleech
0%: 1 # not free
25%: 0.75
50%: 0.5
75%: 0.25
100%: 0 # freeleech
uploadvolumefactor:
# api returns 0=false, 1=true
selector: double_upload