MythTV
Ubuntu Karmic – Mac Mini – MythTV
Dec 15th
I gave up on OSX. I could not get the media center working the way I wanted. Plex and XBMC have their bugs, as previously posted, twice, preventing predictable functionality. MythTV for OSX simply is not as refined as its native Linux counterpart. It feels like running Windows applications via wine. I just scrapped OSX for Ubuntu Karmic. Out of the box, off of the cd, things work great. Audio works perfect. What didn’t work? The Mac Mini remote control. I tried for a day to get it to work the hard way. I saw that /dev/usb/hiddev1 was working and displaying data; shown with cat. But lirc would not bind to the device. Ultimately I removed the program, and ran a system update. Problem resolved; clearly a bug report was filed and a resolution provided.
Fanart and coverart work fine. The Linux based fronted is seamless compatible with the Linux based MythTV server. I didn’t even need to input the servers ip information manually. I did have to set the repeat feature, for each key in ~/.lirc/mythtv.
Now all I want is to have MythTV sleep the system and wake the system. I get it to sleep the system by making the halt script sudo pm-suspend. Adjust your /etc/sudoers files to allow passwordless sudo for /usr/sbin/pm-suspend. The halt script is configured in setup-general settings. Waking the computer is another thing that I have yet to get working.
Your Server – The Boot Process
Dec 9th
You want to isolate all your server features into background process. You don’t want any server features to be dependent on graphical or client side applications. I previously had my mail server dependent on the client side filtering capabilities of Thunderbird. This was a no no because it required me to maintain a desktop session. This was not optimal because during the day the desktop session was swapped to the hard drive and this caused substantial system lag when coming back to use the desktop. Now with VBoxTool, the web server is automatically booted with the host system, and all functions on the server are consolidated to background processes; there is no more dependency on client side filtering. The MythTV server also boots with the host, and the first screen the host encounters is the GDM login. Now the system is secure. Passwords are required to enter the system as a user.
Plex and XBMC for OSX – Lack of Support for MythTV Servers
Oct 18th
Plex and XBMC for OSX do not work in two particular situations. One with MythTV .21 when a recording is in the process of changing channels video will completely lock. If you attempt to escape out you will be able to get back to the previous screen, but if you attempt to press any other button, including pause or fast forward/rewind the app with freeze entirely. This is extremely frustrating, and can be alleviate with transcoding the video. The problem with transcoding is that sometimes the audio of the video file is completely dropped for some reason or another. The extremely appealing graphical user interface of Plex and XBMC make is frustrating that it is not completely compatible with MythTV as a server. Also Plex has no support for commercial skip features heavily integrated in MythTV. Such a shame. XBMC says it supports this feature to some degree, but I have not tried the app much because it requires the videos to be transcoded to avoid the above problem, and I did not like that because some of the videos lost audio entirely. Plex and XBMC for OSX do not work with MythTV .22. Also the mythbox script for XBMC OSX does not work with the most recent version of MythTV .22. It works with a slightly older version, but not with the trunk that ships with Ubuntu Karmic. Because of this Karmic can not be used to host a MythTV server for Plex or XBMC. You must use a Trunk version of MythTV frontend. This is not that bad and is livable. I currently use a Trunk build of MythTV frontend on my Mac mini. I dont have to worry about the problems with videos freezing, and it handles all commercial skip applications appropriately. The only thing is the mac mini remote does not handle volume controls. I found this frustrating at first, but then I got used to using the TV remote to also control the audio receiver connected to the mac mini. This comes in handy because I can turn off my TV and control the volume also from one remote, and control the frontend with the mac mini remote. In either cause I would not have TV power control with the mac mini remote, therefore the TV’s remote is a necessity so I might as well control the volume with it.
XBMC/Plex Crash Using MythTV
Sep 23rd
For the most part MythTV is nicely integrated into XBMC and Plex. You can view all recordings and pull up live tv. There is only one bug. When you do a recorind with your MythTV backend, and the beginning of the video starts on one channel, and changes during the recoding to another channel a hard freeze occurs. Albeit it may be my recoding method, which is firewire, but I cannot verifiy this for sure. I have a MythTV frontend also on the Mac Mini im using as a frontend, and during the same situation it does not crash. The problem is after getting a taste of XBMC and Plex as a frontend I cannot see myself going back to a MythTV frontend. I am going to delete the few recordings that are causing me problems, and try and re-record. Maybe its just a random bug, and not necessarily the recorded transition between channels. Maybe its some sort of flag that MythTV puts on the video file, but not likely. In either case XBMC and Plex for Macs are the way to go for a frontend, especially for MythTV

