[mythtv-commits] [MythTV/mythtv] 7a31a2: mythexternrecorder: Add ondatastart command option

John Poet noreply at github.com
Thu May 21 14:23:49 UTC 2020


  Branch: refs/heads/fixes/31
  Home:   https://github.com/MythTV/mythtv
  Commit: 7a31a2e35ccf338952f377d2885eb3af81defb54
      https://github.com/MythTV/mythtv/commit/7a31a2e35ccf338952f377d2885eb3af81defb54
  Author: John Poet <jpoet at mythtv.org>
  Date:   2020-05-21 (Thu, 21 May 2020)

  Changed paths:
    M mythtv/programs/mythexternrecorder/MythExternControl.cpp
    M mythtv/programs/mythexternrecorder/MythExternControl.h
    M mythtv/programs/mythexternrecorder/MythExternRecApp.cpp
    M mythtv/programs/mythexternrecorder/MythExternRecApp.h
    M mythtv/programs/mythexternrecorder/main.cpp

  Log Message:
  -----------
  mythexternrecorder: Add ondatastart command option


The config file can now specify a command to run as soon as data is detected
from the 'external' application.

(cherry picked from commit e4d9172d6e1e636fd61e1484f858cb4010380b50)


  Commit: fa2165511fe0735c612be69445b6acafc05e4caa
      https://github.com/MythTV/mythtv/commit/fa2165511fe0735c612be69445b6acafc05e4caa
  Author: John Poet <jpoet at mythtv.org>
  Date:   2020-05-21 (Thu, 21 May 2020)

  Changed paths:
    M mythtv/programs/mythexternrecorder/MythExternRecApp.cpp
    M mythtv/programs/mythexternrecorder/MythExternRecApp.h

  Log Message:
  -----------
  mythexternrecorder: Add TUNER/newepisodecommand option.


Some streaming sources have a "bandwidth saver" option and therefore need
touched occationally to keep them going. If provided, this command will be
executed whenever a new 'episode' starts up if the recording is already
running on the desired "channel".

(cherry picked from commit 07b49fc2546bbc4b4d7a85ffb4943d65a1986fbb)


Compare: https://github.com/MythTV/mythtv/compare/6a5afb4dba08...fa2165511fe0


More information about the mythtv-commits mailing list