[mythtv-commits] Ticket #10510: HLS of content from Video SG broken

MythTV noreply at mythtv.org
Wed Mar 28 02:13:43 UTC 2012


#10510: HLS of content from Video SG broken
----------------------------------+-----------------------------
 Reporter:  robertm               |          Owner:  wagnerrp
     Type:  Bug Report - General  |         Status:  closed
 Priority:  major                 |      Milestone:  0.25
Component:  MythTV - General      |        Version:  Master Head
 Severity:  medium                |     Resolution:  Fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------
Changes (by wagnerrp):

 * priority:  blocker => major
 * status:  accepted => closed
 * version:  Unspecified => Master Head
 * resolution:   => Fixed


Comment:

 Adds final attempt at internal name resolution in MythSocket.

 This adds one last pass at name resolution through the database before
 falling back on the system name resolution. This corrects an issue on
 Debian systems caused by their non-standard use of a 127.0.1.1 address
 we do not listen on. There is potential for problem should
 MythSocket::connect be called during CoreContext init, but a read
 through the init code did not turn up any instances where this might
 occur.

 Fixes #10510

       Branch: master
       Changeset: 885ca53fd839c43fd964c69046ada3b0ef84c928

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10510#comment:3>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list