ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

Sort/organize mp3 files by bitrate, into folders

(1/3) > >>

nkormanik:
Looking for a way to sort/organize mp3 files in a folder into a set of folders by bitrate:

320 kbps mp3s --> appropriate folder named "320"
192 kbps mp3s --> appropriate folder named "192"
etc.

Any thoughts appreciated.

Nicholas Kormanik

skwire:
Looking for a way to sort/organize mp3 files in a folder into a set of folders by bitrate:

320 kbps mp3s --> appropriate folder named "320"
192 kbps mp3s --> appropriate folder named "192"-nkormanik (May 13, 2020, 07:55 AM)
--- End quote ---

What happens if the files are VBR (Variable Bit Rate)?  If you have VBR files, you will end up with a mess.

nkormanik:
Excellent point, Skwire.  That may be the reason why no such program seems to exist out there.

Request still stands, however.  I'd really like to be able to do as I ask.

You did something similar with image files.  Auto sorting into folders by dimension.



4wd:
Add the four lines needed to create the folder, and change the Remove-Item line to Move-Item.

nkormanik:
4wd, please elaborate?

Navigation

[0] Message Index

[#] Next page

Go to full version