[mythtv-users] UPNP Media Server No Longer Working

John Pilkington J.Pilk at tesco.net
Tue May 13 21:41:50 UTC 2014


On 13/05/14 21:21, Steve Boyer wrote:
> On Tue, May 13, 2014 at 2:26 PM, John Pilkington <J.Pilk at tesco.net> wrote:
>> On 13/05/14 09:08, John Pilkington wrote:
>>
>>>> FWIW my UPNP server (Fedora 19, 0.27-fixes from early March) is still
>>>> 'working' as normal - ie still not perfectly matched to my TV.  That's
>>>> libupnp-1.6.19-1.fc19.x86_64
>>>>
>>>> John P
>>
>>
>> ... but I have just built and installed Myth v0.27-229-g9f353cc from a git
>> tarball downloaded today.  That's on my SL6 i686 laptop, and I now have what
>> may be the OP's upnp problems with my TV;  it sees the server but puts up
>> 'Connection to the server failed' on trying to select anything.  It was
>> working with the old build, also (ie like the F19 box) from March.
>
> Going through the fixes/0.27 branch history w/ git, I DO see a change
> published on 2014-05-04 (authored 2014-01-31) - e50af7d which changed
> the mythtv/libs/libmythupnp/upnpcds.cpp. It says it fixed bug #12006
> (https://code.mythtv.org/trac/ticket/12006). If the case is changed
> one spot and not elsewhere, it COULD be the culprit to what we are
> seeing.
>
> John, any chance of reverting this commit on your local box and seeing
> if this is the culprit? I do not have access to my backend machine at
> this time and have no experience compiling/installing mythtv from
> source.

I'll look at it and see what I can do.  Meanwhile here are some snippets 
of mythbackend log.

backend log with mythbackend --setverbose upnp
on TV at 192.168.1.6: 1 attempting to select upnp server output

2014-05-13 22:09:52.185897 I  UPnpCDS::ProcessRequest : /CDS_Control : 
GetSortCapabilities
2014-05-13 22:09:52.186005 I  HTTPRequest::SendResponse(xml/html) () 
:200 OK -> 192.168.1.6: 1
2014-05-13 22:09:52.191992 D  HTTPRequest::ProcessSOAPPayload : 
"urn:schemas-upnp-org:service:ContentDirectory:1#Browse" :
2014-05-13 22:09:52.192335 D  m_sBaseUrl: /CDS_Control
2014-05-13 22:09:52.192382 I  UPnpCDS::HandleBrowse ObjectID=, ContainerId=
2014-05-13 22:09:52.192398 I  UPNP Browse : Searching for : RecTv  / 
ObjectID :
2014-05-13 22:09:52.192413 I  UPnpCDSTv::IsBrowseRequestForUs - Not 
sure... Calling base class.
2014-05-13 22:09:52.192428 I  UPNP Browse : Searching for : Music  / 
ObjectID :
2014-05-13 22:09:52.192440 I  UPnpCDSMusic::IsBrowseRequestForUs - Not 
sure... Calling base class.
2014-05-13 22:09:52.192454 I  UPNP Browse : Searching for : Videos  / 
ObjectID :
2014-05-13 22:09:52.192466 I  UPnpCDSVideo::IsBrowseRequestForUs - Not 
sure... Calling base class.
2014-05-13 22:09:52.192599 I  HTTPRequest::SendResponse(xml/html) () 
:500 Internal Server Error -> 192.168.1.6: 1

-----------------
extract from backend startup

2014-05-13 22:19:59.179350 I  Listening on TCP 127.0.0.1:6544
2014-05-13 22:19:59.179557 I  Listening on TCP 192.168.1.5:6544
2014-05-13 22:19:59.179967 I  Listening on TCP [::1]:6544
2014-05-13 22:19:59.180341 I  Listening on TCP 
[fe80::216:d4ff:fe07:a5fb%eth0]:6544
2014-05-13 22:19:59.956527 I  Main::Registering HttpStatus Extension
2014-05-13 22:19:59.961167 I  Listening on TCP 127.0.0.1:6543
2014-05-13 22:19:59.961444 I  Listening on TCP 192.168.1.5:6543
2014-05-13 22:19:59.962111 I  Listening on TCP [::1]:6543
2014-05-13 22:19:59.962743 I  Listening on TCP 
[fe80::216:d4ff:fe07:a5fb%eth0]:6543








More information about the mythtv-users mailing list