You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if this is a problem originating from mangal or some glitch in your code, but i'll post it here.
It doesn't happen with all mangas, just with some that i have yet to see the correlation with.
However, some of these get corrected when enabling anilist integration (even without account), but not all
If I use mangal CLI to search for the manga directly, it arrives at the correct one.
I've seen this happening in these:
The Gamer <---> The Gourmet Gamer (Fixed by anilist integration)
Mashle. Magic and Muscles <---> Mashle (Fixed by anilist integration)
When you select a manga, kaizoku uses its title and passes it as a mangal search parameter to get detail from the first match. If the source doesn't give you matching manga when you search, it will download the wrong manga. Mangal CLI allows you to specify the index of the manga you want but doing this in an automated environment can cause problems.
Describe the bug
I don't know if this is a problem originating from mangal or some glitch in your code, but i'll post it here.
It doesn't happen with all mangas, just with some that i have yet to see the correlation with.
So what happens is that when you search a source (this is not source specific) for a certain manga, say The Gamer (https://mangadex.org/title/e499ff53-68d3-4c1a-8dbf-3cea42fca501/the-gamer) then UI then shows a list of Mangas with that name included, but when you choose it, the metadata it downloads pertains to another manga of similar name (The Gourmet Gamer - https://mangadex.org/title/da0f55cd-4878-4f65-b56a-25882b6c8376/the-gourmet-gamer). Then, if you click to add it to the library, the wrogn manga actually gets downloaded and not the correct one.
However, some of these get corrected when enabling anilist integration (even without account), but not all
If I use mangal CLI to search for the manga directly, it arrives at the correct one.
I've seen this happening in these:
this is a weird one
Reproduction steps
No response
Expected behavior
No response
Additional context
Restart and recreation of the docker container does not fix it.
The text was updated successfully, but these errors were encountered: