mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Unlimited queue size or independent seed/download queues #13912
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#13912
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sallymanda on GitHub (Oct 17, 2022).
Suggestion
I would like to be able to queue my downloading torrents without it effecting my seeding torrents. Currently, unless I'm misunderstanding how to use the current queue system, there is no way to have all my completed torrents seeding whilst limiting the number of incomplete torrents that are downloading, as there is a '999' torrent max for the queueing of seeded torrents and I have ~1600 seeding torrents.
My request is for either the cap of 999 to be increased/removed, or for there to be a checkbox to enable queueing of downloads and uploads indepentlly, although I'm assuming the latter option may be more complicated to implement?
Use case
No response
Extra info/examples/attachments
No response
@sserdda-liamE commented on GitHub (Oct 17, 2022):
The queue limit on uTorrent 2.2.1 is 2,147,483,647 torrents. Should probably make it 2,147,483,648 to show off that 64 bit capability.
@sallymanda commented on GitHub (Oct 17, 2022):
Hahaha!
@thalieht commented on GitHub (Oct 17, 2022):
-1 for infinite.
.co.uk#14634