now playing automation

Hehe, something geeky now.
Seeing some of those typical “now playing” tags in emails and blogs I was wondering how that could be automated, and perhaps posted into my blog.
I didn’t feel like auto adding a line at the bottom of my posts myself, hell that kind of tedious stuff is what computers where invented for, but there’s software that can do just that for you like the AMIP plugin for WinAmp.

What’s sweet about this plugin is that even though it’s originally designed for use with mIRC or other IRC clients, it had been extended for other purpouses as well. Like auto copying to the windows clipboard, or, which is really cool, to generater a “whats playing” HTML file, or as I customized it, a tiny javascript include which gets automatically uploaded through FTP on my webspace, and linked directly in this blog.

So whenever I play an mp3 for more than 10 second in WinAmp, the script gets updated, and uploaded and displayed in the sidebar, with a time indication!

Pretty sweet huh? Yeah, that’s what I was thinking too.

Just in case you’re interested in the specifics, this is what the AMIP output preset looks like:

/template:(e:\amipweb\in.js)e:\amipweb\nowplaying.js
/exec:(c:\windows\system32\ftp.exe) -s:e:\amipweb\ftp.txt

and the in.js looks like this:

document.write("&func_lc(%name) at &func_lc(%hstamp):&func_lc(%mstamp) &func_lc(%dstamp)/&func_lc(%monstamp)");



Related posts:

  1. blogger what's playing hack
  2. winamp gaming tip
  3. audioscrobbler
  4. how about an mp3 and podcast authoring tip
  5. the ultimate geek music player?

6 Comments

  1. Posted December 1, 2004 at 21:48 | Permalink

    I use Audioscrobbler. They probably have a way of doing that.

  2. Posted December 1, 2004 at 21:48 | Permalink

    I use Audioscrobbler. They probably have a way of doing that.

  3. Posted November 30, 2004 at 19:53 | Permalink

    Since I’m not a Mac user, I have no idea, but I see the AMIP plugin supports iTunes as a player, but I’m guessing that will be the Windows version only…
    Check it out I’d say, and otherwise, there’s always Google :)

  4. Posted November 30, 2004 at 19:53 | Permalink

    Since I’m not a Mac user, I have no idea, but I see the AMIP plugin supports iTunes as a player, but I’m guessing that will be the Windows version only…
    Check it out I’d say, and otherwise, there’s always Google :)

  5. Posted November 30, 2004 at 5:14 | Permalink

    Looks nice. Any chance that you know how to do this with Apple iTunes? I’m not a PC user.

  6. Posted November 30, 2004 at 5:14 | Permalink

    Looks nice. Any chance that you know how to do this with Apple iTunes? I’m not a PC user.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*