Lighttpd and MythTV
Sunday, October 8, 2006
I came across a problem while using my MythTV box. I decided that I would like to be able to download the mpegs onto my desktop. I have issues watching the shows using MythFrontEnd on my G4 powerbook over wireless. So, downloading the files and watching them with VLC was my next step.
So, what was the best way to download files? I set up both ftp and samba. They were both a bit hokey because I really have to rename all of the files so that they make sense. Plus, I am not sure if they are the most efficient ways to transfer files. What I really wanted to do was to browse to the file using MythWeb and then download them from there. Then I can see the descriptions, time recorded, etc. … The only problem was Apache. Most of my files are over 2GB. A one hour show generally is 2.2GB on my box. I always got an error when I tried to download a show. Unfortunately, Apache 2.0 on my Ubuntu box has 32bit issues when dealing with large files. I use Ubuntu 5.10 (Breezy) as my Myth box. (For a good resource on setting this up check out this page.)
The solution to my problem was a different web server called Lighttpd.





