Enhancement: downloading torrents list for qbittorrent #4405
Enhancement: downloading torrents list for qbittorrent #4405shamoon merged 7 commits intogethomepage:devfrom
Conversation
|
I will take a look at this later thanks. Can’t you just use the duration formatted though, instead of this one you wrote? |
|
Actually one more general question: why is this limited to downloading items? Other widgets just enable the queue (all of it) or not, which would be more consistent. |
|
I understand the concept behind being consistent but I think there is more value to show the progress of downloading torrents as compared to showing everything. The progress for seeding torrents would be always 100%, no ETA as well as the speeds for the upload will be already shown by the widget. Let me know if it makes sense. This is my two cents and again I don't mind making changes but I feel showing only torrents being downloaded are more valuable for a dashboard like this as it shows the active downloads/ETA and progress all at once. Also as there are use cases where if the torrent is being downloaded from a private site then it would have to be seeded for a specific time. So the torrent once downloaded which is now being seeded would stay there for x amount of days. |
32c408f to
4fd88a1
Compare
|
Yea, fair enough, if its a big issue for folks we can always revisit. |
|
Thank you @shamoon for your time and effort for being so actively involved! It's been a wonderful experience contributing to the repo. |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details. |

Proposed change
This change adds a flag

enableLeechProgressto the qbittorrent widget. It will show the progress of leech/s as shown in the screenshot. It also shows the status/state of the leech as well as the ETA.Closes #4374
Type of change
Checklist: