[mythtv] [mythtv-commits] Ticket #5371: Contrib: Generate an iCalendar file of upcoming MythTV recordings

Michael T. Dean mtdean at thirdcontact.com
Sat May 17 02:14:32 UTC 2008


On 05/16/2008 02:00 PM, MythTV wrote:
> #5371: Contrib: Generate an iCalendar file of upcoming MythTV recordings
>
>  A simple Perl script.
>
>  Similar to mythtv/contrib/misc_status_info/myth_upcoming_recordings.pl but
>  generates an iCalendar (RFC2445) file for use with desktop calendar
>  applications such as KOrganizer.

Regarding the comment in the script:

#   # MythTV class gripes about UPnP missing so redirect stderr if run 
by cron etc.
#   mythical.pl 2>/dev/null >~/mythical.ics

You have a broken configuration.  See #4754 ( 
http://svn.mythtv.org/trac/ticket/4754 ) or just install 
Net::UPnP::QueryResponse .

Mike


More information about the mythtv-dev mailing list