This project isn't finished yet. Goal is to create a SickBeard, CouchPotato, Headphones-like application for ebooks. Headphones is used as a base, so there are still a lot of references to it.
732
stars
70
forks
source link
"Url base" field is missing to configure torrents client url #1593
The URL of my deluge webui is "http://localhost:8080/deluge". It is impossible to configure lazylibrarian to access this URL. A new config field "Url base" for the "/deluge" part should be added to be able to configure this kind of URL properly.
Should be easy enough to add, that option only appears if sonarr "advanced settings" are on, and it looks like transmission has that option in sonarr too. I will add it to both.
Hi,
The URL of my deluge webui is "http://localhost:8080/deluge". It is impossible to configure lazylibrarian to access this URL. A new config field "Url base" for the "/deluge" part should be added to be able to configure this kind of URL properly.
LazyLibrarian:
Example in Sonarr:
Thanks