xypwn / southpark-downloader-ui

Fully self-contained South Park downloader GUI, written in Go for Linux, Windows, MacOS & Android.
MIT License
44 stars 1 forks source link

Error when changing number of concurrent downloads while downloading #18

Open maximilian-hammerl opened 5 months ago

maximilian-hammerl commented 5 months ago

Version: 0.0.1 build 229 Error: internal error: Downloads: next item to be downloaded not found in queue OS: windows amd64 Region: Germany Description: I started the downloader and increased the concurrent downloads to 8. Then I started downloading episodes (around 30) and noticed that only 2 episodes were downloading concurrently. I tried to decrease the concurrent downloads from 8 to 7, when this error occured. The downloader did download 7 episodes concurrently afterwards, but only until these episodes were successfully downloaded. It did not start more downloads for 5 of the 7 concurrent downloads. Only 2 episodes were downloaded concurrently from then on.

(Created via app)

xypwn commented 3 months ago

Hi, thanks for reporting this and sorry for the late response. This isn't very high on my priority list since it's potentially complicated to fix, and more importantly, doesn't impact usability very significantly.

Of course, it's still a bug, so I'll address it whenever I have time.

Until then, restarting the app after changing concurrent downloads should work.