[mythtv-users] Notification of conflicts
Jim Stichnoth
stichnot at gmail.com
Mon Sep 14 20:20:25 UTC 2009
On Mon, Sep 14, 2009 at 12:52 PM, Doug Lytle <support at drdos.info> wrote:
> Richard Morton wrote:
>>
>> Hi There,
>>
>> WOW - what a response. Thanks for all the help... I am however falling
>> at the first hurdle... I cant find the script
>>
>>
>> /usr/share/doc/mythtv-docs-0.21/contrib/misc_status_info/myth_upcoming_recordings.pl
>>
>
> Try the following as root or use sudo if necessary
>
> updatedb
> locate myth_upcoming_recordings.pl.
>
> This should update the locate database and the locate command will tell you
> were it is.
>
>
> Doug
If you still have problems finding the perl script or getting it to
run, you could always try "mythbackend --printsched". Conflicts will
be indicated by a "C" character in the column labeled "N". Unless the
formatting of --printsched has changed, this command should work:
mythbackend --printsched | awk '/^Title -
Subtitle/||substr($0,70,1)=="C"{print}'
Jim
More information about the mythtv-users
mailing list