Music Library Minipulation

If you are like me, all your music was just in a folder not organized at all. Once pointing Plex at that directory it was hit and miss on what it pulled meta data on vs what it dumped into Various Artists. So I began working through thousands of songs individually creating artist folders and dragging a single song at a time into the folder… That was fine and all, if I had tons of time on my hands, but I don’t so I wrote a batch script to do it for me.

This batch script can create a folder by using the header portion of the song title file name and then move the file into that folder.

example Post Malone - Circles.mp3

It grabs “Post Malone” creates a folder called Post Malone.
Then moves Post Malone - Circles.mp3 to that folder.

This makes managing a mountain of audio files a breeze.

Download the Zip file and read the readme.txt file to make the modifications needed for your directories.

This batch script can be easily modified to manipulate TV show directories as well.

Enjoy
-Dakota C

Oragize.zip (686 Bytes)

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.