Sequential Downloading

Other platforms, generic questions.
Post Reply
emrav

Sequential Downloading

Post by emrav »

I would like to compile a gui-less qbittorrent in which sequential downloading and downloading the first and the last piece first is always on by default. Does anyone know the specific functions I need to modify in the source code to do this?

On another point, qbittorrent is based off of libtorrent. Would it be easier to simply use the libtorrent library if I need it to be gui-less/command line based?

Cheers and thanks for your responses and help.
loki

Re: Sequential Downloading

Post by loki »

I would think you could do it with only libtorrent. Pass the arguments when you run it from the command line. You'd have to look up the specific commands from libtorrent though.
Post Reply