LinHES Forums http://forum.linhes.org/ |
|
How do I update myth.rebuilddatabase.pl http://forum.linhes.org/viewtopic.php?f=17&t=12448 |
Page 1 of 1 |
Author: | branmu [ Fri Nov 03, 2006 11:57 pm ] |
Post subject: | How do I update myth.rebuilddatabase.pl |
I accidentally restored my knoppmyth and lost about a month of my programs. I wanted to try to restore them using the myth.rebuilddatabase.pl, which currently doesn't do anything. From my searches I think I have to update it to this http://cvs.mythtv.org/trac/browser/branches/release-0-19-fixes/mythtv/contrib/myth.rebuilddatabase.pl?format=raw so that it will work with mpg files. I am relativly new to linux and cannot figure out how to download and install this using the command shell. If anyone could tell me how, I would really appreciate it. |
Author: | Greg Frost [ Sat Nov 04, 2006 12:10 am ] |
Post subject: | |
You can download it by typing (this command should all be on one line): Code: wget -O myth.rebuilddatabase.pl http://cvs.mythtv.org/trac/browser/branches/release-0-19-fixes/mythtv/contrib/myth.rebuilddatabase.pl?format=raw You can find the location of the existing script by typing:Code: locate myth.reb You can copy the downloaded script to that location by typing (to do this you will need to be root):Code: cp myth.rebuilddatabase.pl /usr/local/bin/myth.rebuilddatabase.pl
|
Author: | tjc [ Sat Nov 04, 2006 10:34 am ] |
Post subject: | |
And make sure that you're not just missing the command line option to tell it to look for MPEG2 files... |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |