Hi
So Far I've been really happy with R8, so much in fact I decided to restructure my whole setup. So here is the setup. My goal is to use the R8 Frontend more with less.
Hardware WIse
R8 Master FE/BE - MythWelcome
Arch Server archlinux-2013.07.01-dual Running 64bit, Enlightenment E17- Storage via Samba
R8 FE - Watching Shows via Samba
The R8 Master FE/BE runs on the recording schedule so it is not on most of the time, it's independent and that's perfect.
This brings up an interesting trick. Normally without the R8 Master FE/BE , the R8 FE will get stuck in an endless loop that renders it useless.
However, running this command (Thanks JAMS

)
Code:
set_windowmanager.sh enlightenment legacy
then rebooting
And I'm able to cancel out of the FE completely.
then
Code:
xbmc.sh
I can now see all my shows with XBMC and the remote works correctly assuming the Arch Server is up. And this is exactly more or less what I'm looking to do. But, it needs more automation to get the R8 FE going when the R8 Master FE/BE is shutdown and my Arch Server is up.
1.) set_windowmanager.sh enlightenment legacy
2.) Reboot
3.) cancel Mythfrontend
4.) xbmc.sh
Is it possible to ask this question at bootup "Do you want to start Myth Frontend?" Choose Y or N ....and then it keeps booting?