Opened 2 years ago
Last modified 2 years ago
#3544 new bug
program downloads ALL files
Reported by: | dima-online | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | needs verified |
Component: | Core | Version: | master |
Keywords: | priority | Cc: |
Description
Операционная система
PRETTY_NAME="Ubuntu 22.04.1 LTS"
VERSION_ID="22.04"
VERSION="22.04.1 LTS (Jammy Jellyfish)"
DELUGE:
deluge-console 2.1.1
libtorrent: 2.0.5.0
Python: 3.10.4
OS: Linux Ubuntu 22.04 jammy
При добавлении torrent файла, который содержит несколько файлов/каталогов я выбираю только один/несколько файлов для получения, но программа все равно скачивает все файлы. только выбранные файлы сохраняются В папке Download , но программа скачивает ВСЕ файлы, занимая для этого интернет канал. Пропущенные файлы куда-то скачиваются, но не сохраняются в папку Download.
Operating system
PRETTY_NAME="Ubuntu 22.04.1 LTS"
VERSION_ID="22.04"
VERSION="22.04.1 LTS (Jammy Jellyfish)"
DELUGE:
deluge-console 2.1.1
libtorrent: 2.0.5.0
Python: 3.10.4
OS: Linux Ubuntu 22.04 jammy
When adding a torrent file that contains multiple files/directories, I select only one/multiple files to receive, but the program still downloads all the files. only selected files are saved in the Download folder, but the program downloads ALL files, occupying an Internet channel for this. Missed files are downloaded somewhere, but are not saved to the Download folder.
Attachments (2)
Change History (6)
by , 2 years ago
Attachment: | 2022-08-10_9-38-11.jpg added |
---|
comment:1 by , 2 years ago
I tested in on both Ubuntu 20.04 and Windows, both on python 3.8.10
, where:
- Ubuntu runs version
2.0.5
with lt1.2.16.0
- Windows runs
2.1.1dev6
with lt2.0.7
Unable to reproduce.
comment:2 by , 2 years ago
+1
- Priorities 'High', 'Normal', etc. of files are also ignored.
- Files with priority set to 'Skip' seem to all get downloaded in a single file whose name is of the form ".42126f634095eca6ad9013419d29ba7172ac7745.parts".
- The priority of skipped files cannot later be changed. To download such files, the torrent has to be removed and added anew, which causes them to be downloaded again while the .*.parts remains.
Ubuntu 22.04.1
Deluge 2.1.1
libtorrent 2.0.5
Python 3.10
comment:3 by , 2 years ago
Component: | Unknown → Core |
---|---|
Priority: | minor → major |
comment:4 by , 2 years ago
Keywords: | priority added |
---|
Screenshot