<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class="">On Mar 22, 2016, at 4:30 PM, John Veness <<a href="mailto:John.Veness.mythtv@pelago.org.uk" class="">John.Veness.mythtv@pelago.org.uk</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">On March 22, 2016 5:26:36 AM GMT, steve <<a href="mailto:stevenospam@gmail.com" class="">stevenospam@gmail.com</a>> wrote:<br class="">
>Hi,<br class="">
><br class="">
>I'm running Ubuntu 14.04 LTS with MythTV 0.27.6 installed via PPA, not<br class="">
>mythbuntu<br class="">
><br class="">
>Am I supposed to be manually adding anything to cron for myth?<br class="">
><br class="">
>For example, am I supposed to be crontabbing the running of<br class="">
>mythfilldatabase every so often?<br class="">
><br class="">
>I found reference to some other cron files in some other thread, I am<br class="">
>guessing mythbuntu-desktop or maybe myth-control-centre created them?:<br class="">
><br class="">
>/etc/cron.d/mythbuntu-bare<br class="">
>/etc/cron.daily/mythexport<br class="">
>/etc/cron.daily/mythtv-database<br class="">
>/etc/cron.daily/optimize_mythdb<br class="">
>/etc/cron.daily/optimize_<a href="http://mythdb.pl/" class="">mythdb.pl</a><br class="">
>/etc/cron.weekly/mythtv-database <br class="">
><br class="">
>Can someone post the contents of these so I can see what they do? <br class="">
><br class="">
>Thank you<br class="">
<br class="">
I too am running Ubuntu with mythtv packages installed on top, from the mythbuntu ppa, rather than installing from the mythbuntu ISO. I don't have mythbuntu-desktop installed, but do have mythbuntu-common, mythbuntu-bare-client and mythbuntu-control-center installed. I may have run mythbuntu-control-center in the past, but not for years.<br class="">
<br class="">
Of the cron entries you list, I have just:<br class="">
        /etc/cron.daily/mythexport<br class="">
        /etc/cron.weekly/mythtv-database <br class="">
in my system. Using "dpkg -S" on the filenames, I see that /etc/cron.daily/mythexport comes from the mythexport package and /etc/cron.weekly/mythtv-database comes from the mythtv-database package. I suspect the people who have /etc/cron.daily/mythtv-database instead have manually moved the file from weekly to daily to make it occur more often.<br class="">
<br class="">
If you don't have the cron entries but do have the mythexport and mythtv-database packages installed, I'm guessing the files were manually deleted. If so, there is probably a proper way to reinstall or reconfigure the packages to bring the cron files back, but I don't know how to do that.<br class="">
<br class="">
John_______________________________________________<br class="">mythtv-users mailing list<br class=""><a href="mailto:mythtv-users@mythtv.org" class="">mythtv-users@mythtv.org</a><br class="">http://lists.mythtv.org/mailman/listinfo/mythtv-users<br class="">http://wiki.mythtv.org/Mailing_List_etiquette<br class="">MythTV Forums: https://forum.mythtv.org<br class=""></div></blockquote></div><br class=""><div class="">I've just got /etc/cron.weekly/mythtv-database ... so I'll probably copy it over to daily also.   Thank you.</div></body></html>