Custom Query (2447 matches)
Results (70 - 72 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#196 | Fixed | Adding torrent problem, 'No such unique_ID.' | ||
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):
deluge.core.DelugeError: 'No such unique_ID.' I use Gentoo x86_64 |
|||
#2824 | WontFix | Adding torrents from file or url web gui | ||
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 | ||
Description |
Need to check a potential issue that adding torrents with existing data can set torrent to error state if 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. |