Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch/Bulk Rename #3159

Open
moutasem1989 opened this issue Apr 24, 2024 · 1 comment
Open

Batch/Bulk Rename #3159

moutasem1989 opened this issue Apr 24, 2024 · 1 comment

Comments

@moutasem1989
Copy link

Rename multiple files in an automated manner:

  • Find a string within the filename and replace it with another, or remove it.
  • Add a number sequence (001,002,003,...) to a list of files.
  • Use a text file as a source for new file names.
@Morgul
Copy link

Morgul commented Apr 24, 2024

I'll also add a request for regular expression find/replace support. Allows for more advanced renames using capture groups, i.e. to rename track - artist.mp3 to artist - track.mp3.

See the rename man page as an example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants