2017-08-09, 21:36
On my windows client, I get every now again playback failed where it thinks music stopped but it continues to play although you can't see the playlist or viz in Kodi.
(2017-08-09, 03:39)_Julz_ Wrote: So, it's been a while but I now ran some tests to set this up for my Wetek Play 2.
But it's not going so well, even with or without auto detecting of the LMS, the plugin initially finds the LMS but then gets in some trouble saying
(2017-08-09, 22:55)marcelveldt Wrote:(2017-08-09, 03:39)_Julz_ Wrote: So, it's been a while but I now ran some tests to set this up for my Wetek Play 2.
But it's not going so well, even with or without auto detecting of the LMS, the plugin initially finds the LMS but then gets in some trouble saying
Make sure that you didn't password protect the webinterface, it's not supported (yet).
squeezelite -o default:CARD=AMLM8AUDIO -n SqueezeLiteLibreElec -s 192.168.2.222
~ # which squeezelite
/storage/.kodi/addons/virtual.multimedia-tools/bin/squeezelite
.../bin
line 205: args = [sl_binary, "-s", self.lmsserver.host, "-a", "80", "-C", "1", "-m",
(2017-09-04, 22:42)srvduplex Wrote: hi there,
Thank u all for the very good thread, I managed to install and run the plugin in my PI3 /w libreelec 8 and Kodi 17.
Now as I managed to start the plugin with audio set to NULL and I can see the player in my LMS, launch music but no sound out of my kodi but it won"t start set to AUTO
when set to auto, I run squeezelite in the terminal and I get this error msg :
[22:28:22.062902] test_open:277 playback open error: No such file or directory
[22:28:22.063310] output_init_common:382 unable to open output device
in my kodi config the audio is set to PI: HDMI
when I start squeezelite -l i have the following output
Tgv[b]
Output devices:
null - Discard all samples (playback) or generate zero samples (capture)
default:CARD=ALSA - bcm2835 ALSA, bcm2835 ALSA - Default Audio Device
sysdefault:CARD=ALSA - bcm2835 ALSA, bcm2835 ALSA - Default Audio Device
of course I added this to my config.txt
#audio param squeezebox
dtparam audio=on
Thank you for your help on this
(2017-08-26, 16:55)extremeaudio Wrote: I am unsure how to use this. I have Libreelec running on a Amlogic S905X device. I have installed the addon and the multimedia tools, both of which installed properly.
But I cant see any player. I also tried manually selecting the audio device by selecting the first of the 2 default audio devices. No luck. Then I also manually pointed it to the folder in which the squeezelite file resides. What am I missing?