Open quamt opened 3 weeks ago
This does seem like a bug, and a rather odd one at that... If I had to guess, I also only see 1-13 in your options, so it seems like all of the episodes are numbered 1-13, rather than how it was before where the numbers were increasing. I might have to renumber episodes similar to how it's done for crunchy for this exact reason, so the episodes can actually be differentiated by the downloader
Thank you for looking into this. I've also noticed that if a season has more than 13 episodes, the downloader gets stuck in a loop and only processes up to 13. It continuously overwrites the same episodes instead of moving on to download the remaining episodes. As a result, only 13 episodes are available, even if there are more in the season.
For further testing, is there any configuration option that can be added to prevent re-downloading episodes that have already been downloaded? This would help avoid overwriting existing files during testing.
I'm testing it now with the "download all but" option
The download all but works to allow to download the rest of the episodes, except when the new season, just started and is at the beginning, example S5 E3 just released. It would overwrite all E3.
Program version
5.1.5
Operating System
Windows
Type
GUI
Service
Crunchyroll
Command used
NIL
Show ID
1040
Episode
ALL
Console Output
Additional Information
Issue: Unusual Download Order for Multi-Season Title
Description: When downloading a title with multiple seasons (five in this case), I've noticed that the download process should follow the expected order of completing one season before moving to the next. Instead, it downloads the first episode of each season, then the second episode, and continues in this pattern. This results in the downloads proceeding in a round-robin fashion across all seasons.
Expected Behavior: The download should complete all episodes of a season sequentially before proceeding to the next season.
Actual Behavior: Episodes are downloaded in a sequence that starts with the first episode from each season, followed by the second episode from each season, and so on.
Question: Is this the intended behaviour for the download process, or is it a service limitation? If not, could this be addressed in a future update?