(was accidentally posted in Skins/Scripting)...
Hi there,
I'm a first-time poster, but I've been using Winamp for years i.e. excuse my ignorance! If this post would be better suited in another forum, please direct me.
I was wondering if it's possible to modify Winamp (any Version) so that it would output the information of the song that's currently playing to a file i.e. every time Winamp starts a new song in the playlist, a file is created containing the song title, artist, etc.
If I had this then I could use something (e.g. Java, PHP, Python, or Perl) to updated my homepage, and display what I've been listening to. Purely cosmetic! I can handle all the HTTP/DB/Programming for the old client/server approach, but I need to know how to get the MP3 meta info info to a file.
I'm a very competant programmer, but the docs on here have been leading me around in circles. If someone could provide a URL to page detailing how such changes could be made, or indeed; to a page with the code to do precisely what I'm looking for, then I would greatly appreciate it!
Brainwave: even if I could modify winamp to open up a URL in the Winamp browser every time a new song starts e.g.
http://myhomepage.com/?artist=<ARTIST_NAME_HERE>&song=<SONG_NAME_HERE>
Any thoughts?
Thanks 'Winampers' :-D
- Hando
Hi there,
I'm a first-time poster, but I've been using Winamp for years i.e. excuse my ignorance! If this post would be better suited in another forum, please direct me.
I was wondering if it's possible to modify Winamp (any Version) so that it would output the information of the song that's currently playing to a file i.e. every time Winamp starts a new song in the playlist, a file is created containing the song title, artist, etc.
If I had this then I could use something (e.g. Java, PHP, Python, or Perl) to updated my homepage, and display what I've been listening to. Purely cosmetic! I can handle all the HTTP/DB/Programming for the old client/server approach, but I need to know how to get the MP3 meta info info to a file.
I'm a very competant programmer, but the docs on here have been leading me around in circles. If someone could provide a URL to page detailing how such changes could be made, or indeed; to a page with the code to do precisely what I'm looking for, then I would greatly appreciate it!
Brainwave: even if I could modify winamp to open up a URL in the Winamp browser every time a new song starts e.g.
http://myhomepage.com/?artist=<ARTIST_NAME_HERE>&song=<SONG_NAME_HERE>
Any thoughts?
Thanks 'Winampers' :-D
- Hando
Comment