2010-09-12, 19:25
Posting in the correct thread this time.
I am unable to delete files from mythtv, the logs show the failure but no cause.
I seem to have a permissions issue
In the recordings directory things look like this
In the episodes directory they look like this
The renamed files are owned by mythtv but the symlink in the recordings folder is owned by craig
Am I on the right track if so what do I do to correct?
When I ran the setup and it asked who the user running the job was I took the default in the box "craig" , I updated this morning and chose mythtv.
Was choosing craig the root of my issue?
Problem 2
I am not getting program info in xbmc and every episode is not showing up.
I get a fanart background for the series but the individual shows have no info or artwork. I do see notifications of shows being added though.
thanks
Craig
I am unable to delete files from mythtv, the logs show the failure but no cause.
I seem to have a permissions issue
In the recordings directory things look like this
Code:
-rw-rw-rw- 1 mythtv mythtv 13164 2010-08-21 16:36 2158_20100814040000.mpg.64.100x75.png
-rw-rw-rw- 1 craig craig 107940 2010-08-14 06:58 2158_20100814040000.mpg.png
lrwxrwxrwx 1 craig craig 137 2010-09-11 13:54 2158_20100821050000.mpg -> /home/mythtv/recordings/Episodes/The Bachelorette/Season 3/The Bachelorette S03E02 (The Bachelorette After the Final Rose (Season 2)).mpg
-rw-rw-rw- 1 mythtv mythtv 15124 2010-08-21 15:15 2158_20100821050000.mpg.64.100x75.png
-rw-rw-rw- 1 craig craig 127031 2010-08-21 06:29 2158_20100821050000.mpg.png
In the episodes directory they look like this
Code:
ls -la /home/mythtv/recordings/Episodes/The\ Bachelorette/Season\ 5/
total 6825916
drwxr-xr-x 2 craig craig 4096 2010-09-11 13:54 .
drwxr-xr-x 5 craig craig 4096 2010-09-11 13:54 ..
-rw-r--r-- 1 mythtv mythtv 2331160512 2010-08-07 06:00 The Bachelorette S05E10 (The Bachelorette The Men Tell All).mpg
-rw-r--r-- 1 craig craig 111 2010-09-11 13:53 The Bachelorette S05E10 (The Bachelorette The Men Tell All).txt
-rw-r--r-- 1 mythtv mythtv 4658550720 2010-08-14 06:00 The Bachelorette S05E11 (Episode 11).mpg
-rw-r--r-- 1 craig craig 154 2010-09-11 13:53 The Bachelorette S05E11 (Episode 11).txt
The renamed files are owned by mythtv but the symlink in the recordings folder is owned by craig
Am I on the right track if so what do I do to correct?
When I ran the setup and it asked who the user running the job was I took the default in the box "craig" , I updated this morning and chose mythtv.
Was choosing craig the root of my issue?
Problem 2
I am not getting program info in xbmc and every episode is not showing up.
I get a fanart background for the series but the individual shows have no info or artwork. I do see notifications of shows being added though.
thanks
Craig