Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (70 - 72 of 2447)

Ticket Resolution Summary Owner Reporter
#196 Fixed Adding torrent problem, 'No such unique_ID.' andar tallica@o2.pl
Description

Hello,

after adding new torrent to deluge I get:

Raising error: No such unique_ID. Unable to add torrent: 'No such unique_ID.' Raising error: No such unique_ID. Unable to save fastresume: 'No such unique_ID.' Raising error: No such unique_ID. Unable to scrape tracker 'No such unique_ID.'

and torrent doesn't show up in the gui list...

Here is what I get after restart Deluge:

Raising error: No such unique_ID. Unable to prioritize files: 'No such unique_ID.' Raising error: No such unique_ID. Traceback (most recent call last):

File "/usr/bin/deluge", line 133, in ?

start_deluge()

File "/usr/bin/deluge", line 116, in start_deluge

interface = deluge.interface.DelugeGTK()

File "/usr/lib64/python2.4/site-packages/deluge/interface.py", line 108, in init

self.apply_prefs()

File "/usr/lib64/python2.4/site-packages/deluge/interface.py", line 916, in apply_prefs

self.manager.apply_prefs()

File "/usr/lib64/python2.4/site-packages/deluge/core.py", line 1156, in apply_prefs

self.apply_prefs_per_torrent(unique_ID)

File "/usr/lib64/python2.4/site-packages/deluge/core.py", line 1160, in apply_prefs_per_torrent

self.get_pref("max_connections_per_torrent"))

File "/usr/lib64/python2.4/site-packages/deluge/core.py", line 1230, in set_max_connections_per_torrent

max_connections)

deluge.core.DelugeError: 'No such unique_ID.'

I use Gentoo x86_64

#2824 WontFix Adding torrents from file or url web gui svefro
Description

There should be a seperate button for adding torrent from file or from url in the web gui. The gui should come prefilled with clipboard contens if adding from url. Now i have to first click add, then url, then put focus in the text box and then press add. This is a big hazzle when adding multiple torrents or magnet url's

#2853 WontFix Adding torrents with existing data may error with timestamp difference Calum
Description

Need to check a potential issue that adding torrents with existing data can set torrent to error state if fastresume_rejected_alert is raised due to file timestamp differences.

Would need to decide if error state is the correct outcome or if we should just let the torrent be rechecked.

This is a result of the error-out-torrent changes for #1032.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.