I have a text file with one file name per line:
Interpret 1 - Song 1.mp3
Interpret 2 - Song 2.mp3
...
(about 200 file names)
Now I want to search the folder for these file names again to get the full path for each file name in Filenames.txt.
How to do it?:)
(Purpose: the copied files to the MP3 player, but some of them are broken, and I want to restore them without spending hours studying them from my music folder)
Reini source
share