Kodi Community Forum
[ARCHIVED - WON'T UPDATE] XSqueeze - Squeezebox player for XBMC - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: [ARCHIVED - WON'T UPDATE] XSqueeze - Squeezebox player for XBMC (/showthread.php?tid=122199)



RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - nickr - 2014-04-03

I am running an Atom processor (ION2) so it's not as fast as some more modern machines.

Anyway, thought oyu'd like to know that there is nothing inherently stopping it from running on the latest openelec.

Cheers, how is Melbourne? Sunny and warm in ChCh today.


RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2014-04-03

It's about 20 and cool but it was 32 two days ago! Hottest start to April on record apparently.

And yeah, thanks for the info, was pretty sure it would be ok, it works every time I test it but then I am a bit more experienced with it Wink My main OE machine is an ION2 machine but thanks to the NFS bugs I am a bit stuck with upgrading...dreading the prospect of moving to SMB hence dragging my feet with Gotham in general. I do have a NUC in play now too (see my xbmc-a-go-go thread) - that's running Gotham and worked fine with XSqueeze first time I tried it IIRC.


RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - nick w - 2014-04-03

(2014-04-03, 00:57)bossanova808 Wrote: *sigh* need a full debug log

ALWAYS NEED A FULL DEBUG LOG

You have clipped off all the important stuff


Sorry, i was trying to make it smaller and easier for you to see the errors.

new log : http://pastebin.com/FWFTmWMJ


RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2014-04-03

Trust me in working stuff out it's always better to have the full info to hand.

Can you try the start delay mentioned a few posts back - add a few second delay at startup in the xsqueeze other settings bit. Most likely the player is starting before AE has actaully suspended (and obviously have GUI sounds turned off always!)


Re: RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - nick w - 2014-04-03

(2014-04-03, 08:01)bossanova808 Wrote: Trust me in working stuff out it's always better to have the full info to hand.

Can you try the start delay mentioned a few posts back - add a few second delay at startup in the xsqueeze other settings bit. Most likely the player is starting before AE has actaully suspended (and obviously have GUI sounds turned off always!)


Thanks Bossanova. Really appreciate all your help on this. Once its working I will throw you some beer tokens!!

Thanks
N


RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - nick w - 2014-04-03

Adding a delay hasnt worked

<settings>
<setting id="MAC" value="01:01:01:01:01:01" />
<setting id="connectpause" value="5" />
<setting id="enableTouch" value="true" />
<setting id="exitpause" value="5" />
<setting id="liteargs" value="-o hdmi:CARD=HDMI,DEV=0" />
<setting id="playback" value="true" />
<setting id="player" value="Squeezelite" />
<setting id="sendPlayOnStart" value="true" />
<setting id="serverHTTPPort" value="9000" />
<setting id="serverIP" value="192.168.1.200" />
<setting id="serverPass" value="" />
<setting id="serverPort" value="9090" />
<setting id="serverUser" value="" />
<setting id="slaveargs" value="" />
<setting id="startuppause" value="5" />
</settings>


Might be best to wait until gotham comes out of beta to stable.


RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - nickr - 2014-04-03

What version of openelec do you have?

My startuppause is 9 secs and works. Didn't get round to trying anything lower yet.


RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2014-04-04

I can't see why even 9 seconds would be required even on very slow hardware unless you have set XBMC to hog the device (keep audio device alive in the new audio settings).

@Nick what are your full audio settings (pop into expert more and take a screenshot maybe)


RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - nickr - 2014-04-04

Which nick?


RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2014-04-04

Sorry - nick w but might as well do yours for comparison actually?


RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - nick w - 2014-04-04

@nickr I am running Openelec Gotham Beta 3 (the latest release)

@Bossanova Screen shot will be online in 7 hours (when I get hone from work

Is anyone able to test an openelec build?

N


RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - nickr - 2014-04-04

Mine is the same openelec as yours and (as I said above) it works.

Here are my xsqueeze settings:

Code:
OpenELECb:~ # cat .xbmc/userdata/addon_data/script.xsqueeze/settings.xml
<settings>
    <setting id="MAC" value="00:00:00:00:00:01" />
    <setting id="connectpause" value="0" />
    <setting id="enableTouch" value="true" />
    <setting id="exitpause" value="0" />
    <setting id="liteargs" value="-o hdmi:CARD=NVidia,DEV=1" />
    <setting id="playback" value="true" />
    <setting id="player" value="Squeezelite" />
    <setting id="sendPlayOnStart" value="true" />
    <setting id="serverHTTPPort" value="9000" />
    <setting id="serverIP" value="media" />
    <setting id="serverPass" value="" />
    <setting id="serverPort" value="9090" />
    <setting id="serverUser" value="" />
    <setting id="slaveargs" value="" />
    <setting id="startuppause" value="09" />
</settings>

It is an ION2 Acer Revo playing into an LG Tv over HDMI.

and my audio settings:

Code:
<audiooutput>
        <ac3passthrough>true</ac3passthrough>
        <ac3transcode>false</ac3transcode>
        <audiodevice>ALSA:hdmi:CARD=NVidia,DEV=1</audiodevice>
        <channels>1</channels>
        <config>2</config>
        <dtshdpassthrough>false</dtshdpassthrough>
        <dtspassthrough>false</dtspassthrough>
        <eac3passthrough>false</eac3passthrough>
        <guisoundmode>0</guisoundmode>
        <normalizelevels>true</normalizelevels>
        <passthrough>false</passthrough>
        <passthroughdevice>ALSA:iec958:CARD=Intel,DEV=0</passthroughdevice>
        <processquality>30</processquality>
        <samplerate>48000</samplerate>
        <stereoupmix>false</stereoupmix>
        <streamsilence>1</streamsilence>
        <truehdpassthrough>false</truehdpassthrough>
    </audiooutput>



RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - nick w - 2014-04-04

How did you get your audio settings nick?

Thanks
N


Re: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - nickr - 2014-04-04

Copied them out of userdata/guisettings.xml


RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - nick w - 2014-04-04

<audiooutput>
<ac3passthrough>true</ac3passthrough>
<ac3transcode>false</ac3transcode>
<audiodevice>ALSA:hdmi:CARD=HDMI,DEV=0</audiodevice>
<channels>1</channels>
<config>2</config>
<dtshdpassthrough>false</dtshdpassthrough>
<dtspassthrough>false</dtspassthrough>
<eac3passthrough>false</eac3passthrough>
<guisoundmode>1</guisoundmode>
<normalizelevels>true</normalizelevels>
<passthrough>false</passthrough>
<passthroughdevice>ALSA:hdmi:CARD=HDMI,DEV=0</passthroughdevice>
<processquality>30</processquality>
<samplerate>48000</samplerate>
<stereoupmix>false</stereoupmix>
<streamsilence>1</streamsilence>
<truehdpassthrou