Elizabeth Dodd wrote: > Debian lenny base install with freevo from experimental > big enough computer to cope with the load > > 1. recordserver not starting on boot. > This is *odd* because the previous three efforts didn't have this problem. > /etc/default/freevo and /etc/freevo/debconf.sh both have > START_FREEVO_RECORDSERVER=1 > > 2. recordserver not clearing the lock file at the end of recording > so it will record the next show but you can't watch tv in the interim > (each of my 4 recent installs have done exactly the same)
Strange error, have you found a solution? One possibility is that there is an exception somewhere in the code and the os.remove(self.tv_lock_file) is being missed. You could add some prints before lines with self.tv_lock_file and see what is happening, there is only two places in the helpers/recordserver.py that access this file. Duncan ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Freevo-users mailing list Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users