Jeff VanOss
Jeff VanOss
Can you clarify what you mean by 'implement it'? Do you want to build the plugin? install it? use the plugin?
I updated my README and added a release, but it looks like you've gotten that far already. The seed time is filters on information available when a torrent is added,...
added the configurable delay. There is already "stop seed time" and a "seeding time" columns, a remaining seed time would just be the difference between the two. Would you use...
There you go
Check out my [fork.](https://github.com/vanossj/deluge-seedtime) Also has webui support.
It's still broken in the itk5 branch. But changing `isnan` to `std::isnan` fixes the itk5 branch too