[mythtv-users] Moving recordings from one MythTV machine toanother?

Harold Brown mythtv at feylab.com
Thu Mar 4 02:55:42 EST 2004


You could also use nuvexport, as it already has an option to export the
.nuv and a .sql file for archival or movement to another system.

-----Original Message-----
From: mythtv-users-bounces at mythtv.org
[mailto:mythtv-users-bounces at mythtv.org] On Behalf Of stan
Sent: Wednesday, March 03, 2004 8:13 PM
To: Discussion about mythtv
Subject: Re: [mythtv-users] Moving recordings from one MythTV machine
toanother?

On Wed, Mar 03, 2004 at 05:48:50PM -0800, Edward Allen wrote:
> On Mar 3, 2004, at 5:14 PM, stan wrote:
> 
> >Can I move a recording I've made on one MythTV machien to another,
and
> >play it there?
> >
> >If so, how do I acomplish this?
> 
> Step 1)  Copy the .nuv file.   (Naming scheme is 
> CHANID_STARTTIME_ENDTIME.nuv)
> Step 2)  Edit the database.  The following works:
> 
> UPDATE recorded SET starttime='STARTTIME', hostname='HOSTNAME' WHERE 
> starttime='STARTTIME' AND chanid='CHANID'

Cool, I can write ascript to do that.

Thanks.

-- 
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
						-- Benjamin Franklin





More information about the mythtv-users mailing list