kabe0
kabe0
Will have to check. Someone else wrote it so it may have issues.
Your seeing it with relation of the deluge client broadcasting it? Reason I ask is Windscribe handles the iptable rules, so it sets the blocking behavior. The script will first...
There is a file under `/config/.config/deluge/core.conf`. It contains any of the plugins you may try to install. You can also specify the plugin inside `/config/.config/deluge/plugins` which is where you can...
Ah Ok I think I see it. You are running the wrong python version of the .egg file. The docker container runs Python 3.9.2. Please download the 3.9 version of...
@Ltek Any luck?
Yea I saw that happen too with the Deluge image provided by linuxserver. So I think it might be a deluge bug.
Yea that's possible. I have looked at alternatives, though Deluge has one of the cleanest separations from server to client. A lot of the web UI's provided by other torrent...
If you have a torrent client suggestion feel free to let me know and I can check I can check it out as a possibility.
The deluge locale error itself does not in anyway actually effect the performance or function of deluge. It's something the deluge team will have to address in the future.
Just to clarify, you want your docker container to run on port 80? The WEB_PORT should work, but if your running into problems you could try keeping the WEB_PORT set...