I currently export a NFS share for my mythfrontends as one mount, "videos"<br><br>So in my frontends I currently put the following for the mythvideo paths:<br><br>/mnt/videos<br><br>Using listview this leaves the directory structure as:<br>
<br>--> video root<br> --> videos<br> -->Cartoons<br> --> aaa.avi<br> --> bbb.avi<br> --> Television<br> --> ccc.avi<br> --> ddd.avi<br>
<br>My Question:<br>Can anyone help me to get rid of the "videos" container in mythvideo?<br><br>I tried: /mnt/videos/* but that did not work.