Kodi Community Forum

Full Version: Win 8.1 Kodi 14.1 Helix UPNP Server -> Rpi2 UPnP Client
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there,

I'm trying to setup my Windows Kodi 14.1 Helix as a UPNP Server to stream to my Rpi2 with OpenElec + Kodi 14.1

When I click play using -> rpi 2, I occasionally skip 5 songs or 10 songs and only one song plays. This happens with flac and mp3.

Log output:


Code:
11:09:34 T:11832   ERROR: UPNP: CUPnPPlayer::OpenFile - remote player signalled error musicdb://recentlyaddedalbums/1/8.mp3?albumid=1
11:09:34 T:11832   ERROR: UPNP: CUPnPPlayer::OpenFile - unable to open file musicdb://recentlyaddedalbums/1/8.mp3?albumid=1
11:09:34 T:11832   ERROR: Playlist Player: skipping unplayable item: 0, path [musicdb://recentlyaddedalbums/1/8.mp3?albumid=1]
11:09:34 T:11832   ERROR: UPNP: CUPnPPlayer::OpenFile - remote player signalled error musicdb://recentlyaddedalbums/1/2.mp3?albumid=1
11:09:34 T:11832   ERROR: UPNP: CUPnPPlayer::OpenFile - unable to open file musicdb://recentlyaddedalbums/1/2.mp3?albumid=1
11:09:34 T:11832   ERROR: Playlist Player: skipping unplayable item: 1, path [musicdb://recentlyaddedalbums/1/2.mp3?albumid=1]
11:09:35 T:11832   ERROR: UPNP: CUPnPPlayer::OpenFile - remote player signalled error musicdb://recentlyaddedalbums/1/13.mp3?albumid=1
11:09:35 T:11832   ERROR: UPNP: CUPnPPlayer::OpenFile - unable to open file musicdb://recentlyaddedalbums/1/13.mp3?albumid=1
11:09:35 T:11832   ERROR: Playlist Player: skipping unplayable item: 2, path [musicdb://recentlyaddedalbums/1/13.mp3?albumid=1]

Any ideas on why this isn't working?
Cheers!