aiotdlib icon indicating copy to clipboard operation
aiotdlib copied to clipboard

More priority for older downloads

Open mrb0098 opened this issue 3 years ago • 1 comments

According to the documents in this file (line 20) If 2 downloads start with the same priority The file that started earlier (older) gets lower priority And the newer file will be downloaded first Is there a way to reverse the queue? It means that the file that started earlier will be served and downloaded sooner (FCFS)

mrb0098 avatar Oct 15 '22 10:10 mrb0098

I think your question is related to tdlib repository. Aiotdlib is just a wrapper around it written in python.

pylakey avatar Oct 18 '22 22:10 pylakey