Hi all,
L:ove the project, have managed to do the basics so far, now installing cross-seed and notifiarr which I previously had setup on a Windows server. I'm having some issues trying to get cross-seed to talk to qbit. Cross-seed (for those who are unaware) scrapes your indexers for files you may have already downloaded from a different tracker to upload to other trackers to improve your ratio without downloading new files.
Part of the config file for cross-seed looks like this:
Code: Select all
torrentClients: ["qbittorrent:http://admin:password@localhost:8081/"]
I understand that I can't keep it as localhost (since I have qbit running behind a VPN via gluetun as per the YAMS installer) but how do I configure this so it can still speak to qbit?
I am very new to all of this, so please do let me know if I'm missing something very simple