Page 1 of 2

[Plugin] reannounce v0.1 - force reannounce every x secs.

Posted: Tue Jul 24, 2018 6:59 pm
by mhertz
I took praddy's Randomize plugin and hacked it a bit. Before it would check if incoming port was firewalled every x secs and if it was then use another port and reannounce once(he had ISP problems with them blocking his ports). Now all port-related stuff is removed and it will force reannounce every x secs, default 120, but can be changed in '~/.config/deluge/reannounce.conf', which is generated at first run(deluge default is 600 secs).

Tested working on latest stable deluge v1.3.15 and latest deluge 2.0.3).

Note, it's not recommended setting the interval too low as you can get banned by trackers and it's also considered rude - Use at your own risk and don't blame me! The default interval is already stretching it! (I used 2 minutes as default because that was listed as minimum recommended in a guide about hacking rtorrent + also used as default in hrktorrent.)

I recommend using ltConfig by ratanak additionally and enabling at-least 'announce_to_all_trackers/tiers'.

An easy method to check the plugin is working, is with ipmagnet where you can see the plugin reannouncing every 2 minutes(default), or whatever you've defined as interval in 'reannounce.conf', instead of 10 minutes(deluge default).

reannounce-0.1.egg (deluge-2.0.3):
https://paste.c-net.org/SuiteDamien

reannounce-0.1-py2.7.egg (deluge-1.3.15):
https://paste.c-net.org/FoyerSwill

All credits goes to praddy and his Randomize plugin. The GPL'd code is in the egg.

Re: [Plugin] reannounce v0.1 - force reannounce every x secs.

Posted: Wed Aug 21, 2019 11:41 pm
by mhertz
This plugin didn't work anymore in latest deluge-2.0.3(and couldn't be fixed by merely renaming it to other python version neither), but I managed to fix it and have edited my first post above to include this, so now there's a version for new deluge(v2.0.3) and another for the old(v1.3.15).

Re: [Plugin] reannounce v0.1 - force reannounce every x secs.

Posted: Sun Jan 16, 2022 6:14 pm
by basher
Note this plugin could potentially be modified to support real forced reannounce as per discussion here: viewtopic.php?p=234029#p234029

Re: [Plugin] reannounce v0.1 - force reannounce every x secs.

Posted: Tue May 07, 2024 10:53 pm
by mutageni
Dear Mhertz: Does this plugin (reannounce-0.1.egg (deluge-2.0.3):) work with Deluge 2.1.1? I tried it but it is not working. Any insights?

Re: [Plugin] reannounce v0.1 - force reannounce every x secs.

Posted: Thu May 09, 2024 5:57 pm
by mhertz
Hi, yes it does work I just checked - little lame honestly, but works, sure :)

Re: [Plugin] reannounce v0.1 - force reannounce every x secs.

Posted: Fri May 10, 2024 7:46 pm
by mutageni
Thank you mhertz. Will check it again.

mhertz wrote: Thu May 09, 2024 5:57 pm Hi, yes it does work I just checked - little lame honestly, but works, sure :)

Re: [Plugin] reannounce v0.1 - force reannounce every x secs.

Posted: Thu Jan 30, 2025 10:37 pm
by mutageni
Hi mhertz,
A follow up. I just noticed that I am not seeing the details of the reannounce plug-in in the left side portion. Is it normal?

mutageni wrote: Fri May 10, 2024 7:46 pm Thank you mhertz. Will check it again.

mhertz wrote: Thu May 09, 2024 5:57 pm Hi, yes it does work I just checked - little lame honestly, but works, sure :)

Re: [Plugin] reannounce v0.1 - force reannounce every x secs.

Posted: Fri Jan 31, 2025 8:19 am
by mhertz
Hi! :)

Honestly didn't know how make plugins when hacked this up from others work(praddy), so need control it from a config file only i'm affraid, maybe I will smack a gui on it some day, but not in the mood now to be fully honest, but check in first post again for instructions, and I see in your profile you're on windows, so the config then isn't as referenced in first post, sorry, but in %appdata%\deluge\reannounce,conf.

Re: [Plugin] reannounce v0.1 - force reannounce every x secs.

Posted: Sat Feb 01, 2025 12:19 pm
by mutageni
Thank you Mate. No worries. I tried to look into the configuration files and this is what I am seeing. Unfortunately, the ipmagnet link in the first post no longer works.

Re: [Plugin] reannounce v0.1 - force reannounce every x secs.

Posted: Sun Feb 02, 2025 10:45 am
by mhertz
Thanks buddy, and that looks fine, for wanting 120 secs reannounces, and should work, but can be checked e.g also in trackers tab, seeing the counter reset around every 120 secs.