Hey
i`m trying to get some informations and delete some data with the deluge Rpc http://deluge-torrent.org/docs/1.2/core/rpc.html.
I already build something to connect to transmission json rpc https://trac.transmissionbt.com/browser ... c-spec.txt.
Now i was wondering where i have to send the request to, for example with transmission i had to send the request as json at http://host:9091/transmission/rpc.
and if deluge is accepting the josn format
Thx
Accessing deluge RPC
Re: Accessing deluge RPC
Use the webui for json rpc. If you search the forum you should find examples.