Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (223 - 225 of 2449)

Ticket Resolution Summary Owner Reporter
#3071 WorksForMe KeyError in core Cas
Description

Likely due to getting status on removed torrent

Traceback (most recent call last):
  File "/home/ubuntu/deluge.git/deluge/core/core.py", line 577, in create_torrent_status
    status = self.torrentmanager[torrent_id].get_status(torrent_keys, diff, update=update, all_keys=all_keys)
  File "/home/ubuntu/deluge.git/deluge/core/torrentmanager.py", line 256, in __getitem__
    return self.torrents[torrent_id]
KeyError: u'<torrent_id>'
#3107 WorksForMe Some torrents can't be renamed oxguy3
Description

There's a few torrents in my server (just 2 out of hundreds) that refuse to be renamed. When I type in a new name and hit enter, it simply never updates, and remains with the old name.

Here are magnet links for the torrents I'm having issue with:

magnet:?xt=urn:btih:BEHPPY5A63NLCD4QJFM7OOOS3TUZBG6E&dn=%5BGS%5D+Netoge+no+Yome+wa+Onnanoko+ja+Nai+to+Omotta%EF%BC%9F%28BD+1080p+10bit+AAC%29&tr=http%3A%2F%2Fnyaa.tracker.wf%3A7777%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.stealth.si%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.doko.moe%3A6969

magnet:?xt=urn:btih:3KC3K3E4KVS3RBWQXXZQ2QWBKHNNVXDZ&dn=Sankarea%28Bluray%29%281080p%2C+x264%29%28Dual+Audio%2C+AAC+2ch%29%5BKureij%C4%AB%5D&tr=http%3A%2F%2Fnyaa.tracker.wf%3A7777%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.stealth.si%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.doko.moe%3A6969

I'm running deluged 1.3.12 with libtorrent 1.0.9.0 on Fedora 22, and connecting with the GTK client version 1.3.14 on Mac OS X 10.10.5.

#11 Duplicate ratio forgotten anonymous
Description

not remembering the ratio I uploaded, after I restarted.

Note: See TracQuery for help on using queries.