Hi,
I have a problem with the "BlocklistImport" when i want to import a blacklist.
cf:
Fetching http://list.iblocklist.com/files/level1.gz
importing with p2bgz
PGReader loading /home/nicolas/.config/deluge/blocklist.cache
LEADER IS 1701733703
Traceback (most recent call last):
File "/usr/share/deluge/plugins/BlocklistImport/ui.py", line 87, in ok
self.plugin.setconfig(url, days, ltype)
File "/usr/share/deluge/plugins/BlocklistImport/__init__.py", line 179, in setconfig
self.loadlist()
File "/usr/share/deluge/plugins/BlocklistImport/__init__.py", line 127, in loadlist
reader = readers[ltype][1](self.blockfile)
File "/usr/share/deluge/plugins/BlocklistImport/peerguardian.py", line 32, in __init__
raise PGException(_("Invalid leader") + " %d"%hdr)
BlocklistImport.peerguardian.PGException: Leader invalide 1701733703
save uploaded memory
Pickling state...
I'm using Deluge-0.5.8.9 on Gentoo / Linux
Someone had any solution ?
Thanks