Skip to content

Add option to rename without touching file extension. #4

Closed
@oltodosel

Description

@oltodosel

So that these:
brename -i -p ".+(S\d\dE\d\d).+mkv" -r '$1.mkv'
brename -i -p ".+(S\d\dE\d\d).+mp4" -r '$1.mp4'
Could become this:
brename --dont-touch-f-extensions -i -p ".+(S\d\dE\d\d).+" -r '$1'

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions