Hi,

m3u playlist file is a plain text file so you can create playlists in 
Windows Notepad let's say or Wordpad whatever. Just create a new file 
playlist.m3u, then in adjacent window perhaps in Total Commander file 
manager navigate to the folder you want to make a playlist from, go to 
menu/select/copy all selected files to clipboard and then copypast the 
clipboard contents to the file you've created. Then of course close it and 
the playlist is done.

If you don't use Total Commander you can easily do it via the command line

dir c:\the_full_target\ /s /b /o /n >c:\playlist.m3u

/o /n writes the files in alphabetical order. Of course the path to the 
folder and the playlist file can differ according to your needs.

In my opinion creating playlists through WinAmp seems quite cumbersome not 
talking about the fact there're a lot of useless trash in the file itself 
but everybody can make it their way that's OK:).

later
Tapin

>
>tim cumings thcumi...@comcast.net
>15. 12. 2013 19:19
>
>what are the steps to create a new playlist in winamp?


Reply via email to