[mythtv-commits] Ticket #12036: Only 1 network recorder works

MythTV noreply at mythtv.org
Wed Jan 29 16:30:02 UTC 2014


#12036: Only 1 network recorder works
-------------------------------------+-------------------------------------
 Reporter:  Jeremy Seibel            |          Owner:  Stefan Becker
  <supaseibz@…>                      |  <chemobejk@…>
     Type:  Bug Report - General     |         Status:  closed
 Priority:  minor                    |      Milestone:  unknown
Component:  MythTV - Recording       |        Version:  0.27-fixes
 Severity:  medium                   |     Resolution:  fixed
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-------------------------------------
Changes (by Stefan Becker <chemobejk@…>):

 * owner:   => Stefan Becker <chemobejk@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"f2defe87d63fbe544c7333af0ca5b04aa078ebf4/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="f2defe87d63fbe544c7333af0ca5b04aa078ebf4"
 Bind to multicast address instead of ANY

 If multiple servers multicast content on the same port we can't receive
 it on multiple recorders if bind to QHostAddress::Any. If we bind to the
 multicast address we don't have this problem. Problem discovered and
 patched by Niels Ole Kirkeby.

 Note: This also adds error handling for when a bind fails.

 Fixes #11979
 Fixes #12036

 The tickets contain multiple reports of success.
 }}}

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


More information about the mythtv-commits mailing list