I have this configuration on my Options > BitTorrent:
Maximum active downloads: 1
Maximum active uploads: -1
Maximum active torrents: 7
So, what I want to accomplish is this scenario: let's say I have 7 active uploads and then I add a new download; I want this download to wait for some upload to be deleted or paused, since all the current torrent slots are occupied by uploads; but what is happening is that the new download torrent is taking priority and it is pausing some o the upload torrent. I want this because of the space of my hard disk, so I just want a new download to start when some previous uploading torrent is deleted. Of course I could pause every download, but I would like to make this process more automatic.
Thanks in advance.