qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
25.92k stars 3.82k forks source link

Seeding priority #2545

Open servimo opened 9 years ago

servimo commented 9 years ago

I have some torrents from private trackers and I have to seed till I get a share ratio. I have other torrents from public trackers. I need some way to mark the torrents from the private trackers to be seeded prior to the others. Any way to implement this feature?

chrishirst commented 9 years ago

Not possible at all, seeding tasks do NOT have a "queue" number so all have the same priority.

ngosang commented 9 years ago

Maybe something could be implemented based on labels. But now it seems that is not possible.

servimo commented 9 years ago

I don't have any idea on how to do this. Not know much about programming.

ngosang commented 9 years ago

@servimo I was talking in general, not meaning you have to do it. There are few developers, this can talke a long time.

chrishirst commented 9 years ago

I don't have any idea on how to do this.

It cannot be done at all,

A: The torrent engine for qbittorrent is libtorrent so any changes of this kind would HAVE to be done by the libtorrent developers.

B: There is NO queuing for seeding torrents AT ALL.

libtorrent -> queuing

luzpaz commented 2 years ago

Ticket should probably be renamed to emphasize OP was asking to prioritize seeding