I'm trying to interface a seeburg walllbox http://tomszone.com/3W1.html into an empeg. I think I pretty much figured out the logic but I had a few questions:

I plan on compling an arm app to run on the player. How do I add it to the start up script? (e.g. rcS)

I plan on sending the hxxp://empeg/?NODATA&SERIAL=%23FID%2b command to quenue songs. Is there and easier way? I would prefer just to dump the command to a /proc file

I can use empeg_notify to determine the state of the player. But is there and easier way to find out if the empeg has finished the playlist?

Can I use the tuner serial port to receive seeburg commands?

Ideally, It would be nice if I could insert my app as a shim between the serial port and the player app.

ideas?

Thanks,

-Techtom