View Full Version : text output of all mp3 files
glagic
05-06-2005, 11:30 PM
is there a program that will list all the mp3's that i have in a certain directory to like a text file or anything?
Jenny
05-07-2005, 12:07 AM
Easiest way that I know how...
Queue them all up in WinAmp. Sort them however you want if you want to. Then do Ctrl+Alt+G and it will make an html file of the list. That's my favorite way. :)
GilbertsGrape
05-07-2005, 08:22 AM
MPEG Audio Collectiongreat free program
g222leav
05-07-2005, 08:46 AM
here, you open up a command window from the folder that contains all your mp3's and you throw this command
dir /on /b *.* > C:\folderlist.txt
and it will create a text file at this destination (c:\folderlist.txt) which you can change of course, you have to keep the syntax the exact same and it will actually include in the list ANY file that's in that folder.
Markel
05-07-2005, 09:05 AM
Here's a free directory printer program:
http://www.karenware.com/powertools/ptdirprn.asp
It can also save the list to disk.
glagic
05-07-2005, 10:48 AM
the karenware printer program worked out great. thanx!
Markel
05-07-2005, 03:36 PM
the karenware printer program worked out great. thanx!
She has some other free utilities on her site that are pretty good, too. I use her time sync program.
Powered by vBulletin® Version 4.1.12 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.