Open snackle opened 6 years ago
I'm running into this same issue, with IPTorrents. The problem is, the torrent is grabbed before the Tracker actually shows it as registered.
Depending on your torrent client, it will then sit and wait a long period of time to get an update (and find the torrent), which defeats the purpose of getting the release from IRC.
I submitted a pull request for setting a delay into @dawtmaytrikx fork (which has Radarr) here -
Sonarr approves the release but the torrent sent to the client is always unregistered. Manually following the link that appears in the sonarrAnnounced log does create a functional torrent with the same torrent ID. I have also verified that the secret key is accurate. Any idea what I might be doing wrong?
Thanks in advance!