An open API service indexing awesome lists of open source software.

https://github.com/moishinetzer/rename-music

This project renames inconvenient song name titles
https://github.com/moishinetzer/rename-music

Last synced: 10 months ago
JSON representation

This project renames inconvenient song name titles

Awesome Lists containing this project

README

          

## RenameMusic

A program used to rename music files.
This is made purely as a convenience when trying to find songs by alphabetical order on mp3 or phone...
Specifically renames file with name of numbers followed by one of - . or )

From:

```
01 - Believer.mp3
22. Sorry.mp3
13) baby.mp3
```

To:

```
Believer.mp3
Sorry.mp3
baby.mp3
```
### Usage

Place RenameMusic.py in the folder with your music then run the file.