Skip to content

This repository contains a Python script for organizing audio files by various parameters such as artist, album, and genre, creating a structured directory for your music library.

Notifications You must be signed in to change notification settings

rajofearth/audio_file_organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Audio Organizer

This Python script helps organize your audio files by various parameters such as artist, album, and genre, creating a structured directory for your music library.

Created by Rajofearth with the assistance of ChatGPT 3.5.

Getting Started

Prerequisites

  • Python 3.x
  • Mutagen library (install using pip install mutagen)

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/rajofearth/audio_organizer.git
  2. Navigate to the project directory:

    cd audio_organizer
  3. Run the script:

    python3 audio_organizer.py

Usage

  1. Run the script audio_organizer.py.
  2. The script will prompt you to enter the path to the folder containing your audio files.
  3. Define the folder structure for organizing your files based on your preferences.
  4. The script will then organize your audio files into folders based on the specified structure.

Note

If you want to modify the path where your audio files are located or change the folder structure, you can do so interactively when prompted by the script during runtime.

Contributing

Contributions are welcome! If you have any suggestions or improvements, 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.


Made with the help of ChatGPT 3.5 🤖

About

This repository contains a Python script for organizing audio files by various parameters such as artist, album, and genre, creating a structured directory for your music library.

Topics

Resources

Stars

Watchers

Forks

Languages