> I got a question, here that has been kinda of making me wonder, so I > figured I would just ask. > > I use nvram-wakeup and have everything working pretty well. The question > I have is about using the mythfilldatabase with any type of shutdown > scenario. > > When you use mythtv's own scheduler for filling the database, does it > restart the pc for mythfilldatabase like it does for a scheduled recording?
Don't know, but you can work around the problem anyway by using anacron instead of the mythtv scheduler. Anacron is like using cron except you set the tv listings grabber and mythfilldatabase to run daily without specifying a particular time. Create a shell script to run these and put it in /etc/cron.daily/. That way anacron ensure it will run whenever the machine turns itself back regardless of what time of day it is.
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
