2016-11-27, 14:11
Hi,
I'll be upfront. I'm new to Xsqueeze and LMS but I do have LMS working with 3 other non-kodi players.
I've got an RPi3 with with an addon sound card (hifiberry digi+) and a fresh install of libreELEC/kodi. Its taken quite a number of hours to get to the point where I have xsqueezelite working from the command line (with exactly the same parameters that XSqueeze suggested in the debug log). But unfortunately I can't get XSqueeze working correctly from the Confluence Skin. If I add a delay in the troubleshooting screen for the player startup, xsqueezelite starts up and sound comes through, however once the delay has been reached, it shuts down.
If I look at the debug log I see:
I have:
I've run out of steam tonight so would really appreciate any pointers if someone has seen this issue before, and apologies in advance if this is a common problem with a simple/obvious answer.
The full debug log can be found at https://paste.ubuntu.com/23542468/
Thanks
I'll be upfront. I'm new to Xsqueeze and LMS but I do have LMS working with 3 other non-kodi players.
I've got an RPi3 with with an addon sound card (hifiberry digi+) and a fresh install of libreELEC/kodi. Its taken quite a number of hours to get to the point where I have xsqueezelite working from the command line (with exactly the same parameters that XSqueeze suggested in the debug log). But unfortunately I can't get XSqueeze working correctly from the Confluence Skin. If I add a delay in the troubleshooting screen for the player startup, xsqueezelite starts up and sound comes through, however once the delay has been reached, it shuts down.
If I look at the debug log I see:
Code:
22:09:22 98.385109 T:1756435360 DEBUG: ### XSqueeze - 1.2.4 ### Connected to: 00:00:00:00:00:01
22:09:22 98.389587 T:1756435360 DEBUG: ### XSqueeze - 1.2.4 ### Power state is: True
22:09:22 98.426079 T:1756435360 DEBUG: ### XSqueeze - 1.2.4 ### Error in initialisation of XSqueeze after connection to: 00:00:00:00:00:01
22:09:22 98.435181 T:1756435360 DEBUG: ### XSqueeze-1.2.4 ### Exception:Traceback (most recent call last):
File "/storage/.kodi/addons/script.module.xsqueezecommon/lib/XSqueezeCommon.py", line 128, in __init__
self.updatePlaylistDetails()
File "/storage/.kodi/addons/script.module.xsqueezecommon/lib/XSqueezeCommon.py", line 364, in updatePlaylistDetails
self.playlist = self.sb.playlist_get_info()
File "/storage/.kodi/addons/script.module.xsqueezecommon/lib/pylms/player.py", line 362, in playlist_get_info
item['duration'] = float(item['duration'])
KeyError: 'duration'
22:09:22 98.435516 T:1756435360 DEBUG: ### XSqueeze - 1.2.4 ### ### Failed to create SqueezePlayer object
I have:
- disabled GUI sounds
- disabled "keep audio device alive"
- and setup a shortcut and launched Xsqueeze from the home page
I've run out of steam tonight so would really appreciate any pointers if someone has seen this issue before, and apologies in advance if this is a common problem with a simple/obvious answer.
The full debug log can be found at https://paste.ubuntu.com/23542468/
Thanks