Hey all-
still trying to find out why some of are having problems make scheduled
recordings.
I made this change to record_daemon.py (adding only the log item if it is in
the window):
# Don't start anything that is within 30 seconds of the end.
if self.start_time <= now < (self.start_time + self.length_secs -
30):
# We're inside the time window for this item
log('No time! in 30 second window.')
return 1
else:
return 0
And it logs it every time! Is this a bug, or did I not write it in the
correct location?
I apologize, I don't know python yet...
The good news is I got rid of my library error by running 'freevo execute
runtime/copy_libdep.py'.
But still no scheduled recordings.
-Kevin
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Alan
Murrell
Sent: Monday, March 24, 2003 8:50 AM
To: [EMAIL PROTECTED]
Subject: RE: [Freevo-users] How to do TV recording??
Hello K,
--- "K. Creason" <[EMAIL PROTECTED]> wrote:
> Do you get anything in that user's mail?
Nope. I am running it as root, and root has
absolutely no mail spool. And I can see from the
'freevo_record.log', as well as '/var/log/messages'
that the cron job is running properly.
Alan
______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users