FireHead90544 / SenPY

SenPY - A highly efficient CLI based anime downloader written in python and integrated with aria2.
GNU General Public License v3.0
19 stars 4 forks source link

Why aren't the episodes in the right order #12

Closed candrapersada closed 8 months ago

candrapersada commented 9 months ago

Why aren't the episodes downloaded in the correct order? from 5 4 3 2 1 concurrent downloads 1 Release v1.1.0

FireHead90544 commented 9 months ago

They should. I remember the episodes numbers being sorted before actually starting the download. Could you explain bit more what actually is happening? Like if they are getting downloaded, you could always sort it by name/date/size from your file manager later.

candrapersada commented 9 months ago

if you use custom episodes like 1-5 directly start downloading from 5 4 3 2 1 not from 1 2 3 4 5

FireHead90544 commented 9 months ago

I don't think that's a problem though, the order of downloads shouldn't matter. All that matters is if all the mentioned episodes are getting downloaded or not.

Still, I'll check that behaviour out 👍

FireHead90544 commented 8 months ago

@candrapersada This issue is fixed in release v1.1.1