Hi Philippe, great plugin!

I cannot seem to get gapless playback when using Kodi 16.1 (RPi3 running
OSMC 4.4.16-1; same result on Win10) as a UPnP renderer.

After sending an album to Kodi from LMS (either from web interface or
Squeeze Commander on Android phone), Kodi attempts to play the next
track and my kodi.log shows a warning:

16:08:36 25959.970703 T:1459614704 WARNING: CCurlFile::Open - Disabling
multi session due to broken libupnp server

Then, at the end of the track I get the following errors:

16:08:39 25962.761719 T:1459614704 ERROR: CCurlFile::Open failed with
code 404 for http://10.0.0.1:49154/LMS2UPNP/bb-bb-1e-...-idx-1.pcm
16:08:39 25962.761719 T:1459614704 ERROR: Open - failed to open source
<http://10.0.0.1:49154/LMS2UPNP/bb-bb-1e-dd-17-6c-idx-1.pcm>

A quick look at Kodi's source code tells me that the libupnp warning is
raised in CurlFile.cpp. Multi-session gets disabled when find("Portable
SDK for UPnP devices") fails. I am guessing that the disabled
multi-session is the culprit here. I tried compiling libupnp-1.6.20 from
source but that made no difference.

When playing the same files with foobar2000 as a UPnP renderer the
console log shows that there are files ending with *-idx-0.pcm as well
as -idx-1.pcm. Both are played without errors and playback is gapless.

Would you be able to point me to a solution?

Many thanks
Zennon


------------------------------------------------------------------------
Zennon's Profile: http://forums.slimdevices.com/member.php?userid=47075
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to