Re: [Mvpmc-users] problems with file saving of settings

2007-08-19 Thread Harondel J. Sibble
On 19 Aug 2007 at 17:08, Roger Heflin wrote: > I don't know, I don't use live tv, I usually record everything I want > to watch, and will start watching in via the mvpmc 10-20 minutes later, > rather than messing with livetv. Same here, or I watch it hours later, however my SO would make good u

Re: [Mvpmc-users] problems with file saving of settings

2007-08-19 Thread Roger Heflin
Harondel J. Sibble wrote: > > On 17 Aug 2007 at 18:31, Roger Heflin wrote: > >> You might also want to download the nightly build as it has some nice >> options added since 3.3 and it appears to be fairly stable, I have been >> running the nightly builds for several months with reasonable luck.

Re: [Mvpmc-users] problems with file saving of settings

2007-08-19 Thread Harondel J. Sibble
On 17 Aug 2007 at 18:31, Roger Heflin wrote: > You might also want to download the nightly build as it has some nice > options added since 3.3 and it appears to be fairly stable, I have been > running the nightly builds for several months with reasonable luck. Good idea as some of the features

Re: [Mvpmc-users] problems with file saving of settings

2007-08-18 Thread Tom Metro
Harondel J. Sibble wrote: > Yeah, it's in the Wiki entry here, I thought it seemed kinda strange > http://mvpmc.wikispaces.com/mvpmc.config I removed the occurrences of ** that appeared in the sample scripts so the next person doesn't get tripped up. We really should upload these scripts as

Re: [Mvpmc-users] problems with file saving of settings

2007-08-18 Thread Harondel J. Sibble
On 17 Aug 2007 at 18:31, Roger Heflin wrote: > I though the same thing as Tom did, that the ** were there to show > what you were talking about, they aren't supposed to be there at all. Yeah, it's in the Wiki entry here, I thought it seemed kinda strange http://mvpmc.wikispaces.com/mvpmc.c

Re: [Mvpmc-users] problems with file saving of settings

2007-08-17 Thread Roger Heflin
Harondel J. Sibble wrote: > > On 16 Aug 2007 at 22:12, Roger Heflin wrote: > You can put a file on your file system that has a name of: 10.13.14.15 with the hostname in the file and then do this: > > Did that, file is named 10.13.14.15, only contents are the hostname of "mvp- > sparero

Re: [Mvpmc-users] problems with file saving of settings

2007-08-17 Thread Tom Metro
Harondel J. Sibble wrote: export HNAME=`hostname` hostname `cat /path/$HNAME` export HNAME=`hostname` >>> Also part of the problem is there is no hostname being picked up by the mvp > > I adjusted the second line above to: > > hostname `cat /mvpmc-media/settings/$HNAME` So you're

Re: [Mvpmc-users] problems with file saving of settings

2007-08-17 Thread Harondel J. Sibble
On 16 Aug 2007 at 22:12, Roger Heflin wrote: > >> You can put a file on your file system that has a name of: > >> 10.13.14.15 with the hostname in the file and then do this: Did that, file is named 10.13.14.15, only contents are the hostname of "mvp- spareroom" without quotes. > > You mean in

Re: [Mvpmc-users] problems with file saving of settings

2007-08-16 Thread Roger Heflin
Harondel J. Sibble wrote: > Roger, hmm, a bit confusing > > On 16 Aug 2007 at 20:04, Roger Heflin wrote: > >> That option appears to loop here too. > > Bummer, I was hoping it would be an easy fix because I made a typo or > something. > > Note, the box just sits at the www.mvmpc.org and wh

Re: [Mvpmc-users] problems with file saving of settings

2007-08-16 Thread Harondel J. Sibble
Roger, hmm, a bit confusing On 16 Aug 2007 at 20:04, Roger Heflin wrote: > That option appears to loop here too. Bummer, I was hoping it would be an easy fix because I made a typo or something. Note, the box just sits at the www.mvmpc.org and while it is there it is accessible via telnet.

Re: [Mvpmc-users] problems with file saving of settings

2007-08-16 Thread Roger Heflin
Harondel J. Sibble wrote: > Okay, I am working with the settings here > > http://mvpmc.wikispaces.com/mvpmc.config > > The machine running the dhcp server and sharing files via samba at is > 10.13.14.10 while the mythtv backend, tftp and slimserver is at 10.13.14.15 > > This is the dongle.bin.

Re: [Mvpmc-users] problems with file saving of settings

2007-08-16 Thread Harondel J. Sibble
On 16 Aug 2007 at 16:06, Harondel J. Sibble wrote: > If I remove that section it boots fine. Which also makes me realize I'm going > to need to have a different dongle.bin.mvpmc.config for machine if I want to > use the hostname. I remember reading something on that on the list, so I'll Went