Skip to content

Conversation

mehulboricha
Copy link
Contributor

Hey,

I noticed that whenever new trackers are added the torrent is not announced immediately. It shows "Announce Not Scheduled" for around 20-30 minutes. Instead I used the inbuilt function of transmissionrpc library that allows the reannouncement. I have added a delay of 1 second once the trackers are added. It is working fine, I have been using it since about a week. It would be a good addition to this repo.

Another commit is related to automating the trackers addition using cronjob. I have been using 2 instances of Transmissions, one directly on the raspberry pi and another one in a docker container. Both does not run 24x7 but when they are running this script will execute at decided interval (in my case 15 minutes) and add the trackers. I have also added the usage in the readme file.

Thank You

@blind-oracle blind-oracle merged commit f6a7586 into blind-oracle:master Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants