When I add my url and API key from Chaptarr to the configuration file I get no errors, but it doesn't seem to pull it in, I can see the radarr, sonarr, but I setup the same structure for chaptarr and I don't see it doing anything with it watching the logs, like it doesn't even exist.
My config looks like the following.
[[chaptarr]]
url = "myserverip:8789"
api_key = "**MyKEY"
paths = ['/data/EBooks']
protocols = "torrent,TorrentDownloadProtocol"
timeout = "10s"
delete_delay = "5m"
delete_orig = true
syncthing = true
When I add my url and API key from Chaptarr to the configuration file I get no errors, but it doesn't seem to pull it in, I can see the radarr, sonarr, but I setup the same structure for chaptarr and I don't see it doing anything with it watching the logs, like it doesn't even exist.
My config looks like the following.
[[chaptarr]]
url = "myserverip:8789"
api_key = "**MyKEY"
paths = ['/data/EBooks']
protocols = "torrent,TorrentDownloadProtocol"
timeout = "10s"
delete_delay = "5m"
delete_orig = true
syncthing = true