Opened 14 months ago
Last modified 12 months 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)
Changed 14 months ago by dima-online
comment:1 Changed 14 months ago by DjLegolas
I tested in on both Ubuntu 20.04 and Windows, both on python 3.8.10, where:
- Ubuntu runs version 2.0.5 with lt 1.2.16.0
- Windows runs 2.1.1dev6 with lt 2.0.7
Unable to reproduce.
comment:2 Changed 13 months ago by akwala
+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 Changed 12 months ago by akwala
- Component changed from Unknown to Core
- Priority changed from minor to major
comment:4 Changed 12 months ago by akwala
- Keywords priority added
Screenshot