[mythtv-commits] [MythTV/mythtv] 01cde2: ExternalStreamhandler: Don't spam log files due to...

John Poet noreply at github.com
Mon Mar 18 19:39:18 UTC 2019


  Branch: refs/heads/fixes/30
  Home:   https://github.com/MythTV/mythtv
  Commit: 01cde24f00573a44f7c62f8ddf6cdcccb0a865a8
      https://github.com/MythTV/mythtv/commit/01cde24f00573a44f7c62f8ddf6cdcccb0a865a8
  Author: John Poet <jpoet at mythtv.org>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M mythtv/libs/libmythtv/recorders/ExternalStreamHandler.cpp

  Log Message:
  -----------
  ExternalStreamhandler: Don't spam log files due to very low bitrate streams


(cherry picked from commit fa86a6a2935c305c97fa75fcd8fd82fe25eae66a)


  Commit: 2327369fd558fcf00af6a280017560801534b44d
      https://github.com/MythTV/mythtv/commit/2327369fd558fcf00af6a280017560801534b44d
  Author: John Poet <jpoet at mythtv.org>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M mythtv/libs/libmythbase/remotefile.cpp

  Log Message:
  -----------
  RemoteFile::Read: Try and "resume" if read fails.


When a remote frontend is paused for more than 5 minutes, the "remotefile"
connection can end up in a state where no data is returned.  Attempt to use
RemoteFile::Resume to reestablish the connection.

(cherry picked from commit b7b737044eff2fff1090c582c1bf3bd61f6c2f26)


  Commit: 068e7e1958c46bcce65cca71603eeb537dbd9a1a
      https://github.com/MythTV/mythtv/commit/068e7e1958c46bcce65cca71603eeb537dbd9a1a
  Author: John Poet <jpoet at mythtv.org>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M mythtv/libs/libmythtv/channelutil.cpp

  Log Message:
  -----------
  ChannelUtil::GetChannelDatast:  Make sure results are more predictable.


Order results so lower numbered visible channels are prefered.  If no
visible channels are available, then return an invisible one.

(cherry picked from commit cf7e9cc8293719ee7d726dfa44b2501e5a38f80a)


  Commit: 363d00440163d55456bcb2eb353eb8a3ac9dc93d
      https://github.com/MythTV/mythtv/commit/363d00440163d55456bcb2eb353eb8a3ac9dc93d
  Author: John Poet <jpoet at mythtv.org>
  Date:   2019-03-18 (Mon, 18 Mar 2019)

  Changed paths:
    M mythtv/libs/libmythtv/recorders/ExternalStreamHandler.cpp
    M mythtv/programs/mythexternrecorder/MythExternRecApp.cpp
    M mythtv/programs/mythexternrecorder/MythExternRecApp.h
    M mythtv/programs/mythexternrecorder/external-ffmpeg.conf
    M mythtv/programs/mythexternrecorder/external-twitch.conf
    M mythtv/programs/mythexternrecorder/external-vlc.conf
    M mythtv/programs/mythexternrecorder/main.cpp

  Log Message:
  -----------
  mythexternrecorder: Allow config to pass logging options.

(cherry picked from commit 5b63846899946c0c150d1bf3ca4c90289293ca9f)


Compare: https://github.com/MythTV/mythtv/compare/60cfb7c05ae2...363d00440163


More information about the mythtv-commits mailing list