mythtv_recording_soon - test whether a MythTV backend will be recording soon
Contents
Description
mythtv_recording_soon checks to see if a MythTV backend is currently recording, or will be recording
soon. It checks the host which is configured in /etc/default/mythtv-status with the HOST setting.
timeinseconds is how long "soon" is considered to be. It defaults to 600 (10 minutes).
Exit Status
0 MythTV backend is recording now, or will be recording soon
1 MythTV backend is not recording now and won't be recording soon
Files
/etc/default/mythtv-status Config file
Name
mythtv_recording_soon - test whether a MythTV backend will be recording soon
Options
None
See Also
mythtv-status(1), mythtv_recording_now(1).
Synopsis
mythtv_recording_soon [ timeinseconds ]
