Custom Query (2447 matches)
Results (484 - 486 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#491 | Duplicate | Rechecking indefinitely when external disk is not available | ||
Description |
I have two external hard disks of which I sometimes only have one connected to my PC. However, if I do this, the torrents that belong to the other disk stay on "Checking... 0.00%" indefinitely and Deluge will never get to the point where it starts (re)checking the files on my other external hard disk. It doesn't even "error" these torrents, it plain keeps them in paused "checking" mode until I connect the drive and restart Deluge! Using XUbuntu 8.04, disks are mounted to /media/disk/ and /media/IOMEGA HDD/. |
|||
#492 | Duplicate | Selecting an "alternative storage directory" | ||
Description |
This is kind of a personal feature request, but probably benefits other people too... Basically, I have several external hard disks, and some of them usually try to mount /media/disk/. However, if I already have a disk in there, it mounts to /media/disk-1/ and Deluge will never find the correct location this way. It is a bit of a hassle to remount the disks in the correct order, and therefore my request is if alternative storage locations can be defined, so it can try to download to location #2 if location #1 was either not found or contains nothing (of course, if location 2 is empty too, it just downloads to location 1). |
|||
#494 | Fixed | locale it_IT.UTF-8 add icon missing | ||
Description |
In add torrent dialog add button misses icon. If i launch deluge with $ LC_ALL="en_US.UTF-8" deluge then it is correct. $ locale LANG=it_IT.UTF-8 LC_CTYPE="it_IT.UTF-8" LC_NUMERIC="it_IT.UTF-8" LC_TIME="it_IT.UTF-8" LC_COLLATE="it_IT.UTF-8" LC_MONETARY="it_IT.UTF-8" LC_MESSAGES="it_IT.UTF-8" LC_PAPER="it_IT.UTF-8" LC_NAME="it_IT.UTF-8" LC_ADDRESS="it_IT.UTF-8" LC_TELEPHONE="it_IT.UTF-8" LC_MEASUREMENT="it_IT.UTF-8" LC_IDENTIFICATION="it_IT.UTF-8" LC_ALL=it_IT.UTF-8 |