I have made a textfile support to LCDInfo that allows getting winamp3 stats using these plugins. New exes including textfile support:
http://www.skippari.net/lcd/sekalaista/ ... 3_exes.zip
Extract the exe found in the zip over a 0.3.2pre12 installation. More info about 0.3.2pre12:
http://www.skippari.net/phpBB2/viewtopic.php?p=331#331
First install this one:
Winamp 2.x Plugin Manager for Winamp 3
http://members.telocity.com/~schweitn/wa3/wa2mgr
Then this plugin from LCD Smartie's page:
http://www.rendo.dekooi.nl/~basiep/smartie/
http://reisemobile-rohmann.de/temp-10da ... plugin.rar
Local mirror:
http://www.skippari.net/lcd/forumstuff/ ... plugin.rar
Follow the instructions found in the rar package:
Quote:
For winamp3 u need:
http://members.telocity.com/~schweitn/w ... index.htmlthere is a file called Winamp2 PLuginmanager for winamp3
Download and install it.
The put the two files which comes with this mp3.txt Help file into your winamp3 folder.
smartie.dll
gen_smartie.plugin.dll
Start Winamp3 or restart it if it was running while your installation.
Go to your Setting window in Winamp3 and choose "Winamp 2x Plugins".
Choose "Plugin Path" and choose the path where you put smartie.dll and gen...dll and add them.
Then go back to "General Plugins" and start the "MP3 Info - Plugin for Smartie".
After that u dont have to configure it.
This plugin writes the information to a text file to C:\mp3.txt.
LCDInfo settings I used for testing:
Quote:
Line0=
Line1=" $textfile(c:\mp3.txt,1)$"
Line2=
Line3=" $textfile(c:\mp3.txt,8)$ / $textfile(c:\mp3.txt,9)$"
Line4=
Line5=" $textfile(c:\mp3.txt,11)$ $textfile(c:\mp3.txt,12)$"
Line6=" $textfile(c:\mp3.txt,13)$"
Line7=
Thanks for bringing this plugin to my attention, samtech.
I haven't checked but maybe there is even a native winamp3 plugin that writes the info to a text file. This way the Winamp 2.x Plugin Manager for Winamp 3 wouldn't be needed.
Still I would prefer a solution that didn't require using the intermediate text file but I guess this solution will work until I have time to do that. Maybe someone will write a component for winamp3 to allow external programs interface to it. I can always wish.