Skip to content

Partially retain non-alphanumeric punctuation in filenames #53

Description

@rokibhasansagar

Any non-alphanumeric punctuation are being discarded as of now

When downloading a manga through the app, if there are any punctuation (like : or ' etc. ), in the Manga's Title or Chapter's Title, they are just replaced with a white-space.

It would be good if the formatting for naming images/cbz/folder should've retained some of the punctuation to make it look more readable.

Consider this for example: https://mangaplus.shueisha.co.jp/titles/100248

Manga Name: Nue's Exorcist, but it results as Nue S Exorcist
For Chapter's names: : are deleted and ' are replaced by a white-space

What should be done?

  • Just delete any ' (So that the manga title should be Nues Exorcist at least)
  • For chapters, replace : with - along with previous fix
    • Chapter 23: Nue's Candidate is saved with Chapter 23 Nue s Candidate, it should be Chapter 23 - Nues Candidate

If these can be implemented, please do so 🙏🏼

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions