Thanks that's exactly what I needed to do to fix it. I had to fiddle
about with the symlinks to video_dir and a couple of others. I am only
really interested in being able to schedule stuff via this server, which
is accessible via the Internet, so I set the symlinks to point to blank
directories on the local hard drive.
Ian.
Chris Petersen wrote:
I don't remember how to get into the first-run settings that ask for the
master server IP, but if you want to edit it by hand, just use:
SELECT * FROM settings WHERE value="MasterServerIP";
or
UPDATE settings SET data="192.168.0.21" WHERE value="MasterServerIP";
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users