hama3254 / Crunchyroll-Downloader-v3.0

Downloader for Crunchyroll
843 stars 108 forks source link

Download error #866

Closed TheWizard-maker closed 7 months ago

TheWizard-maker commented 7 months ago

Describe the bug By looking the log file, i see 1 every 5 episodes this error

Download error #1: D:\path\CRD-Temp-File-JWBBCcCIVgJDXBIC\00024.ts Download error #1: D:\path\CRD-Temp-File-JWBBCcCIVgJDXBIC\00023.ts Download error #1: D:\path\CRD-Temp-File-JWBBCcCIVgJDXBIC\00025.ts Download error #1: D:\path\CRD-Temp-File-JWBBCcCIVgJDXBIC\00212.ts Download error #1: D:\path\CRD-Temp-File-JWBBCcCIVgJDXBIC\00211.ts Download error #1: D:\path\CRD-Temp-File-JWBBCcCIVgJDXBIC\00238.ts Download error #1: D:\path\CRD-Temp-File-JWBBCcCIVgJDXBIC\00237.ts

I am using the latest update of the downloader : 3.16.2

hama3254 commented 7 months ago

If you don't see a #2 then the file was downloaded within the 2nd try successfully. Networking errors happen so I build a retry into the hybrid mode. You can try to reduce the chance this gets an issue by not downloading to much episodes at the same time.

TheWizard-maker commented 7 months ago

Which mode is the most safe and do you advise between default ffmpeg and hybrid ? If the download ends with the errorhandling parameter equal to 1, are we sure absolutely there is no problem with the episode ? Some part of the episode cannot be missing ?

i have noticed with this version the download speed goes at some period to 0 and after several minutes it goes up again. Is this a source or error ?

hama3254 commented 7 months ago

Which mode is the most safe and do you advise between default ffmpeg and hybrid ?

The Hybrid Mode has 3 advantages. I can run it on more Threads, I can set the timeout (ffmpeg only has 6 seconds vs 30 seconds) and I can retry failed files directly.

Since the first two come with downsides I never made it the default.

If the download ends with the errorhandling parameter equal to 1, are we sure absolutely there is no problem with the episode ? Some part of the episode cannot be missing ?

Issue #822 has shown that the most unexpected thing can happen so we can never be sure.

i have noticed with this version the download speed goes at some period to 0 and after several minutes it goes up again. Is this a source or error ?

You got a log from such an event? Never got that reported before.