LinuxMCE Forums
June 20, 2013, 10:59:25 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: run mythfilldatabase scheduled  (Read 742 times)
wout
Newbie
*
Posts: 9


View Profile
« on: April 28, 2008, 08:08:50 am »

My mythtv tv schedule does't update itself. How do I make mythfilldatabase run on a schedule?
Logged
jondecker76
Alumni
wants to work for LinuxMCE
*
Posts: 763


View Profile
« Reply #1 on: May 03, 2008, 03:12:58 am »

mine doesn't update its self either. I also would like to know how to get this to happen automatically
Logged
skeptic
Addicted
*
Posts: 615


View Profile
« Reply #2 on: May 03, 2008, 07:39:11 am »

Glad you two posted this, I was just about to go into Myth and schedule updates.  As that apparently doesn't work, I just created this file:

-rwxr-xr-x 1 root root 59 2008-05-03 00:35 /etc/cron.daily/mythfilldatabase

With this in it:

#!/bin/sh
#
# mythfilldatabase
#
/usr/bin/mythfilldatabase

If mythfilldatabase should have additional flags, please let me (us) know.
Logged
wout
Newbie
*
Posts: 9


View Profile
« Reply #3 on: May 03, 2008, 11:14:25 am »

Thanks man. I've added the script. Will post results later!
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!