deluge-webapi icon indicating copy to clipboard operation
deluge-webapi copied to clipboard

Plugin for Deluge WebUI providing sane JSON API

Results 10 deluge-webapi issues
Sort by recently updated
recently updated
newest added

Im having a hard time supplying params with something else than leaving it empty, if I supply it with for example only "name" the results are empty. This is what...

question

Using docker. Tried installing it via the web ui like i do with other plugins, It shows no error but nothing shows up in the list. No error message in...

question

Please see here: https://forums.unraid.net/topic/44109-support-binhex-delugevpn/?do=findComment&comment=793371 > this is all due to the fact that python 3.8 is now the latest stable release of python, sadly there is some catchup required with...

Hi, Using the add_torrent method I get a response from the api, however the result and error fields are blank and the torrent is not added. You'll have to bear...

question

``` webapi:0: DeprecationWarning: The plugin WebAPI is not using the "deluge.plugins" namespace. In order to avoid package name clashes between regular python packages and deluge plugins, the way deluge plugins...

bug

I'm fiddling with using iOS Shortcuts to add torrents via this plugin, and having some trouble getting the cookie (limitation of me and Shortcuts, not deluge-webapi). This got me thinking...

enhancement
question

I am using - Windows 10 - deluge-2.1.1-win64 - WebAPI-0.4.0-py3.7 I have enabled WebUI and WebApi plugins. Login works and I get _session_id in Postman After that I try to...

question

When I try to install the egg via the webui, after choosing the file, the form says [object FileList]. And after it's "installed," nothing shows up in the plugins list...

Hi, I've been trying to get this plugin working to no avail. I saw that there was an issue with CORS that was fixed recently, so I built the egg...

help wanted

I'm want to use the WebAPI plug-in so I can see my downloads using Organizr V2. But the plugin is outdated and uses python 3.7/ 3.8 When uploading the egg,...

enhancement
help wanted