HOW-TO:Install XBMC on iPad/iPhone/iPod touch

From XBMC
(Difference between revisions)
Jump to: navigation, search
(Uninstalling: encourage video guides)
(Installing from the command line)
Line 26: Line 26:
 
== Nightly builds ==
 
== Nightly builds ==
 
===Installing from the command line===
 
===Installing from the command line===
{{incomplete}}
+
:''Change history:  [http://trac.xbmc.org/timeline trac timeline] or [https://github.com/xbmc/xbmc/commits commit history]''
 +
 
 +
'''NOTE: You MUST install the [[#Installing from Cydia|stable]] version before you can install a nightly build.''' You only need to install the stable version once and you don't need to uninstall previous versions to upgrade (or downgrade) XBMC.
 +
 
 +
# Open http://mirrors.xbmc.org/nightlies/darwin/ios/ in a web browser and copy the url of the '''most recent file''' in that listing.
 +
#:'''EXAMPLE:''' <code><nowiki>http://mirrors.xbmc.org/nightlies/darwin/ios/xbmc-20111202-6729214-master-ios.deb</nowiki></code>
 +
# Open up your [[XBMC for iOS specific FAQ#SSH|terminal/ssh application]] and enter the following commands:
 +
#:<pre>ssh root@YOUR.iDEVICE.IP.ADDRESS</pre>
 +
#::'''EXAMPLE:''' <code>ssh root@192.168.1.5</code>
 +
#You will be asked for a password: ''default password is '''alpine'''''
 +
#Continue to enter the following commands:
 +
#:<pre>rm -f xbmc*.deb</pre>
 +
#:<pre>curl -O -L URL-FROM-STEP-1-HERE</pre>
 +
#::'''EXAMPLE:''' <code>curl -O -L <nowiki>http://mirrors.xbmc.org/nightlies/darwin/ios/xbmc-20111202-6729214-master-ios.deb</nowiki></code>
 +
#:<pre>dpkg -i xbmc*.deb</pre>
 +
#:<pre>rm xbmc*.deb</pre>
 +
 
 +
And you're done! You should now have the latest nightly build of XBMC for iOS. See [[IOS FAQ#XBMC_Version|here]] to verify your XBMC version.
  
 
===Installing from a GUI===
 
===Installing from a GUI===

Revision as of 17:24, 5 May 2012

 iOS: FAQ ATV (black) Installing XBMC for ATV2 Installing XBMC for iDevice Install 3rd party add-ons XBMC.log 

The current stable release of XBMC for iOS is v11 (Eden).

Requirements

Contents


1 Installing from Cydia

And you're done! You should now be running XBMC v11 (Eden) for Apple TV 2. See here to verify your XBMC version.

2 Updating

Updates for stable releases of XBMC are handled by Cydia and will show up in the "Changes" section when available.

3 Nightly builds

3.1 Installing from the command line

Change history: trac timeline or commit history

NOTE: You MUST install the stable version before you can install a nightly build. You only need to install the stable version once and you don't need to uninstall previous versions to upgrade (or downgrade) XBMC.

  1. Open http://mirrors.xbmc.org/nightlies/darwin/ios/ in a web browser and copy the url of the most recent file in that listing.
    EXAMPLE: http://mirrors.xbmc.org/nightlies/darwin/ios/xbmc-20111202-6729214-master-ios.deb
  2. Open up your terminal/ssh application and enter the following commands:
    ssh root@YOUR.iDEVICE.IP.ADDRESS
    EXAMPLE: ssh root@192.168.1.5
  3. You will be asked for a password: default password is alpine
  4. Continue to enter the following commands:
    rm -f xbmc*.deb
    curl -O -L URL-FROM-STEP-1-HERE
    EXAMPLE: curl -O -L http://mirrors.xbmc.org/nightlies/darwin/ios/xbmc-20111202-6729214-master-ios.deb
    dpkg -i xbmc*.deb
    rm xbmc*.deb

And you're done! You should now have the latest nightly build of XBMC for iOS. See here to verify your XBMC version.

3.2 Installing from a GUI

Incomplete.png INCOMPLETE:
This page or section is incomplete. Please add information or correct uncertain data which is marked with a ?

 Editor note: Basically this is how to download the deb file and open in iFile on the iDevice itself. 

4 Uninstalling

Incomplete.png INCOMPLETE:
This page or section is incomplete. Please add information or correct uncertain data which is marked with a ?

5 Video guides

Personal tools
Namespaces
Variants
Actions
Navigation
Wiki help
Google Search
Toolbox