OS X UPNP music items failing to play
#1
Music 
Hi,

I'm using XBMC 13.1 running on OSX 10.9, attempting to play music items from Subsonic (http://www.subsonic.org/) by adding it as a source in XBMC using UPNP. Adding the source works correctly, and I can browse music items in my library without any problems, however when I attempt to play something, nothing happens and I get a pop-up saying "One or more items failed to play".

I've enabled the debug log in XBMC and it appears that each time I'm getting an error message similar to the following:

Code:
ERROR: Playlist Player: skipping unplayable item: 15, path [upnp://c4dcee2f-ccb5-badf-ffff-ffff88fe3c0c/27284/]

The full debug log is as follows:
Code:
20:20:52 T:2697302440   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
20:20:52 T:2697302440   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
20:20:52 T:2697302440   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
20:20:52 T:2697302440   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
20:20:52 T:2697302440   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
20:20:52 T:2697302440   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
20:20:52 T:2697302440   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
20:20:52 T:2697302440   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
20:20:52 T:2697302440   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
20:20:52 T:2697302440   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
20:20:52 T:2697302440   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
20:20:52 T:2697302440   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
20:20:52 T:2697302440   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
20:20:52 T:2697302440   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
20:20:52 T:2697302440   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
20:20:52 T:2697302440   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
20:20:52 T:2697302440   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
20:20:52 T:2697302440   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
20:20:52 T:2697302440   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
20:20:52 T:2697302440   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
20:20:52 T:2697302440   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
20:20:52 T:2697302440   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
20:20:52 T:2697302440   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
20:20:52 T:2697302440   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
20:20:52 T:2697302440   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
20:20:52 T:2697302440   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
20:20:52 T:2697302440   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
20:20:52 T:2697302440   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
20:20:52 T:2697302440   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
20:20:52 T:2697302440   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
20:20:52 T:2697302440   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
20:20:52 T:2697302440   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
20:20:52 T:2697302440   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
20:20:52 T:2697302440   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
20:20:52 T:2697302440   ERROR: Playlist Player: skipping unplayable item: 15, path [upnp://c4dcee2f-ccb5-badf-ffff-ffff88fe3c0c/27284/]
20:20:52 T:2697302440   DEBUG: Playlist Player: one or more items failed to play... aborting playback
20:20:52 T:2697302440   DEBUG: ------ Window Init (DialogOK.xml) ------

That doesn't seem to give a lot of extra information (this is with verbose logging on everything enabled), is there anything else I can do to get more information on this?

The Subsonic logs show the requests to display album/track information, but it looks like XBMC is never making a request to play the track, as nothing else appears in Subsonic. Because of this, I don't think Subsonic is at fault here, attempting playing music off my phone using UPNP clients works absolutely fine, so I suspect there's something going on with XBMC.

Anyone able to offer any further troubleshooting steps or help in resolving this?

Many thanks,
WARlrus
Reply

Logout Mark Read Team Forum Stats Members Help
UPNP music items failing to play2