Open GoogleCodeExporter opened 9 years ago
I have specified two directories to hold recordings from MythTV. One is
/var/lib/mythtv and the second is
/cenci/mythtv/recordings. MythFrontend records into and displays recordings
from both directories. The
MythiPhone software only displays recordings from one of the recording
directories.
Might be difficult because Apache can't present a unified directory listing
from multiple directories.
Original comment by hand.nat...@gmail.com
on 21 Aug 2008 at 11:02
Use unionfs to join all your recording directories into one virtual directory,
it works fine for me.
Original comment by bradcors...@gmail.com
on 10 Dec 2008 at 4:31
Thanks for the unionfs tip. I had an issue getting the show thumbnail pngs and
shows
themselves to stream under the /recordings alias which referenced my unionfs
mount.
Adding "EnableSendfile Off" to httpd.conf fixed the issue (tip from
http://www.knoppix.net/forum/viewtopic.php?p=95828).
Original comment by erbe...@gmail.com
on 30 Dec 2008 at 6:02
Original issue reported on code.google.com by
chris.ca...@gmail.com
on 11 Apr 2008 at 9:03