Posts: 19,982
Joined: May 2009
Reputation:
452
nickr
Retired Team-Kodi Member
Posts: 19,982
You'll need to give the full path to the squeezelite binary included with the addon. I think it is something like
~/.xbmc/addons/xsqueeze(something)/resources/bin/squeezelite-ia64
on a normal system. On openelec it'll be somewhere in /storage/ (Sorry i am not at my system now)
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Posts: 432
Joined: Jan 2013
Reputation:
2
Lounge:~/.xbmc/addons/script.xsqueeze/resources/bin/linux # ls
squeezelite-i386 squeezelite-i64 squeezeslave-i386 squeezeslave-i64
Lounge:~/.xbmc/addons/script.xsqueeze/resources/bin/linux # squeezeslave-i64 -ls
-sh: squeezeslave-i64: not found
This is so odd, i can see the file but it wont run
NickR can you run it on yours?
Are you ok OE??
Posts: 34
Joined: Jul 2009
Reputation:
0
Graves
Junior Member
Posts: 34
OpenELEC:~/.xbmc/addons/script.xsqueeze/resources/bin/linux # ./squeezelite-i386 -l
Output devices:
null - Discard all samples (playback) or generate zero samples (capture)
default:CARD=SB - HDA ATI SB, ALC662 rev1 Analog - Default Audio Device
sysdefault:CARD=SB - HDA ATI SB, ALC662 rev1 Analog - Default Audio Device
front:CARD=SB,DEV=0 - HDA ATI SB, ALC662 rev1 Analog - Front speakers
surround40:CARD=SB,DEV=0 - HDA ATI SB, ALC662 rev1 Analog - 4.0 Surround output to Front and Rear speakers
surround41:CARD=SB,DEV=0 - HDA ATI SB, ALC662 rev1 Analog - 4.1 Surround output to Front, Re ar and Subwoofer speakers
surround50:CARD=SB,DEV=0 - HDA ATI SB, ALC662 rev1 Analog - 5.0 Surround output to Front, Ce nter and Rear speakers
surround51:CARD=SB,DEV=0 - HDA ATI SB, ALC662 rev1 Analog - 5.1 Surround output to Front, Ce nter, Rear and Subwoofer speakers
surround71:CARD=SB,DEV=0 - HDA ATI SB, ALC662 rev1 Analog - 7.1 Surround output to Front, Ce nter, Side, Rear and Woofer speakers
iec958:CARD=SB,DEV=0 - HDA ATI SB, ALC662 rev1 Digital - IEC958 (S/PDIF) Digital Audio O utput
hdmi:CARD=HDMI,DEV=0 - HDA ATI HDMI, HDMI 0 - HDMI Audio Output
this is my list of output devices but don't know exactly what to put into xsqueeze on my openelec machine.
Posts: 34
Joined: Jul 2009
Reputation:
0
Graves
Junior Member
Posts: 34
OpenELEC:~/.xbmc/addons/script.xsqueeze/resources/bin/linux # ./squeezelite-i386
-o hdmi
[19:45:20.456690] test_open:184 playback open error: No such file or directory
[19:45:20.461726] output_init:1540 unable to open output device
this is what I get
Posts: 3,627
Joined: Sep 2009
Reputation:
118
Well you will need to do similar with squeezeslave to work out the switches.
If you're in individual rooms, squeezelite is fine and may even be the better syncer - certainly it's the better player in general (e.g. spotify support etc). squeezeslave is much older, but some say sync is better -- so try both and see how you go!
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | XSqueezeDisplay | (Legacy - XSqueeze & XZen)
Sorry, no help w/out a
*full debug log*.
Posts: 34
Joined: Jul 2009
Reputation:
0
Graves
Junior Member
Posts: 34
2014-03-27, 05:18
(This post was last modified: 2014-03-27, 05:18 by Graves.)
Ok squeezelite works well that is uNtil i exit. It seems to be hogging my audio out and cant restore it till after a reboot. Any ideas?
Posts: 3,627
Joined: Sep 2009
Reputation:
118
2014-03-27, 05:22
(This post was last modified: 2014-03-27, 05:25 by bossanova808.)
in xsqueeze or outside of it?
(if xsqueeze, do a debug log but I would think it's a timing thing - xsqueeze trying to resume XBMC's AE before lite releases the device...
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | XSqueezeDisplay | (Legacy - XSqueeze & XZen)
Sorry, no help w/out a
*full debug log*.
Posts: 34
Joined: Jul 2009
Reputation:
0
Graves
Junior Member
Posts: 34
2014-03-27, 06:33
(This post was last modified: 2014-03-27, 06:35 by Graves.)
Outside if u mean after exiting. I went into xbmc settings then to sysem audio and try to change outputs but its locked. I will get a log to u after work. I think i remember there being a ticket for this issue but thought it was fixed in newer xbmc installs.
If its a timing thing is there an option to add an extit delay or something.
Posts: 3,627
Joined: Sep 2009
Reputation:
118
Not currently but happy to add one
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | XSqueezeDisplay | (Legacy - XSqueeze & XZen)
Sorry, no help w/out a
*full debug log*.