Re: [SlimDevices: Plugins] squeezelite shows up in lms settings but not in players

2019-05-01 Thread Man in a van


Good oh! :)

When you have it working as you want, remember to use the SD Card Copier
function to make a clone of the install.

It will reduce the size of the image down to the size of the card you
clone to, say from 16gb down on to a 8gb card.

Info is in this link

https://www.raspberrypi.org/blog/another-update-raspbian/

you can then copy the image onto your computer for storage.

There is also a way to further reduce the size of the image, using a
program called piShrink, which will run on the 'pi.

What I sometimes do, is to first use SD Copier to copy the backup onto a
usb stick and then use piShrink to reduce it further, then store the
image.

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=110523

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] squeezelite shows up in lms settings but not in players

2019-04-30 Thread damston


It works!

thanks to your ideas, I managed to clean up the install, do a new clean
install, with all the needed files this time and even start the service
at boot. 

Thank you Ronnie!



damston's Profile: http://forums.slimdevices.com/member.php?userid=1650
View this thread: http://forums.slimdevices.com/showthread.php?t=110523

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] squeezelite shows up in lms settings but not in players

2019-04-30 Thread Man in a van


damston wrote: 
> 
> I have a Pi 3 B+ with Stretch
> 
> I tried to remove the package and reinstall it several times, no change.
> I'm lost :D

It's sometimes better to burn a fresh image



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=110523

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] squeezelite shows up in lms settings but not in players

2019-04-30 Thread Man in a van


@DAMSTOM

I have just popped  the Raspbian Stretch Desktop OS (without the
Recommended Software) on a rpi3B+

Updated and installed Squeezelite from the repository.

Opened a terminal to find my usb dac


Code:

aplay -L



decided to use

> hw:CARD=DA,DEV=0

opened the settings

sudo nano /etc/default/squeezelite

and uncommented the SL SOUNDCARD line and changed the output

27280

Save and Exit:  Ctrl+x  Y  Enter

sudo reboot.

All playing well here.

If you want I can send you a lnk for a copy.

regards

ronnie


+---+
|Filename: squeezelite.png  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=27280|
+---+


Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=110523

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] squeezelite shows up in lms settings but not in players

2019-04-30 Thread bpa


damston wrote: 
> I tried to remove the package and reinstall it several times, no change.
> I'm lost :D
What command line do you use to install the package and what userid are
you logged in when try to do the install ?



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=110523

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] squeezelite shows up in lms settings but not in players

2019-04-30 Thread Man in a van


I have been checking this out this morning.

First, Gerelt's server seems to be down, I'll wait until tomorrow and
then shoot him a PM.

Second, I have installed the

> Raspbian Stretch with desktop Image with desktop
> based on Debian Stretch
> 
> 

the one without the recommended software and installed Squeezelite from
the Repository.

My LMS on another computer picked it up and I streamed fip using the 'pi
headphone socket.

I'll check on a rpi3B+ this afternoon.

Which usb card are you using?

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=110523

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] squeezelite shows up in lms settings but not in players

2019-04-30 Thread damston


Man in a van wrote: 
> 
> 
> https://packages.debian.org/stretch/armhf/squeezelite/filelist
> 
> 

here is where my problem begins:
/etc/default/squeezelite
/etc/init.d/squeezelite

these two don't exist !

But squeezelite works, the usb audio card is set as default, I get music
playing, as long as I feed the server address as parameter.
I have a Pi 3 B+ with Stretch

I tried to remove the package and reinstall it several times, no change.
I'm lost :D



damston's Profile: http://forums.slimdevices.com/member.php?userid=1650
View this thread: http://forums.slimdevices.com/showthread.php?t=110523

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] squeezelite shows up in lms settings but not in players

2019-04-30 Thread Man in a van


If you like, I'll knock up an image and send you a link to download it.

Let me know which raspberry pi you have, exactly which Raspbian OS you
want to use and which output for the audio (dac-hat or usb or
headphone).

Squeezelite from the repository works ok, but tends to use the default
audio output.

https://packages.debian.org/stretch/armhf/squeezelite/filelist

Look in here, via a terminal


Code:

sudo nano /etc/default/squeezelite



If you change the output, use [Ctrl+x  Y  Enter] to save and leave.


You also may need to put the overlay for the audio device in 


Code:

sudo nano /boot/config.txt



ronnie

If you use the repository, then you don't need Gerrelt's scripts.



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=110523

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] squeezelite shows up in lms settings but not in players

2019-04-29 Thread damston


I'm using raspbian (last one), but that's the first tutorial I tried, as
I couldn't make it work. I removed everything and installed it from the
repository. 
It works now but the settings files don't seem to be located at the same
place, so i'm a bit confused (i'm relatively new to linux, which doesn't
help).

I'm not sure if I can use the scripts in this tutorial with an install
form the repository.



damston's Profile: http://forums.slimdevices.com/member.php?userid=1650
View this thread: http://forums.slimdevices.com/showthread.php?t=110523

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] squeezelite shows up in lms settings but not in players

2019-04-29 Thread Man in a van


You don't say which OS you have on the 'pi but this tutorial works for
me :)

http://www.gerrelt.nl/RaspberryPi/wordpress/tutorial-installing-squeezelite-player-on-raspbian/


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=110523

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] squeezelite shows up in lms settings but not in players

2019-04-28 Thread damston


i finally got it running (no idea how) but only if I specify the server
IP adress manually. I can't get it to start on boot either. That's a
headache for another day!



damston's Profile: http://forums.slimdevices.com/member.php?userid=1650
View this thread: http://forums.slimdevices.com/showthread.php?t=110523

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins