Opened 16 years ago
Closed 16 years ago
#1131 closed bug (WontFix)
Deluge fails to download only selected files
| Reported by: | nanomachine | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Unknown | Version: | 1.2.0 |
| Keywords: | Cc: |
Description
When telling Deluge to download only certain files available from a torrent, it downloads more than that.
Attachments (5)
Change History (13)
comment:1 by , 16 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
comment:2 by , 16 years ago
| Resolution: | wontfix |
|---|---|
| Status: | closed → reopened |
comment:3 by , 16 years ago
| Status: | reopened → pending |
|---|
How did you set the file priorities on this torrent? It looks like you may be downloading all of the torrent judging by the Size column. Do you have debug logs?
by , 16 years ago
| Attachment: | Screenshot-Deluge.png added |
|---|
comment:4 by , 16 years ago
| Status: | pending → new |
|---|
Attachment (Screenshot-Deluge.png) added by ticket reporter.
by , 16 years ago
| Attachment: | Screenshot-Add Torrents.png added |
|---|
by , 16 years ago
| Attachment: | Screenshot-Add Torrents.2.png added |
|---|
by , 16 years ago
| Attachment: | Screenshot4.png added |
|---|
comment:5 by , 16 years ago
Where are the debug logs for Deluge? I just tried this again telling Deluge to download only one file this time, and it downloaded several. I uploaded screenshots to show what I'm talking about.
comment:7 by , 16 years ago
Run deluge with debug logging level. If you're using classic mode, then do this: deluge -L debug or if you're using the daemon/client mode, start the daemon with debug logging: deluged -d -L debug
How are you setting the file priorities? Through the files tab or through the add torrent dialog? Do you see any errors in the logs?
comment:8 by , 16 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
I concur with damoxc that this is not a bug. The screenshot shows a large number of small files where overlapping pieces is bound to occur.



read http://dev.deluge-torrent.org/wiki/Faq#DelugesometimescreatesfilesthatIdidntaskittodownload.Why