idlesign / deluge-webapi

Plugin for Deluge WebUI providing sane JSON API
https://github.com/idlesign/deluge-webapi
BSD 3-Clause "New" or "Revised" License
120 stars 27 forks source link

Add support for Python 3.9 #40

Open WindowsFreak123 opened 1 month ago

WindowsFreak123 commented 1 month ago

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, the name field shows "[object FileList]" and when clicking install it does nothing.

OS: Debian 11 (bullseye) Deluge client: 2.0.3 Deluge server: 2.0.3 Python version: 3.9

idlesign commented 1 month ago

Thank you for the report. These days I can't dedicate much time to the project unfortunately. Yet pull requests are still welcome!