[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) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
|
RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2014-03-31 @Nick w Do NOT put in a real MAC ID of you your machine. Put in a fake MAC ID like I said. Seriously, it's really not that hard. Just follow the instructions as I wrote them and it will work. If you put in your machine's real MAC ID, it think your machine is a squeezebox and tries to talk to it. It's not. Hell, let me do it for you: Code: <settings> wa la. RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - Graves - 2014-03-31 @Bossa i use the real mac address of both my openelec boxes and all seems to be ok. RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2014-03-31 You shouldn't, really - well, unless you do want to get control of an external service going on. It just confuses things. It should technicalyl work, but I'd use real macs only with real hardware players. If you register different players with the same MAC it confuses LMS, so best to just use a fake mac with fake players Re: RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - nick w - 2014-03-31 (2014-03-31, 05:43)Graves Wrote: @Bossa i use the real mac address of both my openelec boxes and all seems to be ok. Hi Graves. Are you running the latest openelec beta? Going to test and install LMS on a Ubuntu VM tonight. See if the LMS server on my Xpenology HPMicro Server. @Bossonova Thanks but I have tried fake Mac addresses.. Going to remove the add on and reinstall it tonight. It odd how playing it via SSH on the openelec machine it works but running it on the add on it fails... Going to look at the LMS log as well. Thanks N RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2014-03-31 Do a debug log again please...this time without an IP address in as your Mac id RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - nick w - 2014-03-31 Right, I think its an openelec issue.... Im using the latest beta from Openelec, I have just installed XBMC on a win8.1, installed your plugin Bossanova and it worked straight away....... it was flawless... Then back to my Openelec machine and NADA, Nothing....... Not sure what to do now, i dont think the Openelec chaps are that interested.. RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - nickr - 2014-04-01 Try post 1145. RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - nick w - 2014-04-01 Right So we have 4 lots of logs. Windows and LMS works perfectly OPENELEX and LMS is where i have issues Firstly, we have a Windows 8.1 Gotham beta install: LMS logs - http://pastebin.com/U8zxxEW7 XBMC logs - http://pastebin.com/wmQanLYP Openelec Gotham Latest LMS Logs - http://pastebin.com/QWzdVNs3 XBMC Logs - http://pastebin.com/4wELBX1v LMS logging has debug set on playback squeeze ect XBMC openelec has verbos debugging on audio Openelec Setting for Squeeze pluging PHP Code: <settings> RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2014-04-02 You have configured *squeezelite* but you're running *squeezeslave* <setting id="player" value="Squeezeslave" /> ### XSqueeze-1.0.9 ### Attempting to start player: ['/storage/.xbmc/addons/script.xsqueeze/resources/bin/linux/squeezeslave-i64', '-m01:01:01:01:01:01', '192.168.1.200'] ...thus the output you are specifying is not applied. Change the player to squeezelite and try again. RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - nickr - 2014-04-02 Yeah kinda like I said a page or so back http://forum.xbmc.org/showthread.php?tid=122199&pid=1667163#pid1667163 RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - Graves - 2014-04-02 @Nick. Im running openelec 3.2.4. Frodo RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - nick w - 2014-04-02 I am not going mad.. Honest ['/storage/.xbmc/addons/script.xsqueeze/resources/bin/linux/squeezelite-i64', '-m', '01:01:01:01:01:01', '-o', 'hdmi:CARD=HDMI,DEV=0', '-s', '192.168.1.200'] http://pastebin.com/FWFTmWMJ Honest, i have done more troubleshooting on this openelex box than any other.. Win8.1 Gotham worked straight out of the box.. (i know they are vastly different) Thanks N RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2014-04-03 *sigh* need a full debug log ALWAYS NEED A FULL DEBUG LOG You have clipped off all the important stuff RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - nickr - 2014-04-03 I meant to post this last night, sorry about the delay. My previous attempts have been with mythbuntu 12.04 and XBMC 12.2. I tried xsqueeze on openelec 4.0 beta 3 (ie 3.95.3) last night and got it to work with squeezelite as the player. At first I was getting no sound, so I tried a 9 second startup delay in xsqueeze settings, and it worked. Clearly there must be some time required for XBMC to give up the audio device. I will try shorter and shorter delays and see what works, although this will be machine dependent. Hope this helps nick w. RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2014-04-03 Ok great. I would think at most it will be a second or two. XSqueeze suspends the engine almost immediately and it should action that pretty quickly. |