v12 UPNP Next Track Problem
#1
My audio library is served from my main PC to XBMC via UPNP. Eden works perfectly. On all v12 builds it will not skip to the next track when I access via UPNP. If I access the files via SMB, it skips to the next track just fine. This does not happen in Eden, but in ALL v12 builds that I have tried (monthlies.)

Ideas? Thoughts?

And yes, autoplay next track is selected in options. Again, this only happens via UPNP and not via SMB.
Reply
#2
Hi - what upnp server are you using?
Reply
#3
(2012-10-25, 00:07)alcoheca Wrote: Hi - what upnp server are you using?

Twonky. Works perfectly in Eden. Works perfectly in every other way in v12, except it won't auto skip to the next track.
Reply
#4
Please post a full xbmc debug log, and hopefully we can figure it out.
Reply
#5
http://xbmclogs.com/show.php?id=11396

Here's the log file. The error it's throwing is:
19:40:38 T:5144 ERROR: CAudioDecoder: Unable to Init Codec while loading file upnp://55076f6e-6b79-4d65-6497-1cc1de5b8746/0%241%249%2467P17R1
19:40:38 T:5144 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder
19:40:38 T:5144 ERROR: CAudioDecoder: Unable to Init Codec while loading file upnp://55076f6e-6b79-4d65-6497-1cc1de5b8746/0%241%249%2467P17R1
19:40:38 T:5144 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder

Which is obviously why it isn't queing the next file. Any ideas why? This error does not occur at all in Eden on the exact same machine.
Reply
#6
Hi for some reason we're not calling GetResource to get the actual file to play, we're trying to play a UPnP objectID. I'm looking for the reason.
Reply
#7
fixed in a70e441
Reply
#8
(2012-10-26, 12:24)alcoheca Wrote: fixed in a70e441


Awesome, thanks!!!!!!!!
Reply

Logout Mark Read Team Forum Stats Members Help
v12 UPNP Next Track Problem1