C9Glax / tranga

Docker-Container to monitor (Manga) Scanlation-Sites for download new chapters.
GNU General Public License v3.0
108 stars 10 forks source link

Added check to prevent creation of empty chapter files #150

Closed db-2001 closed 3 months ago

db-2001 commented 3 months ago

@C9Glax I noticed that Mangasee was creating empty chapter files for some chapters so I added a check to make sure we don't create empty archives. It's my first time working with C# so I'll need you to review this to make sure it looks fine.

I'm still not sure why Mangasee gets hung up after the "Page loaded." message, so if you have any ideas, I'm all ears.

Potential fix for part of https://github.com/C9Glax/tranga/issues/138#issuecomment-1979934025

db-2001 commented 3 months ago

I think I fixed Mangasee with this too. I'm too excited to try it out so I'll merge just into cuttingedge for now