Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (118 - 120 of 2449)

Ticket Resolution Summary Owner Reporter
#270 Fixed Autoadd feature fails to load torrent andar danii
Description

Deluge 0.6.0.0r3206

autoadd feature fails with:

[DEBUG   ] autoadd:102 Attempting to open /mnt/series/In.Plain.Sight.S01E02.Hoosier.Daddy.HDTV.XviD-FQM.[eztv].torrent for add.
[DEBUG   ] torrentmanager:209 torrentmanager.add
[DEBUG   ] torrentmanager:258 options: {'max_download_speed_per_torrent': -1, 'add_paused': False, 'prioritize_first_last_pieces': False, 'max_upload_speed_per_torrent': -1, 'max_connections_per_torrent': -1, 'download_location': '/mnt/series', 'compact_allocation': False, 'max_upload_slots_per_torrent': -1}
[DEBUG   ] component:149 Pausing component AlertManager..
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/deluge/component.py", line 87, in _update
    self.update()
  File "/usr/lib/python2.4/site-packages/deluge/core/autoadd.py", line 96, in update
    filedump)
  File "/usr/lib/python2.4/site-packages/deluge/core/torrentmanager.py", line 280, in add
    handle = self.session.add_torrent(add_torrent_params)
TypeError: No registered converter was able to extract a C++ reference to type libtorrent::torrent_info from this Python object of type str
#274 Fixed Move Torrent plugin works intermittently andar simonbcn
Description

I've enabled the move torrent plugin to move completed torrents between folders in the same partition.
It works in most cases but sometimes not, with no clear pattern.
There are other users with the same problem:
http://forum.deluge-torrent.org/viewtopic.php?f=7&t=2275&start=0&st=0&sk=t&sd=a

#279 Fixed No download activity recorded for some torrents markybob anonymous
Description

For one of the torrents I have been downloading, no overall, or individual peer download speeds are indicated, and the "downloaded this session" number for it is not rising, however the overall amount downloaded is increasing visibly nonetheless.

This could be something to do with the fact the block size is 64kB, which seems unusually small compared to the normal 256kB to 4.0MB range.

I will attach the torrent this has occurred with.

Note: See TracQuery for help on using queries.