luigi311 / tanoshi-extensions

2 stars 1 forks source link

mangadex plugin issue #4

Closed jbguy2k closed 6 months ago

jbguy2k commented 7 months ago

Starting: Attempting to use the Mangadex source, either from already added manga or browsing the catalog, the thumbnail for each manga comes back as a broken image. No pages from the list of chapters from any manga come back properly.

When opening one of the broken thumbnails on a new tab, the following text appears: You must set an appropriate User-Agent header

From checking on the API requirements for mangadex, the User-Agent header is a requirement.

I'm not expecting this to be fixed, to be honest. I don't have too much experience in coding, so I'm not going to be able to identify at which point the API call isn't being set up as needed, so I apologize ahead of time. If you have any idea as to where to start looking in the source for the mangadex plugin, that would be amazing.

If you do find the source of this issue, would you be willing to share at which point exactly it was that it was corrected in the code please? # /

jbguy2k commented 6 months ago

Just wanted to say thank you for fixing the user-agent issue in the main tanoshi repository! I sincerely appreciate it!