DobyTang / LazyLibrarian

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.
728 stars 72 forks source link

"Url base" field is missing to configure torrents client url #1593

Closed Chris70 closed 5 years ago

Chris70 commented 5 years ago

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: lazy librarian deluge config

Example in Sonarr: sonarr deluge config

Thanks

philborman commented 5 years ago

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.