PDA

View Full Version : Winamp5 and jump to nlaylist number



samblake
June 24th, 2004, 07:25 AM
Hi,

I'm sure there must be some easy way of doing this but I just can't find it in the forums anywhere. How can I have it so that if I type a number (like 21 or something) with my remote it will go to that number track in the playlist in winamp5. I have numbuilder and can make that work and everything but what do I actually send to winamp. Do I need aplug in for it or something? Thanmks.

-Sam[/i][/quote]

switzch
June 24th, 2004, 07:55 AM
look at the exported ground section.. there is a group called numbuilder that should help you.

Promixis
June 24th, 2004, 08:52 AM
This not quite so simply (AFAIK). You will need to use a sendmessage command to tell winamp to change to the currently playing song. Are you familiar with the winamp sdk at all? Maybe one of the exported groups has some more info for you..

Grin Reaper
June 25th, 2004, 10:38 AM
This not quite so simply (AFAIK). You will need to use a sendmessage command to tell winamp to change to the currently playing song. Are you familiar with the winamp sdk at all? Maybe one of the exported groups has some more info for you..

search these forums for winamp and sdk, or just go straight to winamp's site under developer and get the SDK. there's a sendmessage command where you send it the playlist number and then it plays it. use a numbuilder to get the track #, then use the sendmessage command to tell winamp the number you just got

samblake
June 26th, 2004, 07:34 AM
Thanks, the really helped. The thread at http://www.girder.nl/phpBB2/viewtopic.php?t=1981 really helped. The problem is the numbuilder in the example stores the number in the registry [reg1]. How can I get sendmessage to send this value? It doesn't seem to allow me to put numbers in so the ebst I can mannage is [reg]!. Thanks.

-Sam

samblake
June 26th, 2004, 05:16 PM
Yeah, well, I just pasted in [reg1] and it worked!! Thanks for everyones help. :D

-Sam

Promixis
June 26th, 2004, 08:30 PM
Great.


In case you are interested, there is a Winamp scripting plugin that will allow alot of neat control from lua (Girder's script language).

Grin Reaper
June 26th, 2004, 11:27 PM
Great.


In case you are interested, there is a Winamp scripting plugin that will allow alot of neat control from lua (Girder's script language).

there is? i'm interested, too :P

Promixis
June 27th, 2004, 04:26 AM
http://www.pretentiousname.com/gen_scripting/

Grin Reaper
June 27th, 2004, 11:29 PM
http://www.pretentiousname.com/gen_scripting/

awesome mike.

i might can use this in conjunction with XP OSD to display the album art via winamp, or even try to build a menu OSD with album art.... rather than using what's already available (that might be too big of a project, but we'll see). good stuffs, good stuffs.

ixfxi
December 16th, 2009, 02:44 PM
Hi,

I'm sure there must be some easy way of doing this but I just can't find it in the forums anywhere. How can I have it so that if I type a number (like 21 or something) with my remote it will go to that number track in the playlist in winamp5. I have numbuilder and can make that work and everything but what do I actually send to winamp. Do I need aplug in for it or something? Thanmks.

-Sam

Hi guys, i've got Girder working with my firefly remote.. everything is perfect. Got everything setup the way I want, able to load all my playlists, master volume control and winamp volume, forward 10 tracks and back 10 tracks, the works....


........now, if only I could make use of those poor number keys at the top of my remote. I've searched through the forums and read many people ask for this advice, I guess its not an easy thing to implement. Can anyone offer some advice? I dont have any programming skills. :(

Shame, I had all these features years ago with my x10 mouseremote and simple Ampapod winamp plugin. Had to ditch that setup since my newer PC builds were not equipped with SERIAL ports anymore.

----------

If anyone can help with the playlist "jump to track" advice, that would be great. Thats all I need and my girder setup is complete. PLEASE HELP! thanks.

ps: still using winamp v2.80 - no need to change it if it aint broke

ixfxi
December 22nd, 2009, 07:37 AM
anyone??? :(