[mythtv-commits] Ticket #5593: MythTV uPnP server fails with Popcorn Hour A100 media streamer

MythTV mythtv at cvs.mythtv.org
Fri Aug 1 09:01:41 UTC 2008


#5593: MythTV uPnP server fails with Popcorn Hour A100 media streamer
-------------------------------+--------------------------------------------
 Reporter:  n8gray at n8gray.org  |       Owner:  dblain    
     Type:  defect             |      Status:  new       
 Priority:  minor              |   Milestone:  unknown   
Component:  upnp               |     Version:  0.21-fixes
 Severity:  medium             |     Mlocked:  0         
-------------------------------+--------------------------------------------
 I am not sure if this is a bug in mythtv or a bug in the A100 but they
 don't play well together.  If I choose the mythtv server from the media
 source list I get three options: Recordings, Music, and Videos.  So far,
 so good.  From there I try to navigate to:

 Recordings/By Title/Bill Moyers Journal

 Everything is fine until I try to enter the "Bill Moyers Journal" folder
 (or any other folder at this level.  At that point I get the PCH's
 progress indicator for a while, then a blank white screen.

 Here is a bit of the output of mythbackend -v none,upnp,socket when I try
 to do this:

 {{{
 2008-08-01 01:38:45.331 HTTPRequest::ProcessSOAPPayload : "urn:schemas-
 upnp-org:service:ContentDirectory:1#Browse" :
 2008-08-01 01:38:45.333 UPnpCDS::HandleBrowse ObjectID=RecTv/1/key=Bill
 Moyers Journal, ContainerId=
 2008-08-01 01:38:45.334 UPNP Browse : Searching for : RecTv  / ObjectID :
 RecTv/1/key=Bill Moyers Journal
 2008-08-01 01:38:45.335 UPnpCDSTv::IsBrowseRequestForUs - Not sure...
 Calling base class.
 2008-08-01 01:38:45.348 HTTPRequest::SendResponse(xml/html) () :200 OK ->
 10.0.0.2: 1
 }}}

 If, on the other hand, I navigate to "Recordings/All Recordings" then I
 get the complete list of all my recordings, and am able to watch them
 without problems.  Here is some log output from when I enter the All
 Recordings folder:

 {{{
 2008-08-01 01:49:46.427 HTTPRequest::ProcessSOAPPayload : "urn:schemas-
 upnp-org:service:ContentDirectory:1#Browse" :
 2008-08-01 01:49:46.433 UPnpCDS::HandleBrowse ObjectID=RecTv/0,
 ContainerId=
 2008-08-01 01:49:46.433 UPNP Browse : Searching for : RecTv  / ObjectID :
 RecTv/0
 2008-08-01 01:49:46.434 UPnpCDSTv::IsBrowseRequestForUs - Not sure...
 Calling base class.
 2008-08-01 01:49:46.451 HTTPRequest::SendResponse(xml/html) () :200 OK ->
 10.0.0.2: 1
 }}}

 Note:  I am using the default version installed with Ubuntu Hardy Heron.
 I have chosen 0.21-fixes because I believe that is the version, but it
 might be 0.21 regular.

 Thanks for the work you've done on mythtv.  Please let me know if there's
 any other useful information I can provide.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5593>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list