Skip to content

Organize a huge number of music audio files into distinct folders based on audio genre metadata.

License

Notifications You must be signed in to change notification settings

EliasAfara/music-organizer-by-genre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Music Organizer by Genre

Organize a huge number of music audio files into distinct folders based on audio genre metadata.

Libraries Used 🚀

Install tinytag

pip3 install tinytag

You need to modify dir_path and output_path to the path of your liking inside music_organizer.py as shown below:

dir_path = '../../Music/'
output_path = '../../Playlists/'

About

Organize a huge number of music audio files into distinct folders based on audio genre metadata.

Topics

Resources

License

Stars

Watchers

Forks

Languages