C9Glax / tranga

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

[It broke]: Created duplicate directories for Manga with different names #90

Closed db-2001 closed 7 months ago

db-2001 commented 12 months ago

What is broken?

When downloading "I Want to Annoy the Cute Boss" from Mangadex, Tranga created two directories, one with the English title and one with the original Japanese title. Duplicate files are confirmed, this is not Kavita being weird with interpreting metadata.

Log-output

No response

Additional stuff

No response

C9Glax commented 11 months ago

I think the problem is that Mangadex changes the title/metadata very often. I haven't worked on Tranga in a minute, but this metadata-update is probably changing the directory tranga uses to check wether chapters exist.

C9Glax commented 11 months ago

@db-2001 do you know if this still happens? I remember that this was an issue i fixed relatively quickly see #81

db-2001 commented 11 months ago

Yeah it still happens, specifically with the same manga

C9Glax commented 10 months ago

I think I found the issue... Can you pull cuttingedge and try again?

db-2001 commented 10 months ago

Sorry for the late reply, in the process of moving so I haven't had time until now to set everything back up. I pulled the latest image and tried to start Tranga but was running into #108. I will say that after a bit it started working... randomly... but unless you think otherwise, I'm going to leave the issue up just so we have traceability that the issue did exist. I will get back to you about this issue once I can test it.

C9Glax commented 10 months ago

going to leave the issue up just so we have traceability

yup!

db-2001 commented 10 months ago

Issue seems resolved on my end.

db-2001 commented 10 months ago

JK, it did it again :( , but with My Dress Up Darling, Damedol, The Girl I like forgot Her Glasses and Nagatoro this time too (all Mangadex sources). Not sure if it's because I started the server in a long time and it forced a metadata update for everything which caused it. I'm noticing that the two different manga's are usually one with the English name and one with the Japanese so maybe tranga should store both if available. Granted, if the website changes it then I don't know how to handle that.

db-2001 commented 7 months ago

Haven't noticed this in a while