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

Edward Allen edward.allen at whiterunkle.com
Wed Mar 3 20:48:50 EST 2004


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'



More information about the mythtv-users mailing list