zordaz wrote: > > I expect some basic start/stop scripts will do in your setup, this info > is just to be sure and for trouble shooting purposes.
I have, previously used these scripts by Gerrelt, they worked with a 32 bit Debian install. http://www.gerrelt.nl/RaspberryPi/wordpress/tutorial-installing-squeezelite-player-on-raspbian/ I used .......squeezelite-1.9.2.1165-i686.tar.gz downloaded from Ralphy's repo and changed the file names from -armv6hf to -i686 in two places Code: -------------------- sudo nano /etc/init.d/squeezelite -------------------- and Code: -------------------- sudo nano /etc/systemd/system/squeezelite.service -------------------- The squeezelite_settings.sh will allow the OP to play at start up Hope this helps (and is applicable) ronnie ------------------------------------------------------------------------ Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627 View this thread: http://forums.slimdevices.com/showthread.php?t=112050 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
