Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upEdit announce list while downloading #1790
Open
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there, thank you for you amazing work !
I'm building a small nodejs client and i'd like to edit the announce list of a torrent while it's downloading.
I'm guessing, for example, a simple
delete torrent.announceortorrent.announce = []inside the callback ofclient.addbut i'm not sure it will be taken in count by the client.Any advice folks ? Thanks a lot !