donderjoekel / Mangarr

An *arr inspired approach to downloading manga using individual sources
MIT License
34 stars 2 forks source link

Queue Clogged #5

Open EdgarSaldivar opened 4 months ago

EdgarSaldivar commented 4 months ago
Screenshot 2024-02-10 at 1 37 28 AM

Mangarr was unable to download some chapters, the error should give some error message for context as to why, that would be helpful. Also perhaps a way to cancel the download? I tried to check the chapter as unwanted that didnt work. Then I deleted the series and rebooted the container to no avail the chapters remain stuck in the activity page.

Great work btw shows the allot of promise.

Thundernerd commented 4 months ago

Oops, my apologies for the delayed reply.

I'll make sure to add a button to clear the errors! And I'll also look into seeing if I can find a way to show a descriptive message. It could be that just one page was missing and that prevented it from completing.

Thundernerd commented 4 months ago

With one of the recent commits I've added a button that allows you to reset the download so that it will be picked up the next time the download queue starts.

Still need to add a button to do that for all items at once though.