Ticket #245 (new defect)

Opened 2 years ago

Last modified 2 years ago

Enable to browse share contents with WM11

Reported by: fguardia Assigned to: dev
Priority: major Milestone:
Component: MediaServer Server Version:
Keywords: Cc:

Description

When I want to browse shared content with WM11 this is what I see in Event log:

ConnectionManager not available, device not implemented properly according to the UPnP specification (coherence/upnp/devices/media_renderer_client.py:61) WARN event_protocol août 09 14:58:10 response with error code '500' received upon our 'subscribe' request (coherence/upnp/core/event.py:214) WARN mr_client août 09 14:58:28 ConnectionManager not available, device not implemented properly according to the UPnP specification (coherence/upnp/devices/media_renderer_client.py:61)

I am not familiar with python programming, but I am available for testing when needed.

Am I doing something wrong ?

Sorry, if this bug reports fall in the wrong category, but it will be great I could have some more explanations or more informations about this issue.

I am ready for helping you when needed.

Change History

24.11.2009 13:55:45 changed by jmsizun

  • component changed from Core to MediaServer Server.

27.12.2009 14:06:04 changed by jmsizun

Sorry for late feedback. Can you describe your context: are you trying to access a Coherence server (which one?) from within WM11? or are you trying to access the content of a WM11 from a coherence-based control point(which one?)?

Does it work but you get the log warning messages? Or does it not work at all?

regards,

01.01.2010 11:49:38 changed by fguardia

The Coherence server I have used is the 0.6.4, but I have tried some development version too without success. The server is configured as media server with the FSStore plugin for sharing medias. Then, once configured and launched, I have tried to play these medias with WMP11 : I see without problem the Coherence server from WMP11, but nothing is displayed when I try to browse the server. I get only this error in Coherence server log :

WARN event_protocol août 09 14:58:10 response with error code '500' received upon our 'subscribe' request (coherence/upnp/core/event.py:214) WARN mr_client août 09 14:58:28 ConnectionManager not available, device not implemented properly according to the UPnP specification (coherence/upnp/devices/media_renderer_client.py:61)

I don't have tried with the latest release available. I will report the status with the last one as soon as possible.

31.01.2010 16:46:18 changed by jmsizun

any news?