Summary: | separate download and upload queue | ||
---|---|---|---|
Product: | [Applications] ktorrent | Reporter: | Andreas Freytag <andreas_ffreytag> |
Component: | general | Assignee: | Joris Guisson <joris.guisson> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | louis, peter.bohning |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andreas Freytag
2009-10-10 13:20:39 UTC
Can someone change the title? When i wrote this, the viewfilter idea came to my mind and i forgot to adjust the title. I think view filters are overkill, but one thing that annoys me is seeing status: "Not Queued" for a torrent in the queue manager. If its not queued, it shouldn't be in the list. But also definitely different queues for uploads and downloads. *** Bug 262608 has been marked as a duplicate of this bug. *** *** Bug 262613 has been marked as a duplicate of this bug. *** Sorry for filing a duplicate feature request ... My suggestion is: Could you add a way to view only the current downloads and/or completed downloads (i.e. uploads)? Perhaps in the "Search Bar" you could have a check-box for Downloads, and one for Uploads, so that it is easy to indicate which one wishes to view. I have a lot of completed items which I keep in the list so that I can seed them when able. But when I look at the queue it is a mess - all the items are jumbled. Sometimes I want to work with just the downloads, so I can prioritise the order. Sometimes I want to prioritise the order that seeds are activated. Thanks! Git commit f67c06a1e10f8acfa9f0d559011b43a4f36f8826 by Joris Guisson. Committed on 02/11/2011 at 20:24. Pushed by guisson into branch 'master'. Make it possible to hide uploads, downloads and not queued torrents in the queue manager BUG: 253779 BUG: 251861 BUG: 210064 M +1 -0 ChangeLog M +248 -190 ktorrent/tools/queuemanagermodel.cpp M +25 -1 ktorrent/tools/queuemanagermodel.h M +117 -81 ktorrent/tools/queuemanagerwidget.cpp M +7 -0 ktorrent/tools/queuemanagerwidget.h http://commits.kde.org/ktorrent/f67c06a1e10f8acfa9f0d559011b43a4f36f8826 |