Update multiple trackers?

General support for problems installing or using Deluge
Post Reply
nucce
New User
New User
Posts: 1
Joined: Fri Aug 07, 2020 9:09 am

Update multiple trackers?

Post 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
shamael
Compulsive Poster
Compulsive Poster
Posts: 667
Joined: Sat Oct 08, 2016 9:28 am

Re: Update multiple trackers?

Post 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
Post Reply