2010-06-22, 01:22
YAAIOS - Yet Another All in One Script - Mark I
Introduction:
I found it tiring to keep SSH-ing all sorts of commands to my HTPC and re-installing my copy of XBMC onto my REVO and ION330 test beds. To save everyone the time I have spent researching and using outdated scripts. I have compiled a shell script of useful commands and scripts to save everyone a lot of time. Please keep in mind I have been coding in linux for only 2 weeks and this is my first script. It will be improved on, but it only in mark I right now.
Firstly I would like to thank those who helped me in the setup, though you are many, I will add that I have donated to those most useful to me for your scripts. Please see the thank you at the bottom of the post.
![Rofl Rofl](https://forum.kodi.tv/images/smilies/rotfl.png)
What it does:
More Screenshots at:
http://173.83.50.21/yaaios/screens/2.png
http://173.83.50.21/yaaios/screens/3.png
- Assuming you have installed the XBMCLive onto your PC, installed Ubuntu Minimal and XBMC or full Ubuntu with XBMC. THIS SCRIPT HAS ONLY BEEN TESTED ON KARMIC AND JAUNTY!
From a menu in the script:
- It will allow you upgrade the copy of XBMC to the latest SVN version
- It will allow you to update your Nvidia drivers for your ION platform and to allow OpenGL and VDPAU video acceleration* (you need to run this script if you have run the update to SVN)
- It will run an updated and automated script to get the PlayStation 3 Bluetooth Remote to work and pair with XBMC.**
- It will allow you to choose and will automatically download the Aeon Skins of your choice and up to date! the scripts are:
[INDENT]
[/INDENT]- Aeon Stark (Original)
- Aeon Hitched
- Aeon Showmix
- Aeon Auriga
- Aeon Phil65/Temmi2000/Aeon 65
- If you wish me to add a skin, installation script, peripheral or component whatever it is, please contact me by email/pm/or in this thread and I will try to work it into the next iteration.
INSTALLATION:
1. To run this script, either press CTRL+ALT+F1 from the XBMC Menu or SSH into your HTPC
2. Enter your Username (presumably "xbmc"), press enter
3. Enter your Password (presumably "xbmc"), press enter
4.
Code:
wget http://173.83.50.21/yaaios/script.sh
chmod +x script.sh
sudo ./script.sh
PLEASE KEEP IN MIND TO USE THE SVN and Nvidia Options at own risk! The others are safe (skins, PS3 etc...)
Further Notes:
This script is a work in progress and as components are updated in XBMC this script or parts could stop working. I am however constantly updating and working on adding components and improving. If you have suggestions you would like to see added to YAAIOS please do not hesitate to email me: [email protected], PM or post it in this thread.
I am a student studying Electronic Engineering. Being a student with no real job, a little change/donation to help me out with the script, projects and work would be greatly appreciated. In any case, a little thanks or message of suggestions would be great just to know that I have been able to help.
If you have any questions, please don't hesitate to post it in this thread and I will try to help. I am always looking to improve the script and add to it
Things to improve fix and improve:
- Keep testing
- Fix Bugs
- Improve the Nvidia/SVN upgrade system
- Streamline the Skin Add-on system
- Add further compatibility
- Add Aeon BACKDROP download function from a FTP server
Lastly and Again, I would like to thank all those who have helped me create this script and who contributed.
Specifically:
- FLX - I based my script off of his original script. I have re-coded and re-written many parts to improve it.
- Kitlaan and Zerogoki walmis for the PS3 support
- Josh Lyon of http://boshdirect.com
- The creators of the skins I have included. Please check them out and thank them for their work
![Big Grin Big Grin](https://forum.kodi.tv/images/smilies/grin.png)
-phil65
-ekim232
-djh_
-hitcher
please PM me if I have forgotten anyone
************************************************************************************
Appendix
* this part is recommended to be run LAST! It should reboot the HTPC and immediately run XBMC
** this assumes that you have a compatible Bluetooth dongle already attached, some parts of this script problems but that is a work in progress and will be updated in Mark II, INSTALLATION WORKS however.
If you crash at any point, please restart your HTPC, CTRL+ALT+F1, enter your info and type sudo "./script.sh" to restart the script and continue
************************************************************************************