I have a large MP3 files collection that is about 80 GB, approximately 16000 songs. A friend of mine wants a list of my music to start a collection of his own. Bringing them over on AN USB drive is not possible as we live in different continents and he has no problem gathering them on his own anyway. Is there an easy way to get just the names of all files in a directory, without getting directory names too? I don't mind installing software if it's needed, but I would prefer not to.
|
You can use the dir command. First navigate to the folder with all of the files with command prompt, you can copy a directory from explorer and paste it in by right-clicking if you don't wish to type. To exclude directory names but recurse into subdirectories:
although the above will show hidden files (thumbs.db among other things from album art) so you may want to hide those:
both of the above approaches will make a text file called For a GUI approach, you can use DirPrint, The How-To Geek recently wrote an article on it:
|
|||||||||||||
|
|
For those who use Total Commander, there are menu items for this:
It's in the Mark menu and work with selected files. Select them all ("+" on the numeric pad, "*.mp3" as filter) if you need to copy the names of all MP3 files in the directory. |
|||||
|
|
If you have Winamp, there's an option to save a playlist as an HTML page with all the songs in the playlist. That way, if your songs are labeled ok, you'll have a nicely formatted list, with no folder names. |
||||
|
|
|
The JR Directory Printer utility allows you to print a listing of every subdirectory and/or file contained within a directory and/or subdirectory. It supports lowercase/dos style filename, file size in KB/bytes, attributes, custom file length, etc.
The result displayed in NotePad or default text editor as "dirprint.txt" file. This file is created in "JR Directory Printer" installtion folder, each time you click "Start" button. Options:
|
|||||||||
|
|
FreeCommander would be my weapon of choice to do this. Folder --> Make Folder List. Alos has options to copy selected files to clipboard. Great tool and it's free. |
|||
|
|


