what's the best way to... Thread last updated on 2007-09-30 00:20:50

Posted by member 206411 on 2007-09-23 17:25:08

What's the best way to get litestep to get the Artist - SongTitle from Winamp and display it?

Just as simple as that, I don't need to control winamp from litestep since I have Dell laptop button thingy.

Posted by member 212670 on 2007-09-23 22:08:51 link

Just use xlabel. Go to the Text Escape Sequences section (or the xStatsClass section for 4.x).

Posted by member 206411 on 2007-09-28 19:32:52 link

Foobar2K:
You MUST download a component DLL (-> Homepage) named "foowinampspam.dll" and copy it to your ../Foobar2000/components/ folder. Done! All [winamp...] Escape Sequences work now also for Foobar v0.7+!


---

I seem to be retarded and failed to find "foowinampspam.dll" does that mean i have to find and install foobar?

Posted by member 212670 on 2007-09-28 19:52:03 link

foo_winamp_spam is what you want to search for.

Posted by member 206411 on 2007-09-29 15:43:41 link

ok thanks, i got the .9 beta version.

but I can't seem to get it to work. Do I put the file in

C:\LiteStep\Foobar2000\components\
or
C:\Program Files\Foobar2000\components\


because neither of them worked. with underscores and without underscores. I even put the modules in LiteStep/module/ directory for litestep.

*Label winamp
winampX -450
winampY -20
winampWidth 250
winampSolidColors 000000
winampFontColor ffffff
winampAlphaTransparency 200
winampHeight 20
winampFontHeight 12
winampFontAlign center
winampText "winampSong('Default Value')"
winampOnEnter !LabelSetText winamp ""
winampOnLeave !LabelSetText winamp "winampSong('Default Value')"

Posted by member 212670 on 2007-09-29 19:04:49 link

According to the docs it should be named foowinampspam.dll and located in the components folder of foobar.

I can't test it... maybe someone else can input.

Posted by member 206411 on 2007-09-29 20:04:19 link

wait a min, i said I use winamp, why would a foobar player dll work on winamp? I don't have foobar installed, i don't have a foobar folder.

Posted by member 212670 on 2007-09-30 00:20:50 link

If you use winamp, why in the hell did you start talking about foobar?

Put square brackets around your escaped text, like shown in all the examples in that section of the help file. Ex: [winampSong('Some Text')]