Opened 21 months ago

Last modified 19 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)

2022-08-10_9-38-11.jpg (77.6 KB) - added by dima-online 21 months ago.
Screenshot
2022-08-10_9-52-57.jpg (57.9 KB) - added by dima-online 21 months ago.
After download selected file

Download all attachments as: .zip

Change History (6)

Changed 21 months ago by dima-online

Screenshot

Changed 21 months ago by dima-online

After download selected file

comment:1 Changed 21 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 20 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

Version 1, edited 19 months ago by akwala (previous) (next) (diff)

comment:3 Changed 19 months ago by akwala

  • Component changed from Unknown to Core
  • Priority changed from minor to major

comment:4 Changed 19 months ago by akwala

  • Keywords priority added
Note: See TracTickets for help on using tickets.