mythtv_recording_now(1) test whether a MythTV backend is recording now

SYNOPSIS

mythtv_recording_now

DESCRIPTION

mythtv_recording_now checks to see if a MythTV backend is recording now. It checks the host which is configured in /etc/default/mythtv-status with the HOST setting.

OPTIONS

None

EXIT STATUS

0
MythTV backend is recording
1
MythTV backend is not recording

FILES

/etc/default/mythtv-status Config file

AUTHOR

mythtv_recording_now and this manpage were written by Andrew Ruthven <[email protected]>.