Go Back   Winamp Forums > Developer Center > Winamp Development

Reply
Thread Tools Search this Thread Display Modes
Old 16th September 2002, 19:27   #1
MatNeh
Junior Member
 
Join Date: Sep 2002
Posts: 2
Should be easy? Nex II MP3 player playlist copying extension?

Hi folks,

This should be easy to do, maybe in Wasabi, so I'm hoping someone can get me started.

I want an extension that will take the files in the current playlist and copy them to another directory (in the same order as displayed in the playlist). Simple as that.

Background:
The Nex II MP3 player is a great piece of equipment, but it does not have playlist support. However, if you copy the files to the Nex II in a certain order, they will play in that order. It seems like it would be easy as pie to add an extension to Winamp to read the current playlist and copy the files to the Nex II in the order they're shown.

Can this be done easily? If someone gets me going in the right direction, I can take it from there, unless you're itching to write it yourself!

Thanks,
Matt
MatNeh is offline   Reply With Quote
Old 17th September 2002, 20:18   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,337
I don't know how to do this with Winamp3 but with Winamp 2.x it is very simple. Just send IPC_GETPLAYLISTFILE to get each and every file's name by its position in the playlist. Use IPC_GETLISTLENGTH to get the length of the playlist. Those two messages are defined in the General SDK header file, but probably in other Winamp 2.x SDKs too.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is online now   Reply With Quote
Old 18th September 2002, 13:47   #3
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,337
Found this in LocakerGnome:

http://www.mywebattack.com/gnomeapp.php?id=105233

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is online now   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > Winamp Development

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump