Station doesn't auto start when powering up radio

Discussion about my Wifi Radio project at http://mightyohm.com/wifiradio/ or my WL-520gU talk at NOTACON.
Post Reply
Spew
Posts: 2
Joined: Fri Oct 21, 2011 6:03 am

Station doesn't auto start when powering up radio

Post by Spew »

First and foremost, Thank you for your hard work and continued support.
My problem/question is when I power up the radio, the music station doesn't automatically start. I have to change channels for it to start the sound. Everything works as it should except this problem.
How would I go about fixing this problem? The router is the WL-520GU setup exactly as it is laid out in your instructions with no extra bells and whistles.
User avatar
gerben
Posts: 164
Joined: Sat Oct 16, 2010 8:41 am
Location: Netherlands

Re: Station doesn't auto start when powering up radio

Post by gerben »

Just add the line

Code: Select all

/usr/bin/mpc play
to /etc/init.d/mpd at the end of the start section. In jeffs image the should already be a line like that commented out.
Spew
Posts: 2
Joined: Fri Oct 21, 2011 6:03 am

Re: Station doesn't auto start when powering up radio

Post by Spew »

Thank you so much. I was scratching my head on this for days and couldn't figure it out. Works great now.

Now on to the cabinet.

Thank again.
Post Reply