[mythtv-commits] [MythTV/mythtv] aaacfb: Check SatIP channel presence at backend start

kmdewaal noreply at github.com
Fri Dec 10 21:46:54 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: aaacfb75d81205406538052a588b63c45aed284f
      https://github.com/MythTV/mythtv/commit/aaacfb75d81205406538052a588b63c45aed284f
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2021-12-10 (Fri, 10 Dec 2021)

  Changed paths:
    M mythtv/libs/libmythtv/cardutil.cpp
    M mythtv/libs/libmythtv/cardutil.h
    M mythtv/libs/libmythtv/recorders/satiprtsp.cpp
    M mythtv/libs/libmythtv/recorders/satiputils.cpp
    M mythtv/libs/libmythtv/recorders/satiputils.h
    M mythtv/libs/libmythtv/tv_rec.cpp
    M mythtv/libs/libmythupnp/ssdp.h

  Log Message:
  -----------
  Check SatIP channel presence at backend start

At the start of mythbackend, ping each SatIP channel
to verify that the SatIP box can be reached on the network.
This is done similar to how it is done for the Vbox.
Give the UDP buffer size message only once instead
of once per SatIP channel.

Refs #trac-13121




More information about the mythtv-commits mailing list