[mythtv-users] Can't access my Mp3 collection

Pasha Golovko pasha at golovko.org
Thu Sep 28 21:00:14 UTC 2006


Andrew Davis wrote:
> [root at emperor mp3s]# ls -alsd *
> 4 drw-r--r-- 3 mythtv mythtv 4096 Aug  4 10:09 Alessandro_Safina
> 4 drw-r--r-- 9 mythtv mythtv 4096 Sep 26 15:33 Christian
> 4 drw-r--r-- 3 mythtv mythtv 4096 Aug  4 10:09 Collective_Soul
> 4 drw-r--r-- 5 mythtv mythtv 4096 Aug  4 10:09 Creed
> 4 drw-r--r-- 4 mythtv mythtv 4096 Sep 26 15:33 Enya
> 4 drw-r--r-- 2 mythtv mythtv 4096 Aug 31 13:52 Evanescence
> 4 drw-r--r-- 2 mythtv mythtv 4096 Sep 26 15:33 Gladiator_Soundtrack
> 4 drw-r--r-- 2 mythtv mythtv 4096 Aug  4 10:10 License Backup
> 4 drw-r--r-- 3 mythtv mythtv 4096 Aug  4 10:10 Lifehouse
> 4 drw-r--r-- 3 mythtv mythtv 4096 Aug  4 10:10 Moby
> 4 drw-r--r-- 3 mythtv mythtv 4096 Aug  4 10:09 Scott Stapp
>   
Permissions above should read "drwxr-xr-x" otherwise mythtv would not be
able to `cd` into those folders. Executing `find . -type d -exec chmod
+x {} \;` from /data/mp3s should help.

- Pasha


More information about the mythtv-users mailing list