Is nobody else seeing the issues reported above (wrong % values - in peers tab) ???
To view these messages you need to up the logging detail,
found in >> SETTINGS (gear icon) > Event Logging > PEERS (second down) change to 'LEVEL3'
###################################################################################
OK this is a contradictory log in Tixati:
NO PIECES remote - But Both peers complete ?? WHAT! (this is a bug)
[13:17:02] created from incoming connection
[13:17:02] starting
[13:17:02] receiving incoming v1 connection
[13:17:02] logged in
[13:17:02] sent bitfield
[13:17:02] remote is partial seed
[13:17:02] remote has no pieces
[13:17:15] error: Both peers complete <---- Shouldn't be seeing this when peer has 0 pieces
[13:17:15] stopping
gives this unexpected message:
###################################################################################
This is a CORRECT message where I can see the remote seed has 100%
[14:12:13] logged in
[14:12:13] sent bitfield
[14:12:14] remote is partial seed
[14:12:14] remote has all pieces
[14:12:14] remote is complete seed
[14:12:20] error: Both peers complete
THIS IS GENUINE (perfect)
###################################################################################
This above confuses and effectively breaks the setting called "REMOTE SEED LIMIT =X "
It seems like REMOTE SEED LIMIT knows the "0% Both peers complete" are not 'countable'
so I guess the Tixati code logic is OK in ignoring it
Really enjoying using Tixati, just giving the devs constructive feedback so all these issues can be fixed
Thank you for all the hard work. It is greatly appreciated.