Skip to content

A simple Python script for sorting music files into folders according to their album names contained in their metadata.

Notifications You must be signed in to change notification settings

vb2007/music-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

A simple music sorter made with Python

A script, that runs through a specified folder's songs, then puts them into their album's folders.

It's made to be used with spotyDL.

Usage

Install dependencies with pip:

pip install -r requirements.txt

Then run the script:

python main.py

Why I made and publicated this?

  • Basically I download music a lot with spotyDL, so I made a script that organises them, so my media server can find them easily.

  • Might be useful for anyone out there.

About

A simple Python script for sorting music files into folders according to their album names contained in their metadata.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages