Skip to content

Dmitry-Kang/music_rename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Music Track Renamer

Welcome to the Music Track Renamer! This Python program comes with a graphical interface using the Tkinter library. Its purpose is to rename music files, removing files with duplicate names and specified prefixes from the track names. Users can select the folder containing their music tracks, specify prefixes to be removed, and then initiate the renaming process with the "Start" button.

Prerequisites

Ensure you have Python installed on your system.

Features

  • Folder Selection: Users can choose the folder containing their music tracks.
  • Prefix Removal: Specify prefixes to be removed from the track names.
  • Duplicate File Handling: Files with duplicate names are automatically removed.
  • Graphical Interface: The Tkinter library provides a user-friendly graphical interface.

Usage

  1. Run the program using the following command:
python rename.py
  1. The graphical interface will open.
  2. Select the folder containing your music tracks.
  3. Specify prefixes to be removed.
  4. Click the "Start" button to initiate the renaming process.

Important Notes

  • Ensure that you have a backup of your music files before using this tool.
  • The program provides a convenient graphical interface for ease of use.

Contribution

Contributions are welcome! If you have suggestions or want to improve the program, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Happy track renaming! 🎶✨

About

🎵 Delete prefixes from tracks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages