[mythtv-users] Help understand the interface of Myth Media & Video Gallery

Anthony Rooney rooneyo at iinet.net.au
Sat Jan 29 12:28:54 UTC 2011


Hi

I typed the following in the terminal " sudo chown -R mythtv:mythtv
/media/Store/Recordings"

And I got the following error - Missing operand after mythtv
/media/Store/Recordings

Kind Regards


Anthony

-----Original Message-----
From: mythtv-users-bounces at mythtv.org
[mailto:mythtv-users-bounces at mythtv.org] On Behalf Of Andre
Sent: Thursday, 27 January 2011 9:13 PM
To: Discussion about MythTV
Subject: Re: [mythtv-users] Help understand the interface of Myth Media &
Video Gallery


On 27 Jan 2011, at 10:30, Anthony Rooney wrote:
> 
> just to add another location to my default group and do you think the 
> wiki would give you just 1 example of the syntax I need to enter?
> 
> I have a second partition which appears in the file system as 
> "/media/Store/Recordings"
> 
> How do I add this location to the default storage group?  What is the 
> exact text string I have to add as I have read the instructions and 
> without an example I simply cannot get it to work?

Select Default storage group and type:

/media/Store/Recordings

There is an issue with myth recordings directories that might be tripping
you up, the directory should be owned by the mythtv user and myth wants some
slightly odd permissions.

If you get a cannot write to storage directory error (it says something like
that) then try the following commands, you should be able to copy & paste
them into a console but check the paths are right for your system first in
case your first storage directory is not in the usual place. You will be
asked for your password before the first command but probably not the
second.

sudo chown -R mythtv:mythtv /media/Store/Recordings

sudo chmod --reference=/var/lib/mythtv/recordings /media/Store/Recordings

It would be nice if myth offered to fix these permissions for you if they
are wrong but I don't know how to code that.

Hope this helps.

Andre
_______________________________________________
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