hama3254 / Crunchyroll-Downloader-v3.0

Downloader for Crunchyroll
844 stars 108 forks source link

Check for missing/corrupted pieces #794

Closed Overrage14 closed 1 year ago

Overrage14 commented 1 year ago

Sometimes when my network goes down or similar, some of the pieces the downloader should download don't get downloaded at all, or the pieces get only partially downloaded.

After the download, there should be a check that checks if all of the pieces got downloaded and if there are abnormally small pieces (excluding the last piece). The downloader should then download the missing/corrupted pieces or at least inform about them.

hama3254 commented 1 year ago

We already have a system for that which you can turn on and set to your personal error toleranz. grafik

Overrage14 commented 1 year ago

So if I set that to 1, it will stop the download if it can't download one of the pieces?

hama3254 commented 1 year ago

It should pause the Download and you can restart it but it's hard to test for me.

Overrage14 commented 1 year ago

At least when I tried to replicate it artificially it looked like it was working.