[mythtv-users] Can I use MythArchive from frontend?

Paul Catchpole paul at paulcatchpole.co.uk
Wed Oct 25 07:56:02 UTC 2006


Hmm, mine's mounted in the same place on the frontend as back and it
complained about the missing setting. I think that's because my frontend
hostname doesn't match its database settings hostname - i.e. I've overridden
it in the frontend setup. 

One thing that does happen, and means I can't use it really - is selecting
'Exit' from the rolling-log-update screen on the frontend causes a crash of
mythfrontend. I need to recompile with debug and run it under GDB. 

So I have to leave it on overnight on that screen to do the transcode. 

Note that that crash is 90% of the time 'Exit' is pressed, the other 10% is
fine. 

Paul 

---
Paul Catchpole CCNA
Consultant Network Specialist
 

-----Original Message-----
From: mythtv-users-bounces at mythtv.org
[mailto:mythtv-users-bounces at mythtv.org] On Behalf Of Chris Pinkham
Sent: 24 October 2006 18:47
To: Discussion about mythtv
Subject: Re: [mythtv-users] Can I use MythArchive from frontend?

* On Tue Oct 24, 2006 at 02:39:23AM -0700, Mike wrote:
> What I did was mapped a share to my recordings dir (nfs or smb) Then 
> shoved a new value into mythconverg.settings with the frontend info
> 
> INSERT INTO settings VALUES ('RecordFilePrefix', '/mnt/recordings', 
> 'mythfe1')
> 
> Worked for me although I have no mythtranscode support obviously. 
> *shrug* (have to use ffmpeg only)

If you mount the directory in the same exact place on both
servers you shouldn't have to put this entry in the DB, because
the current code will search in the same directory locally as the
file is stored in on the backend.  If the file is not found there,
then the code will check the local RecordFilePrefix setting and
search there.

--
Chris
_______________________________________________
mythtv-users mailing list
mythtv-users at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users




More information about the mythtv-users mailing list