Releases: golift/deluge
Releases · golift/deluge
Bool Bugs
Simplified Interface
This changes the interface. It's much better now.
Cleanup
This is just some cleanup. Adds a new method to create a Deluge client without trying to login. This allows your app to recover when Deluge is down.
Bug fixes
Fixes an unmarshal bug in the Deluge 2 output.
Deluge 2 support, better debug logging
This contribution adds support for Deluge 2. Better debugging logging so we can find all the bugs!
Deluge Transfer List
Provides the ability to get a deluge transfer list. If you bring your own struct you can unmarshal any interface using the provided DelGet
method.