The Wayback Machine - https://web.archive.org/web/20210726114645/https://github.com/barbequesauce/Watcher3/issues/150
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Path to Download Client (Deluge WebUI) #150

Open
AtomiclyCursed opened this issue Apr 27, 2020 · 0 comments
Open

Add Path to Download Client (Deluge WebUI) #150

AtomiclyCursed opened this issue Apr 27, 2020 · 0 comments

Comments

@AtomiclyCursed
Copy link

@AtomiclyCursed AtomiclyCursed commented Apr 27, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment