Skip to content

[Minor] special characters in filename #4

@jschwalbe

Description

@jschwalbe

So with the changes I made, those were all made by someone who doesn't know python. :) What I wasn't able to figure out, is how to swap certain characters in filenames.. for instance:

Star Trek: The Next Generation

has a ':' which my filesystem doesn't particularly like to deal with, especially with certain bash scripts, etc.

My request would be to simply swap out certain characters such as:
' and " and ( and ) and ; and :
to replace them with maybe a dot (.) or a dash (-).

Thoughts? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions