Skip to content

This program organizes a folder of music files into the correct directory. It will also try to fill in the metadata for the songs as best it can should the user choose that option.

License

Notifications You must be signed in to change notification settings

calacuda/music-organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

song-metadata-downloader

This script organizes your unorganized musci for you. teh final stucture looks like this:

Music --- <artist> --- <album> --- <song>
       |            |           |
       |            |           |- <song>
       |            |
       |	    |
       |            |- <album> --- <song>
       |	       	        |
       |	    		|- <song>
       |
       |
       |- <artist> --- <album> --- <song>
                    |           |
                    |           |- <song>
                    |
		    |
                    |- <album> --- <song>
        	       	        |
        	    		|- <song>

developement status:

this program is not yet runable. it has only been mapped out.

About

This program organizes a folder of music files into the correct directory. It will also try to fill in the metadata for the songs as best it can should the user choose that option.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages