Search found 2 matches

by threecheese
Sat Sep 01, 2012 3:13 am
Forum: GTK+ Support
Topic: Verify blocklist application
Replies: 0
Views: 3812

Verify blocklist application

I'm generating and updating my own blocklists in transmission-gtk's config directory; is there a technique for verifying that the IP blocks are being applied?
I have left the "blocklist-*' config options alone (e.g. "blocklist-enabled" is false).

The only apparent evidence is that the binary ...
by threecheese
Fri Aug 31, 2012 10:29 pm
Forum: GTK+ Support
Topic: Signal transmission-gtk to rebuild blocklists?
Replies: 0
Views: 3201

Signal transmission-gtk to rebuild blocklists?

Sending HUP signal to transmission-gtk causes it to die; is there a way I can signal the process to reload it's config, specifically rebuilding the binary representations of blocklists that are stored in ~/.config/transmission/blocklists ?

I've got a cron job that updates the lists, and If I'm ...