It seems there was mention (by the empeg folks) a while back about having the player output
which file is was currently playing. What happened to this?

I'd like to write a program to stream the currently-playing mp3 over the network. It'd be cool
to be able to get this information (fid) to other processes. I've thought of just looking for which
files the player has open, but I suspect that it may be hard to determine which is actually
playing, and which are just opened for caching.

At least, consider it a wish...

-j