INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: MC does not continue play, using DLNA  (Read 2483 times)

Mike Joy

  • Member
  • *
  • Posts: 2
MC does not continue play, using DLNA
« on: November 02, 2017, 07:12:15 am »

MC 23 fails to continue play playlist when using DLNA.

Setup vortexbox as server

WDTVLIVEHUB for dnla

No problem with MC22

 any solutions???
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71666
  • Where did I put my teeth?
Re: MC does not continue play, using DLNA
« Reply #1 on: November 02, 2017, 08:37:53 am »

In MC, try changing the setting for SetNextAVTransport in the settings for the DLNA server.
Logged

AndrewFG

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3392
Re: MC does not continue play, using DLNA
« Reply #2 on: November 02, 2017, 02:56:38 pm »

In MC, try changing the setting for SetNextAVTransport in the settings for the DLNA server.

Jim, I know that I keep saying this, but MC could easily test the renderer if it supports SetNext, and if it does not, it could easily turn off this setting. Just call th SetNext SOAP Action once, and if the renderer returns anything than HTTP 200 OK, or suffers a socket disconnect, then turn off the feature automatically.
Logged
Author of Whitebear Digital Media Renderer Analyser - http://www.whitebear.ch/dmra.htm
Author of Whitebear - http://www.whitebear.ch/mediaserver.htm

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71666
  • Where did I put my teeth?
Re: MC does not continue play, using DLNA
« Reply #3 on: November 02, 2017, 06:22:32 pm »

Bob thinks that the renderers aren't reliable in what they report.

I agree with you that we could probably make some changes automatically.

I appreciate that you keep saying it, by the way.
Logged

AndrewFG

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3392
Re: MC does not continue play, using DLNA
« Reply #4 on: November 04, 2017, 02:32:15 pm »

Don’t ask the renderers what they report. Try to issue the command. And if it fails, the feature is clearly not supported.
Logged
Author of Whitebear Digital Media Renderer Analyser - http://www.whitebear.ch/dmra.htm
Author of Whitebear - http://www.whitebear.ch/mediaserver.htm

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13600
Re: MC does not continue play, using DLNA
« Reply #5 on: November 04, 2017, 08:58:46 pm »

It does test and that normally works.
It's only the broken renderers that say they support it and don't work properly that is the issue.
Logged

AndrewFG

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3392
Re: MC does not continue play, using DLNA
« Reply #6 on: November 05, 2017, 02:58:17 pm »

Hi bob, it’s good to hear you do that. I just find it stunning that at least once a week I am posting a message here about Disable SetNext. There must apparently be so many bad renderers out there, it is hard to believe. All I am getting at really is that if I am clever enough to read these symptoms in an often garbled post, and conclude “Disable SetNext” then it surely must be possible to devise some kind of automaton inside MC that can do the same with less pain all round..
Logged
Author of Whitebear Digital Media Renderer Analyser - http://www.whitebear.ch/dmra.htm
Author of Whitebear - http://www.whitebear.ch/mediaserver.htm

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13600
Re: MC does not continue play, using DLNA
« Reply #7 on: November 07, 2017, 01:22:11 pm »

Hi bob, it’s good to hear you do that. I just find it stunning that at least once a week I am posting a message here about Disable SetNext. There must apparently be so many bad renderers out there, it is hard to believe. All I am getting at really is that if I am clever enough to read these symptoms in an often garbled post, and conclude “Disable SetNext” then it surely must be possible to devise some kind of automaton inside MC that can do the same with less pain all round..
I've been working on controller code a lot lately, trying to make it more flexible over funky renderer behavior. It might be possible to add more checking, it's not clear to me how it's failing since I don't have a device which reproduces that behavior.
Another possibility would be to just turn it off by default.
Logged
Pages: [1]   Go Up