Page 3 of 3

Re: Automatically playing/restarting on boot

PostPosted: 05 Jan 2018, 08:23
by bensti
hello my friends,

I love your project. However I have the same issue of playing content on USB key at startup. I tried to change the piece of code without success. Have you found a fix for that?

Thanks a lot

Re: Automatically playing/restarting on boot

PostPosted: 13 Apr 2021, 20:19
by djsomi
hondagx35 wrote:Hi elktamer,

Are there instructions on how to do that startup configuration?

With the above-mentioned image, it is an option (Autoplay) on the MPD settings page.

autoplay.jpg


Frank



Hi Frank,

I do not have this option under the misc, using release version: 0.4 (build: beta-20160313) on a Pi3.
Is there any way to turn this on?

Many thanks
Zoli

Re: Automatically playing/restarting on boot

PostPosted: 24 Apr 2021, 13:00
by djsomi
djsomi wrote:
hondagx35 wrote:Hi elktamer,

Are there instructions on how to do that startup configuration?

With the above-mentioned image, it is an option (Autoplay) on the MPD settings page.

autoplay.jpg


Frank



Hi Frank,

I do not have this option under the misc, using release version: 0.4 (build: beta-20160313) on a Pi3.
Is there any way to turn this on?

Many thanks
Zoli



Finally I've solved this creating a service which issues sleep30 and mpc play command on system startup.

I've also tried to add crontab (@reboot), and rc.local but for some reason that is not worked with a dirty shutdown.