LinuxMCE Forums

General => Installation issues => Topic started by: bashers on March 20, 2008, 02:02:10 am

Title: Default install sets wrong permission on tv_shows directory for mythtv
Post by: bashers on March 20, 2008, 02:02:10 am
In the last three DVD installs i've attempted, the permissions set on the public videos directory prevent mythtv from writing tv shows to it!

When i complete the arrangement of the channels and exit the setting up of xmltv, Mythtv reports that it was unable to create public_tv_shows_nn.

would i like mythtv to correct it or "No, its OK, i know what i'm doing"

Well either option leaves me with directories that mythtv is unable to write to and yet the folder permissions look fine

Strangely, mythtv can write its "ring buffer" to the folder to save live tv, but is unable to write proper recorded programmes there

Any ideas appreciated
Title: Re: Default install sets wrong permission on tv_shows directory for mythtv
Post by: bashers on March 22, 2008, 01:15:45 am
surely someone else is getting this!

I've had it on every install and a friend who is struggling through this is also experiencing it
Title: Re: Default install sets wrong permission on tv_shows directory for mythtv
Post by: gazlang on March 22, 2008, 07:27:44 pm
I had seen this problem on a previous install, but haven't had an issue with it on my current build. Anyway, i fixed it by -

sudo chown linuxmce <tv shows directory>

Hope this helps
Title: Re: Default install sets wrong permission on tv_shows directory for mythtv
Post by: bashers on March 23, 2008, 10:05:46 am
I've changed the folder ownership in the file manager but not on the command line yet.

so, is one method more powerful than the other
(Still learning the Linux fundamentals here but getting much better at every turn)