Search found 4 matches
- Sun Sep 10, 2023 6:29 am
- Forum: Support
- Topic: Cannot enable Execute plugin: <class 'KeyError'>: ''
- Replies: 2
- Views: 1332
Re: Cannot enable Execute plugin: <class 'KeyError'>: ''
That worked. Thank you.
- Sat Sep 09, 2023 8:42 pm
- Forum: Support
- Topic: Cannot enable Execute plugin: <class 'KeyError'>: ''
- Replies: 2
- Views: 1332
Cannot enable Execute plugin: <class 'KeyError'>: ''
I'm trying to enable the Execute plugin but it always unticks in WebUI. Log says: Traceback: <class 'KeyError'>: '' /usr/lib/python3.11/site-packages/twisted/internet/defer.py:206:maybeDeferred /usr/lib/python3.11/site-packages/deluge/plugins/init.py:24:enable /usr/lib/python3.11/site-packages/delug...
- Thu Nov 03, 2016 10:33 am
- Forum: Support
- Topic: Traffic statistics
- Replies: 3
- Views: 5930
Re: Traffic statistics
Thanks for that hint. I installed the TotalTraffic-0.3.2-py2.7.egg but I can't see any new files from that plugin. I also can't see any new buttons or other things in the Deluge Thin client window. Maybe I have to restart the daemon. But I looked into the source code and it looks like it really only...
- Thu Nov 03, 2016 9:39 am
- Forum: Support
- Topic: Traffic statistics
- Replies: 3
- Views: 5930
Traffic statistics
I'm using Deluge Daemon and the WebUI to access Deluge. Is there some Traffic statistics like uTorrent statistics saved in its settings.dat? I want to know the traffic per day over a month. For uTorrent I wrote a simple PHP script and later a ASPX script to read the settings.dat file and show a stat...