Skip to content

Simple tool to merge all of the album folders formatted as 'artist - album' into a single 'artist' folder

License

Notifications You must be signed in to change notification settings

tboehnlein/Merge-Album-Folders-to-Artist-Folder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Folder Merging

Moves all album folders with the same artist name into a single parent folder named after the artist.

This is how I organize my album folders and I got tired of doing it by hand even with macros.

If half of the folders inside are already organized, this will still properly organize the rest.

Arguments

Pass in the path to the parent directory where all of the album folders are located.

Example: FolderMerging.exe "C:\Music Folder\New Albums"

Pass -f or --force forces skipping Press Any Key prompts for non-error situations

Pass -h or --help shows help message

Pass -s or --simulate runs a test of the program without making any file changes

Assumptions

Album folders must be in the format of "artist name - album name' in order for this to work properly.

About

Simple tool to merge all of the album folders formatted as 'artist - album' into a single 'artist' folder

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages