Closed miguelvillanma closed 4 years ago
Hello,
I have quickly look at your link and it appear they do adapt the algo with zippy update, which is what is happening with badown atm (with a lot of delay :/). If I have to fix this once again I would like to implement something more stable, more permanent. Since everything is just simple mathematical operation over couple of line there is 2 path of reflexion:
If you have more information, please share :) lzm
ok, fixed, here 5728d4c but its just temporary fix :/
Hi, It seems like Zippy changed something internally and your approach is not working anymore.
Found this https://github.com/ffluegel/zippyshare/blob/master/zippyshare.sh, and it's updated to this new algorithm. Maybe you can fork it somehow.
Thank you