Page 1 of 1

'finished' filter to webui

Posted: Wed Dec 15, 2010 2:31 am
by xclinux
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 mean is seeding complete ? and my task How to achieve this state?

thanks very much .

Re: 'finished' filter to webui

Posted: Wed Dec 15, 2010 5:57 am
by xclinux
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 show?

is my understan, right? thanks.

Re: 'finished' filter to webui

Posted: Wed Dec 15, 2010 8:47 am
by xclinux
thank you very much! x190.

In webui finished filter , i coulde see my completed task!