logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mythtv_recording_soon - test whether a MythTV backend will be recording soon

Author

       mythtv_recording_soon and this manpage were written by Andrew Ruthven <andrew@etc.gen.nz>.

                                                   2008-04-19                           MYTHTV-RECORDING-SOON(1)

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 ]

See Also