'finished' filter to webui

Discussion of the Web Interface for Transmission, formerly known as Clutch. This applies to all version of Transmission
Post Reply
xclinux
Posts: 3
Joined: Wed Dec 15, 2010 2:20 am

'finished' filter to webui

Post 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 .
xclinux
Posts: 3
Joined: Wed Dec 15, 2010 2:20 am

Re: 'finished' filter to webui

Post 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.
xclinux
Posts: 3
Joined: Wed Dec 15, 2010 2:20 am

Re: 'finished' filter to webui

Post by xclinux »

thank you very much! x190.

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