Page 1 of 1

Update multiple trackers?

Posted: Fri Aug 07, 2020 9:14 am
by nucce
Hi!

I have an site that have changed all their trackers(port number) from
http://xxsitexx:1000 to http://xxsitexx:2000

Is there anyway I can update them all at once?

I tried myself to do this from shell:

Code: Select all

sed -i 's/xxsitexx:1000/xxsitexx:2000/g' torrents.state
But that was useless, as I noticed the real information are built from the binare files.

I would approciate any help!

Full Regards

Re: Update multiple trackers?

Posted: Tue Aug 11, 2020 9:17 am
by shamael
Hi,

Yes it's possible and has been covered by my post on this forum ;)
viewtopic.php?f=7&t=54491&p=226225&hili ... er#p226225