Search found 3 matches

by xclinux
Wed Dec 15, 2010 8:47 am
Forum: Web Interface
Topic: 'finished' filter to webui
Replies: 2
Views: 2671

Re: 'finished' filter to webui

thank you very much! x190.

In webui finished filter , i coulde see my completed task!
by xclinux
Wed Dec 15, 2010 5:57 am
Forum: Web Interface
Topic: 'finished' filter to webui
Replies: 2
Views: 2671

Re: 'finished' filter to webui

thnasks x190
My settings.json about ratio are:
"ratio-limit": 2,
"ratio-limit-enabled": false,

are default value.
Does seeding complete must set ratio?
this means:
1、set ratio-limit-enabled: true
2、when the task ratio reached ratio-limit value( eg: 2.0 ), then the task will in finished filter ...
by xclinux
Wed Dec 15, 2010 2:31 am
Forum: Web Interface
Topic: 'finished' filter to webui
Replies: 2
Views: 2671

'finished' filter to webui

dear all


First in webui , Longinus00 add 'finished' filter , thanks Longinus00.
I have some question doesn't knonw.

My one task had download completed and in seeding , but doesn't in 'finished' filter. see the webclient code , means the finished filter is filter the seeding complete task.
what ...