Open ponchofiesta opened 8 years ago
@ponchofiesta I definitely would like to add support for Deluge in the future. I haven't looked into how much effort this is, but honestly I've de-prioritized this until Flood has the stable feature set I want with rTorrent.
That said, I'd gladly welcome some discussions (or PRs) about how this could be implemented. Ideally I'd like Flood to be as agnostic as possible about which client it's interfacing with. I've not decided what the best approach to this is, so I'm open to ideas.
I think the biggest problem will be the feature differences. I saw the issue about scheduling, which will be added to flood. Deluge does this by its own, for example. Sadly in next months I will not have time to work on this.
Deluge is another Bittorrent client that features a RPC interface. Maybe it is possible with not that much work to add support for Deluge?