sveninndh wrote: 
> Now <accept_nexturi>2</accept_nexturi> is saved permanently.
> 
> But music still stops.
> 
> But I recognized one change, the pause button changed from pause to play
> symbol at the end of the first track, this is new, so far the pause
> symbol remained.
> 
> Here is the log and the settings again:
> 

Good grief! The Bose UPnP implementation is such a cluster f... If I
happen to know who wrote it, I'll make sure to never use them!!!

So, what I'm doing now is detecting when the song duration has elapsed,
then I'm stopping the player so that the bridge detects the stops and
sends the other song. In UPnP, you have a 'pause' and a 'stop' command,
two different things, right?

Code:
--------------------
    
  [00:19:31.001939] sendSTAT:162 [0x99b540]: STAT:[STMt] msplayed 52000
  [00:19:31.001991] process:493 [0x99b540] strm
  [00:19:31.002008] process_strm:234 [0x99b540] strm command t
  [00:19:31.002024] sendSTAT:162 [0x99b540]: STAT:[STMt] msplayed 52000
  [00:19:31.002085] process:493 [0x99f7e0] strm
  [00:19:31.002103] process_strm:234 [0x99f7e0] strm command t
  [00:19:31.002119] sendSTAT:162 [0x99f7e0]: STAT:[STMt] msplayed 0
  [00:19:32.002761] sendSTAT:162 [0x99b540]: STAT:[STMt] msplayed 53000
  [00:19:32.114386] ActionHandler:808 [0xa1c920]: end of song reached => 
stopping 54/54
  [00:19:32.114444] AVTBasic:201 [0xa1c920]: uPNP Stop (cookie 0x92)
  [00:19:32.609235] _SyncNotifState:620 Badezimmer: uPNP pause
  [00:19:32.609291] sq_notify:633 [0x99b540] unsollicited pause
  
--------------------

Here is what Bose is doing: when it receives a 'stop' request, it pauses
... wtf?
I'm not sure what to do now, I have to think about it if I should try to
send another stop command ... but still, that will mess up the bridge



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5
------------------------------------------------------------------------
philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
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