Is your feature request related to a problem? Please describe.
The problem is i have a hosted deluge solution and they provide it in a path format https://provider/username/deluge/
Describe alternatives you've considered
Using the Deluge Daemon
Additional context
I have had a play with my limited knowledge in python and managed to remove the port from Deluge WebUI and it works as expected after! I have many problems with this side of things which are beyond my python experience but will report them as other Features/Bugs in separate tickets
The text was updated successfully, but these errors were encountered:
We are unable to convert the task to an issue at this time. Please try again.
The issue was successfully created but we are unable to update the comment at this time.
Is your feature request related to a problem? Please describe.
The problem is i have a hosted deluge solution and they provide it in a path format https://provider/username/deluge/
Describe the solution you'd like
A Path field gets added to the Deluge WebUI or
Port is removed and Host becomes URL which is the url to the DelugeWebUI
e.g. https://provider/username/deluge/
https://provider:port/path/
Describe alternatives you've considered
Using the Deluge Daemon
Additional context
I have had a play with my limited knowledge in python and managed to remove the port from Deluge WebUI and it works as expected after! I have many problems with this side of things which are beyond my python experience but will report them as other Features/Bugs in separate tickets
The text was updated successfully, but these errors were encountered: