![]() |
|
[RELEASE] CrystalHD Linux distributions for Apple TV with UI installer (Win, Linux) - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +---- Forum: Linux and Live support (/forumdisplay.php?fid=52) +---- Thread: [RELEASE] CrystalHD Linux distributions for Apple TV with UI installer (Win, Linux) (/showthread.php?tid=97949) |
- Sam.Nazarko - 2011-04-24 08:51 lighttpd? It does not fork. - da-bitsch - 2011-04-24 21:20 Sam.Nazarko Wrote:That won't be necessary but thanks for the offer. Debating whether or not to deploy Airplayer in the next update. Airplayer imlementation would be awesome and when shairport is getting a bit more stable that would also be lovely! - Sam.Nazarko - 2011-04-24 21:35 Mm, it would: but I have to update Python then which could mess up XBMC builds. Already having a very annoying Sqlite dependency issue at the moment with the PVR builds - Ilia - 2011-04-24 23:54 Can't you keep 2 version of python? That's what I did, and made sure air player uses the correct one I did the same with perl too for shairport Restarting XBMC? - pmcd - 2011-04-25 08:11 Is there a way to restart/reboot XBMC without having it drop down to the Ubuntu login window? philip - AngryUndead - 2011-04-25 16:15 illiac4 Wrote:Is it possible to install into this release some small web server? Which one would someone recommend? It has to be simple and lightweight. Lighttpd or nginx. Check this out: http://www.wikivs.com/wiki/Lighttpd_vs_nginx - illiac4 - 2011-04-25 18:27 TNX it works. This are commands for someone if want to try out. Install: sudo apt-get install lighttpd sudo apt-get install php5-cgi sudo lighty-enable-mod cgi sudo /etc/init.d/lighttpd start I'm using also PHP navigator. http://navphp.sourceforge.net/ - Sam.Nazarko - 2011-04-25 18:55 Ilia Wrote:Can't you keep 2 version of python? That's what I did, and made sure air player uses the correct one Probably. No time at the moment though pmcd Wrote:Is there a way to restart/reboot XBMC without having it drop down to the Ubuntu login window? Yup. You need to setup Policykit and hal (see comments on blog) illiac4 Wrote:TNX it works. Ahh. You're using the CGI module -- this can be buggy and lighty soon loses its performance gain. lightppd is great for static pages but imo its cgi module is buggy at this time - Thomss - 2011-04-25 19:34 Amazing work thank you so much, I have it working just about to order a Broadcom Crystal HD Decoder Mini Card BCM70010/BCM70012 - once this arrives and my library plays I will be donating £££. excellent stuff. Using without Crystal HD - nchall - 2011-04-26 01:31 Sam: Thanks for all your work on this. I am using your image on an ATV1 without a Crystal HD, and with a Harmony Remote and the recompiled atvclient.ccp. After a few problems I have it almost working the way I want currently. Two questions though: I'd like to be able to use the XBMC Android remote. It doesn't seem to be fully working with your image. Any ideas as to why? Specifically won't list TV shows and on screen remote doesn't function. Possibly related to keymap or changes to atvclient. I'm trying to use a wireless keyboard app on my phone to input text to XBMC. Since this is Linux, should I just pursue this through Linux, or do you have any ideas how to do this? Maybe run a VNC service in the background? Thanks again. |