Watcher3
Watcher3 copied to clipboard
Unable to add local Jackett torrents to remote Deluge (possibly other clients)
Describe the bug
I have a Local/internal Jackett/Watcher3 setup with Remote Deluge but Watcher3 tries to add the torrent via URL which Deluge naturally doesn't have access too and produces the following error.
File "
To Reproduce Setup a local Jackett/Watcher3 (i use docker containers) Add a remote Deluge Daemon or WebUI that doesn't have access to Jackett Try send a torrent to deluge
Expected behavior I would expect the torrent gets added correctly to Deluge and provides no error.
Desktop (please complete the following information):
- linux
- chrome 88
- Watcher3 Latest (docker)
- Jackett latest (docker)
- Deluge 1.3.5
Additional context This is a 50/50 bug/feature as it's broken but adding a feature would fix it. possible option is change the usage of deluge.add_torrent_url to add_torrent_file downloading the torrent locally before doing this by default. Or provide an option (tick-box, [ ] Send Torrent Binary) for an alternative path that does the above. This is a problem for Both the Daemon and WebUI, solution is only for daemon but i think there would be a similar option for WebUI
Hi @AtomiclyCursed can You tell me how to add Jackett to Watcher?