Quote:
Originally Posted by ryerman
If you can do that before playing the first song, then you could create a playlist file (M3U or M3U8) containing a list of the paths to the songs, in the order you want them to play.
For the command "/ADD <file>", file can be a M3U or M3U8 file. No special formatting is required and the file specs should not be surrounded by quotes.
code: "C:\Program Files (x86)\Winamp\winamp.exe" /ADD "C:\path\to\list of files\Files.m3u8"
|
Yes, thanks, I also see it but it will become the endless playlist or what ? :-)
If the radio station works automatically non stop then such list will become too big and the system will crash at some moment, I think.
Perhaps I could try to use the command /CLEAR but in this case I have to know the moment when the last song finished.
I installed it, it works, even in Windows XP :-)
Indeed, I can add songs to the playlist by /ADD then start it by /PLAY
Then if I want to clear the playlist I can /CLEAR ( it continues to play )
/ADD new file, then /STOPFADE and /PLAY
but I wanted to choose the next song after the previous finished so
anyway I need to know the length of the songs or
detect the moment when the player stops.