aaronbrooks-gh / transmission-remote-dotnet

Automatically exported from code.google.com/p/transmission-remote-dotnet
GNU General Public License v3.0
0 stars 1 forks source link

Queued items not sorted in "Queued" category #422

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Settings:
   "download-queue-enabled": true,
   "download-queue-size": 3,
2. Start more downloads than the queue-size parameter

What is the expected output? 
Queued items should appear in the "Queued" category.

What do you see instead?
These items have status: "Queued to download".
- Queued Torrents are in the "Incomplete" category as they are at 0% when added 
to the list.
- Queued Magnet Links are in the "Complete" category as they start out at 100% 
when adding, then initialize at 0% when dowloading.

What version of the products are you using?
OS: Windows 7 / XP
Transmission: 2.42.2 (build XXXX)
Remote: 3.24 (rev 3)

Please provide any additional information below. Feel free to
attach screenshots or sample code which demonstrates the issue being
described.

Original issue reported on code.google.com by michael....@gmail.com on 16 Nov 2011 at 9:27