<br><br>
<div class="gmail_quote">On Mon, Jan 18, 2010 at 3:55 PM, coffee <span dir="ltr"><<a href="mailto:coffee412@comcast.net">coffee412@comcast.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div><br>I have a file server that stores my "aquired" movies. I use a nfs link to my mythtv box. My movies are seperated by<br>directories (science fiction, Drama, ect..) . However, Im seeing that ver.22 doesnt check the subdirectories in the path?<br>
Therefore it reports back "no videos found" when I go to browse movies. Mythtv ver. 20 happily searched the subdirectories all the time.<br><br>File server name: dino<br>exported filesystem: /mnt/raid5/movies<br>
<br>Mythtv box name: mythtv<br>Videos path: /home/mythtv/dino<br>------------------------------------------------------------------------------------<br>[root@mythtv dino]# ls -l<br>total 56<br>drwxr--r-x 13 mythtv mythtv 4096 2008-11-22 00:37 cartoons<br>
drwxr--r-x 9 mythtv mythtv 8192 2009-12-28 20:36 comedy<br>drwxr--r-x 7 mythtv mythtv 4096 2009-12-14 18:53 documentary<br>drwxr--r-x 3 mythtv mythtv 4096 2009-12-28 20:35 drama<br>drwxrwxr-x 2 mythtv mythtv 4096 2009-12-06 20:26 holiday<br>
drwxr--r-x 3 mythtv mythtv 4096 2009-12-28 20:34 horror<br>drwxr--r-x 2 mythtv mythtv 4096 2010-01-09 07:59 New<br>drwxr--r-x 5 mythtv mythtv 4096 2010-01-07 11:54 science fiction<br>drwxr--r-x 2 mythtv mythtv 4096 2009-12-28 20:32 seagal<br>
drwxr--r-x 2 mythtv mythtv 4096 2009-12-28 20:39 stuff<br>drwxr--r-x 15 mythtv mythtv 4096 2008-10-01 16:21 TV Shows<br>drwxr--r-x 2 mythtv mythtv 4096 2009-12-30 21:44 war<br>drwxr--r-x 2 mythtv mythtv 4096 2008-12-29 09:03 westerns<br>
<br>------------------------------------------------------------------------------------<br><br>Im sure its a setting in mythtv because I can access them with mplayer or anything else. No problems. Im hoping that <br>I dont have to move all my movies to one directory! My software raid file server would probably choke on is :-)<br>
<font color="#888888"><br><br><br><br><br><br>coffee<br>"I WANT MY MYTHTV!" </font></div><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br><br></blockquote></div>
<div><br>Wow, you have a directory for seagal, as in Steven Seagal? That's awesome that he counts as a Genre. </div>
<div> </div>
<div>I've used a similar setup in the past; storing my video collection on a separate machine, and now it works similar, but it's on a RAID array in the same machine. I simply have mythvideo set to use "/store/Media/Video/" which then contains:</div>
<div> </div>
<div>/documentaries</div>
<div>/episodes</div>
<div>/movies</div>
<div>/music video</div>
<div> </div>
<div>and it seems to find the files just fine. So while I offer little in terms of actual help, I can tell you that in my case, it works the way you describe you think it should work. </div>