XFileSharing Pro - Bitflu client change on the system

Message
Author
yikjaan
Posts: 24
Joined: Feb 27, 2009 10:20 am

Bitflu client change on the system

#1 Postby yikjaan » Dec 11, 2012 11:26 am

Does anyone ever managed to tweak their script from Bitflu to some other torrent client system base?

frostyshield
Posts: 52
Joined: Nov 26, 2012 9:58 am

#2 Postby frostyshield » Dec 11, 2012 4:44 pm

Bitflu is that on the torrent mod?

yikjaan
Posts: 24
Joined: Feb 27, 2009 10:20 am

#3 Postby yikjaan » Dec 16, 2012 7:51 pm

frostyshield wrote:Bitflu is that on the torrent mod?
Yes. information obtained from the admin.

Currently the client once it downloaded to 100%. it will automatically stop and quit. not too sure if this can be mod to allow the seed keep running eventhough hit 100% so it can act as seeding to the rest of the people.

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#4 Postby PilgrimX182 » Dec 27, 2012 4:50 am

You can configure Autocancel ratio for bitflu:
edit Torrents\plugins\Bitflu\99_Cron.pm file:
change 0.0 to some ratio you need:

Code: Select all

use constant AUTOCANCEL_MINRATIO => '0.0';