subject-f / cubarimoe

GNU Affero General Public License v3.0
60 stars 16 forks source link

" A chapter is missing a scanlator or user uploader. " #21

Open krackers opened 1 year ago

krackers commented 1 year ago

Seeing the above error with the following link: https://cubari.moe/read/mangadex/e8606e09-ae02-44fd-83d7-401b929932b0/. Shouldn't we skip over any chapters that haven't been uploaded?

funkyhippo commented 1 year ago

(Moved this over to the correct repo)

The issue here isn't that the chapters haven't been uploaded, but rather MD not populating the field that specifies who uploaded the chapter. Looking at the series on MD, it seems like it's possible for chapters to not have a scanlator group.

There's been some updates to the MD API to make reference expansion a bit easier, so it shouldn't actually be too expensive to fix this now. I'll see if I have time to fix this next weekend.

krackers commented 1 year ago

I believe in this case it's actually an official TL rather than one done by a scanlator, which is probably why it's not populated. Thank you for investigating!