My hard drive crashed, I can still see all of my music, but my mp3's and mpeg's are all corrupted. wav files and all other files are recovered. Anyways, I need to print out a list of the MP3 file names that I have now, that way I don't forget about the ones I had. Whats the best way to go about this? My directory structure is simple
D:\Music\Artist\song.mp3
Essentially, I need a list of the directories in the music folder, and then a sub list of all the files in each artist folder.
I don't need anything fancy, just something I could dump into notepad and save. This way I can delete the corrupted files I have now and start over with a reference list of where I need to get back to.
D:\Music\Artist\song.mp3
Essentially, I need a list of the directories in the music folder, and then a sub list of all the files in each artist folder.
I don't need anything fancy, just something I could dump into notepad and save. This way I can delete the corrupted files I have now and start over with a reference list of where I need to get back to.