pierobot / mangapie

This is a self-hosted server for archived manga.
BSD 3-Clause "New" or "Revised" License
63 stars 9 forks source link

Series title and alternative titles improvement. #184

Closed donotos closed 4 years ago

donotos commented 4 years ago

Hello.

actually, in mangapie, the title of a serie is the name of the folder that contain it's chapters. It can be anything and sometimes series names use special characters that can't be used in a folder name. my point is, can you add the main title on MU to the alternative titles on mangapie so that we can have every series names on mangapie without relaying on an approximative folder name.

Thanks.

pierobot commented 4 years ago

This is already the default behavior. What series are you having trouble with?

donotos commented 4 years ago

that one for example:

https://www.mangaupdates.com/series.html?id=166286

the main title is: 1 RT de Nakawarui Nonke Joshi-tachi ga 1-byou Kiss suru
that title is not in the mangapie alternative titles:

Capture d’écran 2020-05-15 à 20 42 41
pierobot commented 4 years ago

Ah okay. So the main title is not added as an alternative title if it is different than the one on the filesystem. :+1:

donotos commented 4 years ago

yes! some series have titles that can't be the same as the folder name because they uses some special characters like that one for exemple:

https://www.mangaupdates.com/series.html?id=155370

and in my case more than once did my serie folder use one of the alternative title of MU instead of the one they chose as the main.

pierobot commented 4 years ago

https://github.com/pierobot/mangapie/commit/a0ef2e2e040e0f49f775d1093ab2fb67deee9cc7

donotos commented 4 years ago

It even remove any alternative title if it is the same as the fs! 👍