LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MythBuntu (natty) 64bit - can't see any video files. (https://www.linuxquestions.org/questions/linux-software-2/mythbuntu-natty-64bit-cant-see-any-video-files-888260/)

yakkmeister 06-25-2011 01:16 AM

MythBuntu (natty) 64bit - can't see any video files.
 
I have a 1TB, NTFS drive with .avi files in separate folders - sdb1
I boot into MythBuntu (natty verion) running MythTv V. 2:0.24
Code:

mythtv:
  Installed: 2:0.24.0+fixes.20110416.9ba3ece-0ubuntu1
  Candidate: 2:0.24.0+fixes.20110416.9ba3ece-0ubuntu1
  Version table:
 *** 2:0.24.0+fixes.20110416.9ba3ece-0ubuntu1 0
        500 http://us.archive.ubuntu.com/ubuntu/ natty/multiverse amd64 Packages
        100 /var/lib/dpkg/status

sdb1 is set umask=0 in fstab to ensure that mythtv group has access.
Code:

/dev/sdb1                                /media/Movies        ntfs-3g        umask=0, 0 0
Using the myth TV backend, I have set it to see /media/Movies as a directory containing the appropriate files. I have not been able to get anything more than "no files" to appear in the front end.
The mythbox is on the internet, I am posting from that machine now.
The drive is definitely mounting and I can rw to it from the regular user without issue.
I can see no obvious reason the front/backend would not be able to read files from the directory.
.avi filetype handler is set to 'Internal' in the frontend's setup tools.

Any helping getting this working would be greatly appreciated.


All times are GMT -5. The time now is 05:32 PM.