vizuk: update volumefactors and minseedtime (#5170)

This commit is contained in:
capitre
2019-05-02 21:26:45 +02:00
committed by garfield69
parent 1f9d95355d
commit 19b608c529

View File

@@ -158,15 +158,9 @@
attribute: title attribute: title
filters: filters:
- name: replace - name: replace
args: ["FREE LEECH!", "0"] args: ["No cuenta la descarga", "0"]
downloadvolumefactor: - name: replace
optional: true args: ["Cuenta descarga: 0.5", "0.5"]
selector: img[src$="torrent_multiple_download.png"]
attribute: title
filters:
- name: split
args: [":", 1]
- name: trim
uploadvolumefactor: uploadvolumefactor:
text: "1" text: "1"
uploadvolumefactor: uploadvolumefactor:
@@ -174,10 +168,9 @@
selector: img[src$="torrent_multiple_upload.png"] selector: img[src$="torrent_multiple_upload.png"]
attribute: title attribute: title
filters: filters:
- name: split - name: replace
args: [":", 1] args: ["Cuenta subida por: 2", 2]
- name: trim
minimumratio: minimumratio:
text: "1.0" text: "1.0"
minimumseedtime: minimumseedtime:
text: "259200" # 3 day (72h) text: "345600" # 4 day (96h)