Custom Query (2449 matches)
Results (304 - 306 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #65 | WontFix | Bloglist import error "invalid leader" | ||
| Description |
System: Ubuntu 7.10 Gutsy Using mentioned list on http://dev.deluge-torrent.org/wiki/BlocklistPlugin I get an error while trying to import the file: Fetching http://www.bluetack.co.uk/config/pipfilter.dat.gz
importing with p2bgz
PGReader loading $HOME/.config/deluge/blocklist.cache
LEADER IS 774910000
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: Invalid leader 774910000
Has this been fixed already? |
|||
| #313 | Fixed | Port forwarding not working on 0.6.0svn | ||
| Description |
It's pretty much all in the title. Working under 0.5.9.3 and prior but not under 0.6.0svn. A show stopper for me unfortunately. Other than that it's looking really good. Thanks for all the work devs |
|||
| #646 | Fixed | Seeding - bad share ratio | ||
| Description |
Hi, I found that share ratio is always infinite, when I'm only seeding torrent. I expect, that share ratio is not counted only from "Upload/Download" size (bec. Download = 0), but "Upload/Size" in case of seeding. This is behaviour of 0.x line of Deluge and I like it. Currently, there is no indicator of seed ratio. I have to check "Uploaded" manually on torrent tab. |
|||
