-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Completed torrents pane includes torrents that are seeding? #20851
Comments
This is intentional. Because seeding torrents are completed. |
I don’t really get it. Seeding and Completed are listed as 2 statuses and they carry different icons. It is pretty inconsistent with other statuses. |
What exactly you didn't get? Those are two different statuses. |
It seems that "completed" just means "completed downloading". |
As I thought seeding means those torrents are seeding in progress and completed means the torrents have met the completed criteria and stopped. A torrent cannot not be both seeding (running) and completed (stopped) at the same time. the screenshot I posted earlier clearly showed these torrents were seeding not completed. Nonetheless, they were shown in the completed pane. Clicking the seeding pane showed the same seeding torrents again. So is state “completed” the same as “completed” for these 2 panes? Or should they be shown independently? |
No. The status column shows only 1 "most relevant" status. But torrents generally have multiple statuses. |
If you are interested in technical details of how the most relevant status is determined, see here. Btw, internally it's called "State". Maybe renaming it in the UI to make a distinction between the filters and the column could be a good idea. |
Related: #17869 |
qBittorrent & operating system versions
qBittorent: v4.6.4 Web UI (64-bit)
Operation system: Synology DSM 7.2-64570 Update 3
Qt: 6.6.3
Libtorrent: | 2.0.10.0
Docker version 20.10.23, build 876964a
Docker Image: lscr.io/linuxserver/qbittorrent:4.6.4-r1-ls329
What is the problem?
The completed pane shows the same torrents as Seeding as shown in the image below.
Steps to reproduce
Additional context
No response
Log(s) & preferences file(s)
No response
The text was updated successfully, but these errors were encountered: