<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kodi.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Memphiz</id>
	<title>Official Kodi Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://kodi.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Memphiz"/>
	<link rel="alternate" type="text/html" href="https://kodi.wiki/view/Special:Contributions/Memphiz"/>
	<updated>2026-06-18T08:47:05Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://kodi.wiki/index.php?title=HOW-TO:Install_Kodi_for_Mac_OS_X&amp;diff=136311</id>
		<title>HOW-TO:Install Kodi for Mac OS X</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=HOW-TO:Install_Kodi_for_Mac_OS_X&amp;diff=136311"/>
		<updated>2018-03-10T09:41:03Z</updated>

		<summary type="html">&lt;p&gt;Memphiz: /* Gatekeeper */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav| [[Mac OS X]] }}&lt;br /&gt;
{{See also|Mac FAQ}}&lt;br /&gt;
Installing applications on Mac OS X is quite easy compared to many other platforms, allthough it is somewhat different from other platforms. Below we list the steps needed for basic installation an uninstallation.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
First download Kodi. Official stable builds can be found here: &#039;&#039;&#039;http://kodi.tv/download/&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{warning|Don&#039;t install a [[development build]] unless you are willing to experience bugs, changes, breaks, sudden movements, fire, and other things that might &amp;quot;be bumpy&amp;quot;.}} For [[development builds]] see:&lt;br /&gt;
* Nightly builds: http://mirrors.kodi.tv/nightlies/osx/&lt;br /&gt;
* Monthly builds (slightly more stable than Nightly builds): http://mirrors.kodi.tv/snapshots/osx/&lt;br /&gt;
&lt;br /&gt;
== Un-package ==&lt;br /&gt;
&lt;br /&gt;
Kodi is packaged as an [http://guides.macrumors.com/Disk_image disk image]. A disk image can be thought of as the virtual equivalent of a CD. The actual data in the disk image is contained within a single file which will look something like this:&lt;br /&gt;
&lt;br /&gt;
[[File:Xbmc.dmg.jpg|500px|border]]&lt;br /&gt;
&lt;br /&gt;
Safari and some other download apps will auto-mount the Kodi disk image, but you may have to do this yourself by double-clicking the file. Having done this, the the disk image will appear as new device in the Finder, as shown in the picture below:&lt;br /&gt;
&lt;br /&gt;
== Install ==&lt;br /&gt;
&lt;br /&gt;
Kodi is installed by drag-and-dropping it to the applications folder. &lt;br /&gt;
&lt;br /&gt;
All you have to do is copy the program to your desired location (usually your Applications folder) and run it. Copying the program is performed simply by using drag and drop. Kodi makes it even easier by supplying a link to the Application folder, on which you can drop the Kodi bundle. An example of this is shown below:&lt;br /&gt;
&lt;br /&gt;
[[File:Mac.drag_n_drop.jpg|500px|border]]&lt;br /&gt;
&lt;br /&gt;
=== Gatekeeper ===&lt;br /&gt;
&amp;lt;section begin=&amp;quot;Gatekeeper&amp;quot; /&amp;gt;&lt;br /&gt;
If you have Mac OS X 10.8 or higher then you might get a message saying that Kodi &amp;quot;can’t be opened because it is from an unidentified developer&amp;quot;. This is due to the OS X Gatekeeper feature that is designed to discourage users from downloading from random locations and possibly installing something bad. Assuming you&#039;ve downloaded Kodi from http://kodi.tv/download/ then you have nothing to worry about, and we just need to bypass this warning:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Recommended - &#039;&#039;&#039; Right click (or command+click) the Kodi icon and select &amp;quot;open&amp;quot;&lt;br /&gt;
&#039;&#039;or&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Advanced - &#039;&#039;&#039; Enable all application downloads&lt;br /&gt;
*# In OS X go to the Apple Menu -&amp;gt; System Preferences -&amp;gt; Security &amp;amp; Privacy -&amp;gt; General -&amp;gt;&lt;br /&gt;
*# Unlock the padlock at the bottom of the window, which will require a computer admin password&lt;br /&gt;
*# Where it says &amp;quot;Allow applications downloaded from:&amp;quot; select &amp;quot;Anywhere&amp;quot;&lt;br /&gt;
*# OS X will give you a scary warning that is a bit exaggerated. If you&#039;re not comfortable with this, use the &amp;quot;right click&amp;quot; method mentioned above.&lt;br /&gt;
&lt;br /&gt;
On newer Mac OS versions where the „Anywhere“ option is not visible there is only the way via Terminal.app to disable Gatekeeper as follows:&lt;br /&gt;
&lt;br /&gt;
*# Launch Terminal if you haven’t done so yet (/Applications/Utilities/)&lt;br /&gt;
*#  issue the following command to turn off Gatekeeper: sudo spctl --master-disable&lt;br /&gt;
*# Hit return and enter the admin password as usually required by sudo, and Gatekeeper will instantly be disabled&lt;br /&gt;
&lt;br /&gt;
In all cases OS X will still ask you if you want to open an &amp;quot;unsigned&amp;quot; application the first time it is opened, so new applications that are downloaded can&#039;t just start by themselves.&lt;br /&gt;
&amp;lt;section end=&amp;quot;Gatekeeper&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Tidy up ==&lt;br /&gt;
&lt;br /&gt;
After you have finished installing the program you can unmount the Kodi disk image&lt;br /&gt;
&lt;br /&gt;
This can be done by using the eject icon next to to it in the Finder sidebar as if it were a CD. You can also drag the mounted disk icon to the the Trash, again as if it were a CD.&lt;br /&gt;
&lt;br /&gt;
All files other than the bundle in the Applications folder can be simply discarded. Either place them in the Trash or back them up somewhere in case you wish to re-install the application in the future.&lt;br /&gt;
&lt;br /&gt;
== Update ==&lt;br /&gt;
To update Kodi for Mac simply follow the normal install steps with the newer version. All your settings and files will be preserved as they are located in a different place in the userdata folder. Be sure to make a backup of the userdata folder when doing updates in case something goes wrong.&lt;br /&gt;
&lt;br /&gt;
== Uninstall ==&lt;br /&gt;
&lt;br /&gt;
The Kodi bundle contains the full application. This means that to uninstall it, you only have to drag it to the Trash. &lt;br /&gt;
&lt;br /&gt;
However, Kodi creates &#039;&#039;&#039;[[userdata]]&#039;&#039;&#039; files. They are located in the Application Support folder within your user&#039;s Library folder:&lt;br /&gt;
&lt;br /&gt;
{{Note|The &amp;quot;Library&amp;quot; folder for your user is hidden by default in Mac OS X. See &#039;&#039;&#039;[[Mac FAQ#Lion userdata|here]]&#039;&#039;&#039; for how to expose this folder if you don&#039;t already know how to.}}&lt;br /&gt;
&lt;br /&gt;
* Macintosh HD/Users/YOURUSERNAME/Library/Application Support/XBMC&lt;br /&gt;
or&lt;br /&gt;
* Macintosh HD/Users/YOURUSERNAME/Library/Application Support/Kodi&lt;br /&gt;
&lt;br /&gt;
This directory contains all your settings and your video &amp;amp; music database. If you want to remove all your Kodi settings, drag this folder to the Trash.&lt;br /&gt;
&lt;br /&gt;
== Autostart Kodi ==&lt;br /&gt;
&lt;br /&gt;
Go into System Preferences, select &amp;quot;accounts&amp;quot;. Select &amp;quot;Login Items&amp;quot;, at the bottom hit the plus button and then a drop down box allows you to select Kodi.&lt;br /&gt;
&lt;br /&gt;
Alternatively, if you have the app open in your dock, you can right-click/click-and-hold the icon and choose &amp;quot;Open at Log-in&amp;quot; &lt;br /&gt;
&lt;br /&gt;
After this, the application will start up automatically after you log in.&lt;br /&gt;
&lt;br /&gt;
{{Updated|16}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Manual]]&lt;br /&gt;
[[Category:Installation|Mac]]&lt;br /&gt;
[[Category:Mac OS X]]&lt;br /&gt;
[[Category:How-to]]&lt;/div&gt;</summary>
		<author><name>Memphiz</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=HOW-TO:Install_Kodi_for_iOS&amp;diff=124370</id>
		<title>HOW-TO:Install Kodi for iOS</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=HOW-TO:Install_Kodi_for_iOS&amp;diff=124370"/>
		<updated>2016-09-18T12:15:12Z</updated>

		<summary type="html">&lt;p&gt;Memphiz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav| [[iOS]] }}&lt;br /&gt;
The current stable release for iOS is {{current version}}.&lt;br /&gt;
;Requirements:&lt;br /&gt;
{{#lst:Supported hardware|iDevices}}&lt;br /&gt;
* If you have any issues, be sure to read the [[iOS FAQ]]!&lt;br /&gt;
&lt;br /&gt;
{{Kodi migration note}} &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
== Installing from Cydia ==&lt;br /&gt;
{{warning|1=Kodi v16 has not been posted to the Team Kodi Cydia repo yet due to server issues. However, you can manually install by by clicking here on your iOS device and opening the resulting file in iFile: &#039;&#039;&#039;[{{download link|iOS}} download deb]&#039;&#039;&#039;, using the instructions from &#039;&#039;&#039;[[#Development and custom builds|here]]&#039;&#039;&#039;.}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=225px heights=338px&amp;gt;&lt;br /&gt;
File:cydia_.PNG|&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Tap the Cydia icon on your homescreen.&lt;br /&gt;
File:repo_.PNG|&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Sources -&amp;gt; Edit -&amp;gt; Add&amp;lt;br /&amp;gt;&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Type in {{highlight|&amp;lt;nowiki&amp;gt;http://mirrors.kodi.tv/apt/ios/&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
File:Install1_.PNG|&#039;&#039;&#039;Step 4:&#039;&#039;&#039; Tap on the teamKodi source.&lt;br /&gt;
File:Install2_.PNG|&#039;&#039;&#039;Step 5:&#039;&#039;&#039; Tap on &#039;All Packages&#039; and then on &#039;Kodi-iOS&#039;.&lt;br /&gt;
File:Install3_.PNG|&#039;&#039;&#039;Step 6:&#039;&#039;&#039; Tap install, then confirm.&lt;br /&gt;
File:Install4_.PNG|&#039;&#039;&#039;Step 7:&#039;&#039;&#039; Let it install, then exit Cydia. You should now have a new Kodi icon on your screen.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And you&#039;re done! You should now be running {{current version}} for iOS. See [[IOS FAQ#XBMC Version|here]] to verify your {{kodi}} version.&lt;br /&gt;
&lt;br /&gt;
=== Updating ===&lt;br /&gt;
Updates for stable releases of {{kodi}} are handled by Cydia and will show up in the &#039;Changes&#039; section when available. (After updating the sources)&lt;br /&gt;
&lt;br /&gt;
=== Uninstalling ===&lt;br /&gt;
==== Uninstalling just XBMC/Kodi ====&lt;br /&gt;
&amp;lt;gallery widths=225px heights=338px&amp;gt;&lt;br /&gt;
File:cydia_.PNG|&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Tap the Cydia icon on your homescreen.&lt;br /&gt;
File:Install1_.PNG|&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Tap &#039;Installed&#039; from the bottom of the Cydia menu and then tap Packages&lt;br /&gt;
File:KODIinlist_.PNG|&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Find and tap {{kodi}} in the list of installed packages.&lt;br /&gt;
File:KODI-iOS_.PNG|&#039;&#039;&#039;Step 4:&#039;&#039;&#039; Tap on Modify in the top right and then choose Remove from the pop up menu. &amp;lt;br /&amp;gt;&#039;&#039;&#039;Step 5:&#039;&#039;&#039; Let {{kodi}} uninstall and then press &#039;Return to Cydia&#039;.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You&#039;re all done.&lt;br /&gt;
&lt;br /&gt;
==== Removing settings ====&lt;br /&gt;
{{kodi}} will uninstall from your iDevice but will leave certain things ([[databases]] and everything in your [[userdata folder]]) behind to make it easier if you wanted to reinstall. To delete those:&lt;br /&gt;
&lt;br /&gt;
;From the terminal, run:&lt;br /&gt;
&amp;lt;pre&amp;gt;rm -Rf /private/var/mobile/Library/Preferences/XBMC/&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;rm -Rf /private/var/mobile/Library/Preferences/Kodi/&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Or&lt;br /&gt;
&lt;br /&gt;
;From iFile:&lt;br /&gt;
Delete /private/var/mobile/Library/Preferences/XBMC/&lt;br /&gt;
&lt;br /&gt;
Delete /private/var/mobile/Library/Preferences/Kodi/&lt;br /&gt;
&lt;br /&gt;
== Development and custom builds ==&lt;br /&gt;
{{anchor|Monthly builds|Beta|Frodo beta|Frodo RC|Beta builds|Nightly builds|Development builds}}&lt;br /&gt;
{{main|Development builds}}&lt;br /&gt;
&lt;br /&gt;
{{highlight|color=#FFB5B5| {{big|ALWAYS &#039;&#039;&#039;[[BACKUP]]&#039;&#039;&#039; YOUR &#039;&#039;&#039;[[userdata|USERDATA FOLDER]]&#039;&#039;&#039; WHEN USING DEVELOPMENT BUILDS! }} }}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Build !! Description !! URL&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Nightly build&#039;&#039;&#039; || Nightly builds are unstable test builds that have the latest bug fixes and feature additions. They are not fully tested, so anticipate issues and be sure to [[iOS FAQ#Backup|backup your userdata folder]] || &#039;&#039;Download the newest .deb file from:&#039;&#039; http://mirrors.kodi.tv/nightlies/darwin/ios/&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Monthly build&#039;&#039;&#039; || Monthly builds are more stable than nightly builds, but still contain lots of experimental new code. || &#039;&#039;Download the newest .deb file from:&#039;&#039; http://mirrors.kodi.tv/snapshots/darwin/ios/&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Betas and {{nowrap|release candidates}}&#039;&#039;&#039; || Betas and release candidates are builds that are being tested to see if they have any bugs left before becoming a stable release. Most major bugs should be fixed in these builds. || &#039;&#039;Download the newest .deb file from:&#039;&#039; http://mirrors.kodi.tv/releases/darwin/ios&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Older stable builds&#039;&#039;&#039; || If you wish to download an older version of XBMC/Kodi for whatever reason, you can do so with these same instructions below. || http://mirrors.kodi.tv/apt/ios/deb/&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
# Install iFile from Cydia if you don&#039;t already have it.&lt;br /&gt;
# In Mobile Safari (or any browser that can download files) open the &amp;lt;code&amp;gt;.deb&amp;lt;/code&amp;gt; file you wish to install, such as from the locations noted above.&lt;br /&gt;
#:: &#039;&#039;&#039;EXAMPLE:&#039;&#039;&#039; &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://&amp;lt;/nowiki&amp;gt;mirrors.kodi.tv/nightlies/darwin/ios/xbmc-20111202-6729214-master-ios&#039;&#039;&#039;.deb&#039;&#039;&#039;&amp;lt;/code&amp;gt;&lt;br /&gt;
# Wait for the download to complete.&lt;br /&gt;
#:: {{note|Mobile Safari won&#039;t show a progress bar for downloads. Just wait a few minutes until the download is done, but don&#039;t close Safari.}}&lt;br /&gt;
# Select &#039;&#039;&#039;&amp;quot;Open in...&amp;quot;&#039;&#039;&#039;&lt;br /&gt;
# Select &#039;&#039;&#039;iFile&#039;&#039;&#039; from the available apps&lt;br /&gt;
# iFile will get a copy of the downloaded file and open an action menu. Select &#039;&#039;&#039;install&#039;&#039;&#039;. When iFile is complete you can tap &#039;&#039;&#039;done&#039;&#039;&#039; at the top.&lt;br /&gt;
# In iFile, swipe to delete the downloaded {{kodi}} deb file as it is no longer needed.&lt;br /&gt;
&lt;br /&gt;
See [[IOS FAQ#XBMC Version|here]] to verify your {{kodi}} version.&lt;br /&gt;
&lt;br /&gt;
{{note|To go back to a stable version of {{kodi}} you might need to first uninstall {{kodi}} and then use the normal install instructions, or manually download the stable release deb file and install using the dev build instructions.}}&lt;br /&gt;
&lt;br /&gt;
== Installing using Xcode and iOS App Signer==&lt;br /&gt;
{{warning|This is considered and advanced and slightly-expirimental method. It is not for the faint of heart.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This method also requires that Kodi be re-installed every &#039;&#039;&#039;7 days&#039;&#039;&#039; if you are using a free iOS dev account.}}&lt;br /&gt;
&lt;br /&gt;
=== Prerequisites ===&lt;br /&gt;
* [http://dantheman827.github.io/ios-app-signer/ iOS App Signer]&lt;br /&gt;
* Mac OS X 10.9 or higher&lt;br /&gt;
* Xcode 7 or higher&lt;br /&gt;
&lt;br /&gt;
=== Downloads ===&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Build !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[http://mirrors.kodi.tv/releases/darwin/ios/ Stable builds]&#039;&#039;&#039; || These are the current stable and recommended versions of Kodi to install on your device.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[http://mirrors.kodi.tv/nightlies/darwin/ios/ Nightly builds]&#039;&#039;&#039; || Nightly builds are unstable test builds that have the latest bug fixes and feature additions. They are not fully tested, so anticipate issues and be sure to [[iOS FAQ#Backup|backup your userdata folder]]&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[http://mirrors.kodi.tv/snapshots/darwin/ios/ Monthly builds]&#039;&#039;&#039; || Monthly builds are more stable than nightly builds, but still contain lots of experimental new code.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[http://mirrors.kodi.tv/releases/darwin/ios/ Betas and {{nowrap|release candidates}}]&#039;&#039;&#039; || Betas and release candidates are builds that are being tested to see if they have any bugs left before becoming a stable release. Most major bugs should be fixed in these builds.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Instructions ===&lt;br /&gt;
If you have a paid developer account with a wildcard (*) provisioning profile, you do not need to follow steps 1-6.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;225px&amp;quot;&amp;gt;&lt;br /&gt;
File:ios-app-signer-howto-1.png|&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Create a new iOS project in Xcode.&lt;br /&gt;
File:ios-app-signer-howto-2.png|&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Type in a name and unique identifier.&lt;br /&gt;
File:ios-app-signer-howto-3.png|&#039;&#039;&#039;Step 3:&#039;&#039;&#039; After creating the project Xcode will probably complain about not having a provisioning profile, click Fix Issue.&lt;br /&gt;
File:ios-app-signer-howto-4.png|&#039;&#039;&#039;Step 4:&#039;&#039;&#039; Xcode may have you sign into or create your free developer account.&lt;br /&gt;
File:ios-app-signer-howto-5.png|&#039;&#039;&#039;Step 5:&#039;&#039;&#039; Select your development team.&lt;br /&gt;
File:ios-app-signer-howto-6.png|&#039;&#039;&#039;Step 6:&#039;&#039;&#039; After fixing the issue, Xcode shouldn&#039;t have any errors.&amp;lt;br /&amp;gt;&#039;&#039;&#039;If you have additional devices&#039;&#039;&#039;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Plug in the device&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Go to the Product Menu&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Under Destination, select your device&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Repeat from step 3&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
File:ios-app-signer-howto-7.png|&#039;&#039;&#039;Step 7:&#039;&#039;&#039; Open iOS App Signer and select your signing certificate and provisioning profile, click start and choose a location to save the output.&lt;br /&gt;
File:ios-app-signer-howto-8.png|&#039;&#039;&#039;Step 8:&#039;&#039;&#039; In Xcode, click the Window menu and then Devices.&lt;br /&gt;
File:ios-app-signer-howto-9.png|&#039;&#039;&#039;Step 9:&#039;&#039;&#039; Make sure that your device is selected and click the + and then choose the generated file&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Updating Kodi ===&lt;br /&gt;
To update Kodi, run iOS App Signer and select the new deb file and the same provisioning profile that you used initially.&lt;br /&gt;
&lt;br /&gt;
=== Modifying Kodi userdata ===&lt;br /&gt;
To modify the Kodi userdata, you can use any iOS file manager such as [http://www.i-funbox.com/ iFunbox]&lt;br /&gt;
&lt;br /&gt;
=== Help ===&lt;br /&gt;
If you are having trouble using iOS App Signer, please post in the [http://forum.kodi.tv/showthread.php?tid=245978 forum topic]&lt;br /&gt;
&lt;br /&gt;
== Installing using Cydia Impactor==&lt;br /&gt;
{{warning|Cydia Impactor is still a work-in-progress, There might be some bugs that you face while installing Kodi. It is not for the faint of heart.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This method also requires that Kodi be re-installed every &#039;&#039;&#039;7 days&#039;&#039;&#039; if you are using a free iOS dev account.}}&lt;br /&gt;
&lt;br /&gt;
=== Prerequisites ===&lt;br /&gt;
* [http://cydiaimpactor.com/ Cydia Impactor]&lt;br /&gt;
* Windows 7 or Higher&lt;br /&gt;
* Latest version of iTunes&lt;br /&gt;
* Latest .deb file of Kodi from [http://mirrors.kodi.tv/releases/darwin/ios/ Stable builds]&lt;br /&gt;
&lt;br /&gt;
=== Downloads ===&lt;br /&gt;
I will suggest only stable builds but if you wish you can use other builds as you like.&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Build !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[http://mirrors.kodi.tv/releases/darwin/ios/ Stable builds]&#039;&#039;&#039; || These are the current stable and recommended versions of Kodi to install on your device.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[http://mirrors.kodi.tv/nightlies/darwin/ios/ Nightly builds]&#039;&#039;&#039; || Nightly builds are unstable test builds that have the latest bug fixes and feature additions. They are not fully tested, so anticipate issues and be sure to [[iOS FAQ#Backup|backup your userdata folder]]&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[http://mirrors.kodi.tv/snapshots/darwin/ios/ Monthly builds]&#039;&#039;&#039; || Monthly builds are more stable than nightly builds, but still contain lots of experimental new code.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;[http://mirrors.kodi.tv/releases/darwin/ios/ Betas and {{nowrap|release candidates}}]&#039;&#039;&#039; || Betas and release candidates are builds that are being tested to see if they have any bugs left before becoming a stable release. Most major bugs should be fixed in these builds.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Converting deb into ipa ===&lt;br /&gt;
&lt;br /&gt;
Before beginning the installation, you have to convert .deb file of Kodi into .ipa. That is because Cydia Impactor only accepts .ipa files and not .deb files. If you already know how to convert .deb into .ipa, you skip to the installation below.&lt;br /&gt;
&lt;br /&gt;
*You will need to [http://www.7-zip.org/download.html/ Download 7-zip] and install it in your PC&lt;br /&gt;
*Download required kodi build from the links given above in your PC&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;Follow the steps given below and you will be able to convert .deb file into .ipa file.&amp;lt;/big&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;225px&amp;quot;&amp;gt;&lt;br /&gt;
File:Convert-.deb-file-into-.ipa-file-on-windows-pc1.jpg|&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Right Click on .deb file of Kodi that you downloaded on your PC and Select 7-zip &amp;gt; Extract files. Click OK in the next Window.&lt;br /&gt;
File:Convert-.deb-file-into-.ipa-file-on-windows-pc3.jpg|&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Open the resulting Folder and you will find data.tar file inside. Simply extract data.tar file with Right Click &amp;gt; 7-zip &amp;gt; Extract Files.&lt;br /&gt;
File:Convert-.deb-file-into-.ipa-file-on-windows-pc4.jpg|&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Now you should have data folder and data.tar file in the folder.&lt;br /&gt;
File:Convert-.deb-file-into-.ipa-file-on-windows-pc5.jpg|&#039;&#039;&#039;Step 4:&#039;&#039;&#039; Go inside the data folder and open Applications folder. Here you will find a folder named Kodi.app.&lt;br /&gt;
File:Convert-.deb-file-into-.ipa-file-on-windows-pc6.jpg|&#039;&#039;&#039;Step 5:&#039;&#039;&#039; Here create a new folder and name it “Payload” without quotes. Now you should have 2 folders. Payload and Kodi.app folder. Make sure that the P is capital in Payload.&lt;br /&gt;
File:Convert-.deb-file-into-.ipa-file-on-windows-pc7.jpg|&#039;&#039;&#039;Step 6:&#039;&#039;&#039; Now simply drag the Kodi.app folder and drop it on top of the Payload folder. In other words, copy kodi.app and paste it inside Payload folder.&lt;br /&gt;
File:Convert-.deb-file-into-.ipa-file-on-windows-pc8.jpg|&#039;&#039;&#039;Step 7:&#039;&#039;&#039; Next you have to Right-click the Payload folder and Click 7-zip &amp;gt; Add to archive option.&lt;br /&gt;
File:Convert-.deb-file-into-.ipa-file-on-windows-pc9.jpg|&#039;&#039;&#039;Step 8:&#039;&#039;&#039; A new window will pop up. Here you have to make sure that the Archive format is set to zip and name the archive ending with .ipa . Something like Kodi.ipa. After that click OK. &amp;lt;br&amp;gt; Now you should have your kodi.ipa file ready for installation.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;[https://www.drgeeky.com/convert-deb-file-into-ipa-file-for-sideloading-cydia-apps/ Source]&lt;br /&gt;
&lt;br /&gt;
=== Installing Kodi Using Cydia Impactor ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;225px&amp;quot;&amp;gt;&lt;br /&gt;
File:Lightning_Dock_in_iPad_mini.jpg|&#039;&#039;&#039;Step 1:&#039;&#039;&#039; Connect your iDevice with your computer, and make sure that it is turned ON. If iTunes or some other program pops up then close that first. &lt;br /&gt;
File:install-kodi-on-iPhone-without-jailbreak-and-XCode1.jpg|&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Extract the Impactor zip file somewhere in your computer and Open Impactor.exe. Don’t select “Run as Administrator” for Cydia Impactor.&lt;br /&gt;
File:install-kodi-on-iPhone-without-jailbreak-windows2.jpg|&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Make sure that your iOS device is detected by Cydia Impactor. After that Drag and drop the Kodi.ipa file in Cydia Impactor. &lt;br /&gt;
File:install-kodi-on-iPhone-without-jailbreak-windows3.jpg|&#039;&#039;&#039;Step 4:&#039;&#039;&#039; Cydia Impactor will ask you to Enter your Apple ID. Enter a Valid Apple ID here and click OK Cydia Impactor will start installing Kodi on your iOS Device.&lt;br /&gt;
File:install kodi on ipad without jailbreak.png|&#039;&#039;&#039;Step 5:&#039;&#039;&#039; Once you see Kodi icon in your iDevice, go in Settings &amp;gt; General &amp;gt; Profiles &amp;amp; Device management and Trust the Apple ID you used which installation.&lt;br /&gt;
File:Kodi on ipad in hand.jpg|&#039;&#039;&#039;Step 6:&#039;&#039;&#039; Now you should have kodi working on your iOS device.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
[https://www.drgeeky.com/kodi-iphone-without-jailbreak-windows-no-xcode-no-mac/ Source]&lt;br /&gt;
&lt;br /&gt;
{{Isengard updated}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Manual]]&lt;br /&gt;
[[Category:IOS|IOS]]&lt;br /&gt;
[[Category:How-to|IOS]]&lt;br /&gt;
[[Category:Installation|IOS]]&lt;/div&gt;</summary>
		<author><name>Memphiz</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_Apple_TV_2&amp;diff=117463</id>
		<title>Archive:Install Kodi on Apple TV 2</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_Apple_TV_2&amp;diff=117463"/>
		<updated>2016-03-07T06:10:50Z</updated>

		<summary type="html">&lt;p&gt;Memphiz: /* Installing from NitoTV */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav| [[iOS]] | [[ATV2]] }}&lt;br /&gt;
{{atv2 farewell}}&lt;br /&gt;
&lt;br /&gt;
The current stable release for iOS is {{current version}}.&lt;br /&gt;
;Requirements:&lt;br /&gt;
{{#lst:Supported hardware|ATV2}}&lt;br /&gt;
* If you have any issues, be sure to read the [[iOS FAQ]]!&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
{{Kodi migration note}}&lt;br /&gt;
&lt;br /&gt;
== Installing from the command line ==&lt;br /&gt;
# Open up your [[iOS FAQ#SSH|terminal/ssh application]] and enter the following command to log in to your ATV2. Note, you need to replace &amp;quot;YOUR.ATV2.IP.ADDRESS&amp;quot; with the IP address of the Apple TV:&lt;br /&gt;
#: &amp;lt;pre&amp;gt;ssh root@YOUR.ATV2.IP.ADDRESS&amp;lt;/pre&amp;gt;&lt;br /&gt;
#:: &#039;&#039;&#039;EXAMPLE:&#039;&#039;&#039; &amp;lt;code&amp;gt;ssh root@192.168.1.5&amp;lt;/code&amp;gt;&lt;br /&gt;
# You will be asked for a password: &#039;&#039;default password is &#039;&#039;&#039;alpine&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
# Continue to enter the following commands:&lt;br /&gt;
#: &amp;lt;pre&amp;gt;apt-get install wget&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: &amp;lt;pre&amp;gt;wget -O- &amp;lt;nowiki&amp;gt;http://apt.awkwardtv.org/awkwardtv.pub&amp;lt;/nowiki&amp;gt; | apt-key add -&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: &amp;lt;pre&amp;gt;echo &amp;quot;deb &amp;lt;nowiki&amp;gt;http://apt.awkwardtv.org/ stable main&amp;quot; &amp;gt;&amp;lt;/nowiki&amp;gt; /etc/apt/sources.list.d/awkwardtv.list&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: &amp;lt;pre&amp;gt;echo &amp;quot;deb &amp;lt;nowiki&amp;gt;http://mirrors.kodi.tv/apt/atv2 ./&amp;quot; &amp;gt;&amp;lt;/nowiki&amp;gt; /etc/apt/sources.list.d/xbmc.list&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: &amp;lt;pre&amp;gt;apt-get update&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: &amp;lt;pre&amp;gt;apt-get install org.xbmc.kodi-atv2&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: &amp;lt;pre&amp;gt;reboot&amp;lt;/pre&amp;gt;&lt;br /&gt;
And you&#039;re done! You should now be running 14.2 for Apple TV 2 (last supported version for the platform). See [[IOS FAQ#XBMC Version|here]] to verify your Kodi version.&lt;br /&gt;
&lt;br /&gt;
== Installing from NitoTV ==&lt;br /&gt;
{{notice|While this should work in theory, the official installation method for {{kodi}} is to use the command line instructions. If you have issues with any of the Nito installers then please try the command line instructions to see if that fixes the issue. Nito simply gives a GUI for those command line instructions, so it should work, but Team {{kodi}} has no control over those installers and cannot update them or see any errors from them, or anything like that.}}&lt;br /&gt;
;NitoTV on the Apple TV 2&lt;br /&gt;
# Scroll right to the NitoTV menu on the Apple TV and choose the first option &amp;quot;&#039;&#039;Install Software&#039;&#039;&amp;quot;.&lt;br /&gt;
# Scroll down the list until you see &amp;quot;&#039;&#039;Kodi-ATV2&#039;&#039;&amp;quot; and click on that.&lt;br /&gt;
# From that menu press &amp;quot;&#039;&#039;install&#039;&#039;&amp;quot; and your Apple TV will install {{kodi}} and then do a &#039;&#039;&#039;SOFT&#039;&#039;&#039; reboot (no tethered boot required).&lt;br /&gt;
# {{kodi}} will now be in your Apple TV menu, scroll right to it, click and enjoy.&lt;br /&gt;
And you&#039;re done! You should now be running 14.2 Apple TV 2. See [[IOS FAQ#XBMC Version|here]] to verify your {{kodi}} version.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
== Updating ==&lt;br /&gt;
Either update through NitoTV or issue the following commands to update:&lt;br /&gt;
# Open up your [[iOS FAQ#SSH|terminal/ssh application]] and enter the following command to log in to your ATV2:&lt;br /&gt;
#: &amp;lt;pre&amp;gt;ssh root@YOUR.ATV2.IP.ADDRESS&amp;lt;/pre&amp;gt;&lt;br /&gt;
#:: &#039;&#039;&#039;EXAMPLE:&#039;&#039;&#039; &amp;lt;code&amp;gt;ssh root@192.168.1.5&amp;lt;/code&amp;gt;&lt;br /&gt;
# You will be asked for a password: &#039;&#039;default password is &#039;&#039;&#039;alpine&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
# Continue to enter the following commands:&lt;br /&gt;
#: &amp;lt;pre&amp;gt;apt-get update&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: &amp;lt;pre&amp;gt;apt-get install org.xbmc.kodi-atv2&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Development and custom builds ==&lt;br /&gt;
{{anchor|Monthly builds|Beta|Frodo beta|Frodo RC|Beta builds|Nightly builds|Development builds}}&lt;br /&gt;
{{main|Development builds}}&lt;br /&gt;
&lt;br /&gt;
{{highlight|color=#FFB5B5| {{big|ALWAYS &#039;&#039;&#039;[[BACKUP]]&#039;&#039;&#039; YOUR &#039;&#039;&#039;[[userdata|USERDATA FOLDER]]&#039;&#039;&#039; WHEN USING DEVELOPMENT BUILDS! }} }}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Build !! Description !! URL&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Nightly build&#039;&#039;&#039; || Nightly builds are unstable test builds that have the latest bug fixes and feature additions. They are not fully tested, so anticipate issues and be sure to [[iOS FAQ#Backup|backup your userdata folder]] || http://mirrors.kodi.tv/nightlies/darwin/atv2/&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Monthly build&#039;&#039;&#039; || Monthly builds are more stable than nightly builds, but still contain lots of experimental new code. || http://mirrors.kodi.tv/snapshots/darwin/atv2/&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Betas and {{nowrap|release candidates}}&#039;&#039;&#039; || Betas and release candidates are builds that are being tested to see if they have any bugs left before becoming a stable release. Most major bugs should be fixed in these builds. || http://mirrors.kodi.tv/apt/pre-release/atv2/deb/&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Older stable builds&#039;&#039;&#039; || If you wish to download an older version of {{kodi}} for whatever reason, you can do so with these same instructions below. || http://mirrors.kodi.tv/apt/atv2/deb/&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
# Open one of the above URL locations in a web browser and copy the url of the &#039;&#039;&#039;most recent file&#039;&#039;&#039; in that listing.&lt;br /&gt;
#:: &#039;&#039;&#039;EXAMPLE:&#039;&#039;&#039; &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://&amp;lt;/nowiki&amp;gt;mirrors.kodi.tv/nightlies/darwin/atv2/kodi-20150120-e740097-master-atv2&#039;&#039;&#039;.deb&#039;&#039;&#039;&amp;lt;/code&amp;gt;&lt;br /&gt;
# Open up your [[iOS FAQ#What is SSH?|terminal/ssh application]] and enter the following command to log in to your ATV2:&lt;br /&gt;
#: &amp;lt;pre&amp;gt;ssh root@YOUR.ATV2.IP.ADDRESS&amp;lt;/pre&amp;gt;&lt;br /&gt;
#:: &#039;&#039;&#039;EXAMPLE:&#039;&#039;&#039; &amp;lt;code&amp;gt;ssh root@192.168.1.5&amp;lt;/code&amp;gt;&lt;br /&gt;
# You will be asked for a password: &#039;&#039;default password is &#039;&#039;&#039;alpine&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
# Continue to enter the following commands:&lt;br /&gt;
#: &amp;lt;pre&amp;gt;rm -f *kodi*.deb&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: &amp;lt;pre&amp;gt;apt-get update&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: &amp;lt;pre&amp;gt;wget URL-FROM-STEP-ONE-HERE&amp;lt;/pre&amp;gt;&lt;br /&gt;
#:: &#039;&#039;&#039;EXAMPLE:&#039;&#039;&#039; &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;wget http://&amp;lt;/nowiki&amp;gt;mirrors.kodi.tv/nightlies/darwin/atv2/kodi-20150120-e740097-master-atv2&#039;&#039;&#039;.deb&#039;&#039;&#039;&amp;lt;/code&amp;gt;&lt;br /&gt;
#: &amp;lt;pre&amp;gt;dpkg -i *kodi*.deb&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: &amp;lt;pre&amp;gt;rm *kodi*.deb&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See [[IOS FAQ#XBMC Version|here]] to verify your {{kodi}} version.&lt;br /&gt;
&lt;br /&gt;
{{note|To go back to a stable version of {{kodi}} you might need to first uninstall {{kodi}} and then use the normal install instructions, or manually download the stable release deb file and install using the dev build instructions.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Going from Kodi to XBMC ===&lt;br /&gt;
Due to the name change, the steps for downgrading between Kodi (starting at v14 and up) to XBMC (v13.2 and lower) requires slightly different steps:&lt;br /&gt;
&lt;br /&gt;
# Open one of the [[#Development and custom builds|above URL locations]] in a web browser and copy the url of the version you wish to install.&lt;br /&gt;
#:: &#039;&#039;&#039;EXAMPLE:&#039;&#039;&#039; &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://&amp;lt;/nowiki&amp;gt;mirrors.kodi.tv/apt/atv2/deb/old/org.xbmc.xbmc-atv2_12.2-0_iphoneos-arm&#039;&#039;&#039;.deb&#039;&#039;&#039;&amp;lt;/code&amp;gt;&lt;br /&gt;
# Open up your [[iOS FAQ#What is SSH?|terminal/ssh application]] and enter the following command to log in to your ATV2:&lt;br /&gt;
#: &amp;lt;pre&amp;gt;ssh root@YOUR.ATV2.IP.ADDRESS&amp;lt;/pre&amp;gt;&lt;br /&gt;
#:: &#039;&#039;&#039;EXAMPLE:&#039;&#039;&#039; &amp;lt;code&amp;gt;ssh root@192.168.1.5&amp;lt;/code&amp;gt;&lt;br /&gt;
# You will be asked for a password: &#039;&#039;default password is &#039;&#039;&#039;alpine&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
# Continue to enter the following commands:&lt;br /&gt;
#: &amp;lt;pre&amp;gt;rm -f *kodi*.deb&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: &amp;lt;pre&amp;gt;rm -f *xbmc*.deb&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: &amp;lt;pre&amp;gt;apt-get update&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: &amp;lt;pre&amp;gt;wget URL-FROM-STEP-ONE-HERE&amp;lt;/pre&amp;gt;&lt;br /&gt;
#:: &#039;&#039;&#039;EXAMPLE:&#039;&#039;&#039; &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;wget http://&amp;lt;/nowiki&amp;gt;mirrors.kodi.tv/apt/atv2/deb/old/org.xbmc.xbmc-atv2_12.2-0_iphoneos-arm&#039;&#039;&#039;.deb&#039;&#039;&#039;&amp;lt;/code&amp;gt;&lt;br /&gt;
#: &amp;lt;pre&amp;gt;wget http://mirrors.kodi.tv/apt/atv2/deb/org.xbmc.xbmc-seatbeltunlock_1.0-5_iphoneos-arm.deb&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: &amp;lt;pre&amp;gt;dpkg -i *xbmc*.deb&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: &amp;lt;pre&amp;gt;rm *xbmc*.deb&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See [[IOS FAQ#XBMC Version|here]] to verify your {{kodi}} version.&lt;br /&gt;
&lt;br /&gt;
== Uninstalling ==&lt;br /&gt;
=== Uninstalling just {{kodi}} ===&lt;br /&gt;
SSH into your Apple TV (Using the same instructions from above to login). Then run:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt; apt-get remove org.xbmc.xbmc-atv2&amp;lt;/pre&amp;gt;&lt;br /&gt;
or&lt;br /&gt;
&amp;lt;pre&amp;gt; apt-get remove org.xbmc.kodi-atv2&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It will ask you if you want to continue:&lt;br /&gt;
&amp;lt;pre&amp;gt;The following packages will be REMOVED:&lt;br /&gt;
  org.xbmc.kodi-atv2&lt;br /&gt;
0 upgraded, 0 newly installed, 1 to remove and 5 not upgraded.&lt;br /&gt;
After this operation, 0B of additional disk space will be used.&lt;br /&gt;
Do you want to continue [Y/n]?&amp;lt;/pre&amp;gt;&lt;br /&gt;
Just enter &amp;quot;Y&amp;quot; to accept and continue.&lt;br /&gt;
&lt;br /&gt;
=== Removing settings ===&lt;br /&gt;
{{kodi}} will uninstall from your Apple TV but will leave certain things ([[databases]] and everything in your [[userdata folder]]) behind to make it easier if you wanted to reinstall. To delete those also run:&lt;br /&gt;
&amp;lt;pre&amp;gt;rm -Rf /private/var/mobile/Library/Preferences/XBMC&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;rm -Rf /private/var/mobile/Library/Preferences/Kodi&amp;lt;/pre&amp;gt;&lt;br /&gt;
This will then be completely clear and {{kodi}} will be removed.&lt;br /&gt;
&lt;br /&gt;
=== Deleting {{kodi}} dependencies ===&lt;br /&gt;
{{kodi}} has three dependencies that it installs along with itself when you first install {{kodi}} (org.xbmc.xbmc-seatbeltunlock, gawk, bsdiff). After uninstalling {{kodi}} you can also uninstall these 3 dependencies by running this command:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot; enclose=&amp;quot;div&amp;quot;&amp;gt;&lt;br /&gt;
apt-get remove org.xbmc.xbmc-seatbeltunlock &amp;amp;&amp;amp; apt-get remove gawk &amp;amp;&amp;amp; apt-get remove bsdiff &amp;amp;&amp;amp; apt-get remove org.xbmc.kodi-seatbeltunlock&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Helix updated}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Manual]]&lt;br /&gt;
[[Category:IOS|Apple TV 2]]&lt;br /&gt;
[[Category:How-to|Apple TV 2]]&lt;br /&gt;
[[Category:Installation|Apple TV2]]&lt;/div&gt;</summary>
		<author><name>Memphiz</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Supported_hardware&amp;diff=88885</id>
		<title>Supported hardware</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Supported_hardware&amp;diff=88885"/>
		<updated>2015-04-09T09:56:04Z</updated>

		<summary type="html">&lt;p&gt;Memphiz: /* Mac OS X */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[General topics]]{{l2|[[Hardware]]}}|[[Installing]]&amp;lt;br /&amp;gt;&amp;amp;nbsp;}}&lt;br /&gt;
{{see also|Hardware}}&lt;br /&gt;
{{forum link2|1=Want to discuss or ask about what hardware is good for {{Kodi}}? Check out the [http://forum.kodi.tv/forumdisplay.php?fid=112 Hardware for Kodi subforum]}}&lt;br /&gt;
&amp;lt;section begin=&amp;quot;intro&amp;quot; /&amp;gt;{{Kodi}} needs a 3D capable GPU graphics hardware controller for all rendering. The required 3D GPU chips are common today in most modern computers, and even some set-top boxes. {{Kodi}} runs well on what (by Intel ATOM standards) are relatively underpowered OpenGL 1.3 (with GLSL support), OpenGL ES 2.0 or Direct3D (DirectX) 9.0 capable systems that are IA-32/x86, x86-64, or ARM CPU based.&lt;br /&gt;
&lt;br /&gt;
When software decoding of a Full HD 1080p high-definition video is performed by the system CPU, a dual-core 2 GHz or better CPU is required in order to allow for perfectly smooth playback without dropping frames or giving playback a jerky appearance. {{Kodi}} can however offload most of the video decoding process onto GPU and VPU hardware that supports one of the following types of hardware-accelerated video decoding: Android StageFright and MediaCodec API, Intel&#039;s VAAPI, Nvidia&#039;s VDPAU, AMD&#039;s XvBA, Microsoft&#039;s DXVA, Apple&#039;s VDADecoder/VideoToolBox, or OpenMAX. By taking advantage of such hardware-accelerated video decoding,  {{Kodi}} can run well on many inexpensive and low-power systems which contain a modern GPU and VPU.&amp;lt;section end=&amp;quot;intro&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Supported hardware by OS =&lt;br /&gt;
== Android ==&lt;br /&gt;
{{see also|Android|Android hardware}}&lt;br /&gt;
&amp;lt;section begin=&amp;quot;Android&amp;quot; /&amp;gt;{{Notice|It is highly recommended for users to not make any purchases in anticipation of running {{Kodi}} on Android without first researching the device you want to buy. Before you do buy, make sure multiple people have verified that it works! &amp;lt;big&amp;gt;&amp;lt;u&amp;gt;&#039;&#039;&#039;&#039;&#039;If in doubt, do not buy that hardware!&#039;&#039;&#039;&#039;&#039;&amp;lt;/u&amp;gt;&amp;lt;/big&amp;gt;}}&lt;br /&gt;
* Due to the fractured nature of the Android operating system ecosystem and diversified hardware devices with poor usage of standard APIs by manufacturers, it makes it very hard to give exact minimum requirements, so instead the basic set of requirements includes:&lt;br /&gt;
** Android 4.4 operating-system or later is recommended, though Android 4.0 or later is supported by XBMC 14 (Gotham), however the newer Kodi 15 (Helix) and later will require at least Android 4.2 or later version of the operating-system.&lt;br /&gt;
** x86 (Intel) or NEON compatible ARM processor, (for example: Nvidia Tegra 3 and newer are fully supported by {{Kodi}}, while Tegra 2 and older Tegra probably will never be supported because its processor lacks NEON instruction set compatibility).&lt;br /&gt;
** Hardware decoding support in {{Kodi}} is likely a must for high definition video playback (720p or higher resolution). Do not expect {{Kodi}} to work properly on any device until someone knowledgeable have specifically already tested it and can confirm working hardware decoding support for that device. For more details on hardware video decoding support, see &#039;&#039;&#039;[[Android hardware]]&#039;&#039;&#039;.&lt;br /&gt;
* The main aim for the Android port of {{Kodi}} is to foremost target media-players/set-top-boxes/sticks that connect to a large screen television and uses a standard remote control as its main interface device, (that is the same market as for HTPC). However expect the initial tablet/phone/touch/mobile/etc support to eventually improve with time.&amp;lt;section end=&amp;quot;Android&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== iOS ==&lt;br /&gt;
{{see also|iOS}}&lt;br /&gt;
&amp;lt;section begin=&amp;quot;iOS&amp;quot; /&amp;gt;&lt;br /&gt;
=== ATV2 ===&lt;br /&gt;
&amp;lt;section begin=&amp;quot;ATV2&amp;quot; /&amp;gt;&lt;br /&gt;
* To &#039;&#039;&#039;[[HOW-TO:Install Kodi on Apple TV 2|Install Kodi on ATV2]]&#039;&#039;&#039; you must have a [[forum:99315|jailbroken]] [[Apple TV 2]] running [[w:IOS version history#Version history: Apple TV (2nd generation) onwards|versions 4.1 to 5.3]]&lt;br /&gt;
* Kodi only works on the second generation Apple TV (ATV2), which is the black version that outputs 720p. Kodi does not work on the newer third generation Apple TV (ATV3) that outputs 1080p (Full HD), because there is no jailbreak for the ATV3.&amp;lt;section end=&amp;quot;ATV2&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== iDevices ===&lt;br /&gt;
&amp;lt;section begin=iDevices /&amp;gt;*To &#039;&#039;&#039;[[HOW-TO:Install Kodi for iOS|install Kodi for iOS]]&#039;&#039;&#039; you must have a jailbroken [[w:iDevice|iDevice]] running iOS 4.0 through 8.1.2. (4.3 or higher recommended)&lt;br /&gt;
* For hardware: iPad (1,2,3,4), iPad Air, iPad Mini (1,2), iPhone (4, 4S, 5, 5c, 5S), iPod touch (4, 5).&amp;lt;section end=iDevices /&amp;gt;&lt;br /&gt;
&amp;lt;section end=&amp;quot;iOS&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Linux ==&lt;br /&gt;
{{See also|Linux}}&lt;br /&gt;
=== Desktop ===&lt;br /&gt;
&amp;lt;section begin=&amp;quot;Linux&amp;quot; /&amp;gt;&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot; style=&amp;quot;background-color:#FFFFFF;&amp;quot;&lt;br /&gt;
! CPU&lt;br /&gt;
| x86 or x86-64 processor such as: Intel Pentium 4/ Pentium M, AMD Athlon 64 / Opteron, or newer CPU (that support [[w:Streaming SIMD Extensions|SSE2]], which all CPUs made within the last 10-years does).&lt;br /&gt;
* If your GPU/VPU does not support hardware video decoding then you will require a fast modern processor is required to decode some 1080p videos encoded in H.264, VC-1/WMV9, HEVC/H.265 VP9, etc.. {{editor note|Hard to quantify this, but maybe we can get a rough benchmark score in here?}}&lt;br /&gt;
* There is &#039;&#039;very&#039;&#039; limited Power PC (PPC) support: [[forum:173287|[Linux] How to install on Linux-ppc]]&lt;br /&gt;
|-&lt;br /&gt;
! RAM&lt;br /&gt;
|&lt;br /&gt;
* &#039;&#039;&#039;Recommended:&#039;&#039;&#039; 1GB or more in a HTPC media player appliance-like computer dedicated for {{Kodi}}, and 2GB or more in a computer for multipurpose use.&lt;br /&gt;
|-&lt;br /&gt;
! Graphics&lt;br /&gt;
|&lt;br /&gt;
Kodi will run on most graphics cards made within the last 10-years or so, though for good hardware video decoding support a little newer graphics cards can be required. This includes most cards from AMD/ATI, Intel, or NVIDIA which support OpenGL 2.0 or later.&lt;br /&gt;
{| class=&amp;quot;datatable&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
! !! ATI !! Intel !! Nvidia&lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;Minimum without HW decoding:&#039;&#039;&#039; || [[w:Radeon|ATI Radeon RV710/M92 (HD 4300/4500)]] [[w:Unified Video Decoder#UVD enabled GPUs|Note: These are uvd2.2 cards]] || [[w:Intel GMA|Intel GMA 950 (945G)]] || [[w:GeForce|Nvidia GeForce 6-Series]]&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Minimum for HW decoding of H.264 and VC-1:&#039;&#039;&#039; || [[w:Radeon|AMD/ATI Radeon HD 5000 Series]] or newer || [[w:Intel GMA|Intel GMA X4500HD (G45)]] or newer || [[w:GeForce|Nvidia GeForce 8-Series]] or newer&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Minimum for HW decoding of HEVC (H.265) and VP9:&#039;&#039;&#039; || TBA: [[w:Radeon|AMD Radeon R9 Series? (R9 390?)]] or newer || [[w:Intel HD and Iris Graphics|Intel HD Graphics 5500]] or newer || [[w:GeForce|Nvidia GeForce 900 series (GM20x)]] or newer&lt;br /&gt;
|}&lt;br /&gt;
|-&lt;br /&gt;
! Video decoding&lt;br /&gt;
| For hardware video decoding, which may be necessary on low-performance CPUs to playback 1080p content, make sure your GPU or VPU supports either VAAPI, VDPAU, or OpenMAX.&lt;br /&gt;
&lt;br /&gt;
{{note|Ubuntu 12.10 (or newer) users of ATI graphics cards are recommended to use a &#039;&#039;&#039;[[w:Unified Video Decoder#UVD enabled GPUs|UVD 2.2 or higher graphics card]]&#039;&#039;&#039; for proper hardware video decoding support.}}&lt;br /&gt;
|-&lt;br /&gt;
! Drive space&lt;br /&gt;
| The Kodi application generally only takes up between 100 to 200 MB of space, depending on how the binary is compiled. Technically speaking, if your hardware supports netbooting, you do not even require a internal storage for either the operating-system or for Kodi.&lt;br /&gt;
* &#039;&#039;&#039;Minimum:&#039;&#039;&#039; 4 to 8GB&lt;br /&gt;
* &#039;&#039;&#039;Recommended:&#039;&#039;&#039; 16GB or more&lt;br /&gt;
: Depending on how big your video library is. Most of the space required for Kodi comes from the images/artwork cache, which can be adjusted: [[HOW-TO:Reduce disk space usage]].&lt;br /&gt;
|}&amp;lt;section end=&amp;quot;Linux&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Embedded systems (ARM/MIPS-based hardware) ===&lt;br /&gt;
Other than OpenGL ES 2.0 graphics support being a must it is very hard to generalize {{Kodi}} hardware requirements for Linux-based operating-system distributions on ARM or MIPS based embedded systems. This is partially due to most of the work in this area still being early/on-going in development. For most ARM and MIPS-based devices, hardware video decoding support will also be needed for most high-definition videos, (and possibly even some standard-definition videos). Some newer and faster high-end ARM/MIPS chipset can decode some high-definition video using software video decoding, but those encoded with the latest video codecs.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Here are a few popular embedded hardware devices that are known to work with Kodi and Linux:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Raspberry Pi]]&#039;&#039;&#039; (and Raspberry Pi 2) - Hardware video decoding support for H.264, MPEG-2, and VC-1. GUI is responsive on most light skins. Official supported by many third-party JeOS (Just enough Operating System) Linux distributions made for {{Kodi}} such as [[OpenELEC]], [[GeeXboX]], [[Xbian]], and [[OSMC]]&lt;br /&gt;
* &#039;&#039;&#039;[[Cubox-i]]&#039;&#039;&#039; - Official supported by [[OpenELEC]], [[GeeXboX]], [[Xbian]], and [[OSMC]]&lt;br /&gt;
* &#039;&#039;&#039;Pandaboard&#039;&#039;&#039; - [[GeeXboX]] is a good OS/Kodi distro for this platform. Limited support, as it is generally not a development target by Team Kodi. {{editor note|need feedback on performance. A little snippet, like the one above for the R-Pi, will do}}&lt;br /&gt;
* &#039;&#039;&#039;Various &amp;quot;Android&amp;quot; boxes&#039;&#039;&#039; - can run reinstalled with a Linux firmware and boot directly into Kodi. Hardware video decoding for most video codecs, GUI is very responsive on most skins. Running Linux and Kodi on these &amp;quot;Android boxes&amp;quot; will likely result in better performance and enhanced playback capabilities than running Kodi under Android.&lt;br /&gt;
&lt;br /&gt;
===JeOS implementations for Kodi===&lt;br /&gt;
{{main|JeOS implementations for Kodi}}&lt;br /&gt;
{{#lst:JeOS implementations for Kodi|JeOS for Kodi}}&lt;br /&gt;
&lt;br /&gt;
== Mac OS X ==&lt;br /&gt;
{{see also|Mac OS X}}&lt;br /&gt;
&amp;lt;section begin=&amp;quot;Mac OS X&amp;quot; /&amp;gt;*Requires Mac OS X 10.6 (up to Kodi 14.2) or Mac OS X 10.7 (Kodi 15.x and later) and only runs on Intel Macs. &lt;br /&gt;
&lt;br /&gt;
* [[Apple TV 2]] (black) does not run Kodi for Mac, it runs [[iOS|Kodi for iOS]].&amp;lt;section end=&amp;quot;Mac OS X&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
{{See also|Windows}}&lt;br /&gt;
{{Note|Due to changes in code it may be possible that older hardware/videocards are no longer supported. If starting of Kodi fails then try upgrading to last available drivers (or beta drivers).}}&lt;br /&gt;
&amp;lt;section begin=&amp;quot;Windows&amp;quot; /&amp;gt;* OS minimum to run Kodi: Windows Vista.&lt;br /&gt;
* OS recommended: Windows 7, which is required for [[w:hardware video decoding|hardware video decoding]].&lt;br /&gt;
* &#039;&#039;Windows Home Server and Windows Server are not supported but have been reported to work with some tweaks.&#039;&#039;&lt;br /&gt;
* For end-users the recommended minimum requirement is a [[w:X86|x86-based computer]], with a graphic adapter that supports [[w:DirectX|DirectX version 9.0c]].&lt;br /&gt;
* x86 (Intel/AMD-based) processor: with .&lt;br /&gt;
** [[w:Streaming SIMD Extensions|SSE]]2 support&lt;br /&gt;
** Fast modern (last few years) dual-core processor is required to decode H.264 videos in FullHD (1080p) without the assistance of a hardware video decoder.&lt;br /&gt;
* [[w:Radeon|ATI/AMD]], [[w:Intel GMA|Intel]], or [[w:GeForce|NVIDIA]] graphic controller.&lt;br /&gt;
** ATI Radeon R420 (X800) or newer supported, ATI Radeon R700 (HD 4000) or newer recommended.&lt;br /&gt;
** Intel GMA 950 (945G) or newer supported, Intel GMA X4500HD (G45) or newer recommended.&lt;br /&gt;
** NVIDIA GeForce 6-Series and newer supported, GeForce 8-Series and newer recommended.&amp;lt;section end=&amp;quot;Windows&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Gotham updated}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Manual]]&lt;br /&gt;
[[Category:Hardware|*]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
[[Category:General topics]]&lt;/div&gt;</summary>
		<author><name>Memphiz</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Jenkins&amp;diff=87654</id>
		<title>Jenkins</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Jenkins&amp;diff=87654"/>
		<updated>2015-03-08T18:56:58Z</updated>

		<summary type="html">&lt;p&gt;Memphiz: /* Testing Pull Requests */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Team XBMC]]{{l2|[[Development]]}}|[[:Category:Team XBMC specific notes]]&amp;lt;br /&amp;gt;&amp;amp;nbsp;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This page describes the &amp;quot;Jenkins&amp;quot; builder used by [[Team XBMC]] to build the variety of releases from Team XBMC&lt;br /&gt;
&lt;br /&gt;
== Jenkins ==&lt;br /&gt;
&lt;br /&gt;
[[File:Jenkins_start.jpg|left|300px| ]]&lt;br /&gt;
Jenkins is the successor of [[Buildbot]] which was harder to maintain and Jenkins also offers a wide variety of plugin that can be used to benefit further development and testing.&lt;br /&gt;
&lt;br /&gt;
When going to http://jenkins.xbmc.org you are shown the current frontpage like shown below and you start at the &#039;&#039;dashboard&#039;&#039; giving you several build statistics and overview of current used builders.&lt;br /&gt;
&lt;br /&gt;
You also see tabs for each platform that contain specific builders for each one of those.&lt;br /&gt;
The &#039;&#039;helpers&#039;&#039; contains like the name says helpers that can aid in doing quick builds like &#039;&#039;build all platforms&#039;&#039; or uploading of XBMC releases to our mirrors.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
== Building ==&lt;br /&gt;
&lt;br /&gt;
Building using Jenkins is only allowed by XBMC Team members. Team members that have XBMC git rights are allowed to use these builders.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Automated builds ===&lt;br /&gt;
&lt;br /&gt;
Automated build are started at a specific time which can be configured at for each job.&lt;br /&gt;
At the moment we use the job &#039;&#039;&#039;XBMC-BuildAll&#039;&#039;&#039; which is triggered by a timer.&lt;br /&gt;
It starts the list of separate jobs listed below and by default will build the &#039;&#039;&#039;master&#039;&#039;&#039; branch from https://github.com/xbmc/xbmc&lt;br /&gt;
* XBMC-Android-ARM&lt;br /&gt;
* XBMC-IOS-ATV&lt;br /&gt;
* XBMC-OSX-32&lt;br /&gt;
* XBMC-OSX-64&lt;br /&gt;
* XBMC-WIN-32&lt;br /&gt;
&lt;br /&gt;
Timed builds are considered &#039;&#039;&#039;nightly builds&#039;&#039;&#039; and are uploaded to http://mirrors.xbmc.org/nightlies/&lt;br /&gt;
The build time is set using cron and using the &#039;&#039;XBMC-BuildAll&#039;&#039; configure page.&lt;br /&gt;
&lt;br /&gt;
== Starting manual build ==&lt;br /&gt;
&lt;br /&gt;
To start a manual build to build a certain release or just for testing/compiling purpose you have two choices.&lt;br /&gt;
&lt;br /&gt;
=== Specific platform ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
| [[File:Jenkins_platforms.jpg|left|300px| ]] || To build a specific platform you must click on the platform of choice you want.&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Jenkins_singlebuild1.jpg|left|300px| ]] || After that you are presented with the following screen (some option may not be visible to you due to restrictions).&lt;br /&gt;
This gives an overview of the available option and the build history of the platform.&lt;br /&gt;
&lt;br /&gt;
To start a build click on &#039;&#039;&#039;Build Now&#039;&#039; where you can provide the necessary information on what you want to build. &lt;br /&gt;
|-&lt;br /&gt;
| [[File:Jenkins_singlebuild2.jpg|left|300px| ]] || Here you can choose what type of release you want to build, branch/tag or commit,  if you want to upload the finished build to the server http://mirrors.xbmc.org/test-builds/  and what git repository you want to build from (i.e. your own one).&lt;br /&gt;
&lt;br /&gt;
Do note if you just want to do a compile run, please disable uploading the results as this will save in total time needed and won&#039;t upload unnecessary builds to our mirrors.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Once you started building you can follow it&#039;s progress with the progress bars or click on the console to view the compiling progress.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Build all platforms ===&lt;br /&gt;
&lt;br /&gt;
[[File:Jenkins_buildall1.jpg|left|300px| ]]&lt;br /&gt;
By clicking on the &#039;&#039;&#039;XBMC-BuildMulti-All&#039;&#039;&#039; job in the &#039;&#039;helper&#039;&#039; tab you get several options on the left side just like on a single platform build. Click on &#039;&#039;&#039;Start a new build&#039;&#039;&#039;.&lt;br /&gt;
This process is the same as the single builds for each platforms with the only change this will trigger each individual builder that is currently linked to this build job.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Jenkins - Github Integration==&lt;br /&gt;
===Testing Pull Requests===&lt;br /&gt;
&lt;br /&gt;
Before merging it is strongly advised to first compile the pull request before merging. You can trigger this by adding a comment on github containing the following sentence:&lt;br /&gt;
&amp;quot;jenkins build this please&amp;quot;&lt;br /&gt;
This sentence doesn&#039;t have to be a comment on it&#039;s own and can be combined with other text concerning that PR.&lt;br /&gt;
&lt;br /&gt;
After the PR has been successfully build this will be add the the merge button that it is &amp;quot;safe to merge&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note -&#039;&#039;&#039; This will only work for Team Kodi members who have github commit rights or Team Kodi members don&#039;t have commit rights but have been added to the &amp;quot;jenkins-access&amp;quot; team on github (the list of these members is at https://github.com/orgs/xbmc/teams/jenkins-access)&lt;br /&gt;
&lt;br /&gt;
The following trigger phrases can be commented to pull requests by team members:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;jenkins build this please&#039;&#039;&#039; - jenkins builds the PR and sets the PR status after that&lt;br /&gt;
* &#039;&#039;&#039;jenkins build and merge&#039;&#039;&#039; - jenkins builds the PR and if successfull merges it to master&lt;br /&gt;
* &#039;&#039;&#039;jenkins build addons please&#039;&#039;&#039; - jenkins builds the binary addons from a PR and sets the PR status after that&lt;br /&gt;
* &#039;&#039;&#039;jenkins build kore&#039;&#039;&#039; - jenkins builds the official kodi remote &amp;quot;Kore&amp;quot; and sets the PR status after that&lt;br /&gt;
* &#039;&#039;&#039;jenkins build kore and merge&#039;&#039;&#039; - jenkins builds the official kodi remote &amp;quot;Kore&amp;quot; and if successfull merges it to master&lt;br /&gt;
&lt;br /&gt;
===Configure Jenkins - Github Integration===&lt;br /&gt;
&lt;br /&gt;
{{collapse top|click &amp;quot;Expand&amp;quot; to see How To Configure Jenkins - Github Integration}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=500px heights=400px&amp;gt;&lt;br /&gt;
File:jenkinsgithub1.jpg|&#039;&#039;&#039;Step 1:&#039;&#039;&#039; From XBMC Foundation page https://github.com/xbmc select &amp;quot;People&amp;quot;&lt;br /&gt;
File:jenkinsgithub2.jpg|&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find your username then check &amp;quot;Organisation visibility&amp;quot; is set to &amp;quot;Public&amp;quot;&lt;br /&gt;
File:jenkinsgithub3.jpg|&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Go to http://jenkins.kodi.tv and log in&lt;br /&gt;
File:jenkinsgithub4.jpg|&#039;&#039;&#039;Step 4:&#039;&#039;&#039; You should be presented with the Authorize application screen, select &amp;quot;Authorize application&amp;quot;&lt;br /&gt;
File:jenkinsgithub5.jpg|&#039;&#039;&#039;Step 5:&#039;&#039;&#039; Go to your Github &amp;quot;Personal settings&amp;quot; and &amp;quot;Applications&amp;quot; and you should see an entry for &amp;quot;jenkins.kodi.tv&amp;quot;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
{{collapse bottom}}&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[XBMC development]]&lt;br /&gt;
* [[Git Usage]]&lt;br /&gt;
* [[HOW-TO:Submit a patch]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
[[Category:Team Kodi specific notes]]&lt;/div&gt;</summary>
		<author><name>Memphiz</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Jenkins&amp;diff=87653</id>
		<title>Jenkins</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Jenkins&amp;diff=87653"/>
		<updated>2015-03-08T18:56:01Z</updated>

		<summary type="html">&lt;p&gt;Memphiz: /* Testing Pull Requests */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Team XBMC]]{{l2|[[Development]]}}|[[:Category:Team XBMC specific notes]]&amp;lt;br /&amp;gt;&amp;amp;nbsp;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This page describes the &amp;quot;Jenkins&amp;quot; builder used by [[Team XBMC]] to build the variety of releases from Team XBMC&lt;br /&gt;
&lt;br /&gt;
== Jenkins ==&lt;br /&gt;
&lt;br /&gt;
[[File:Jenkins_start.jpg|left|300px| ]]&lt;br /&gt;
Jenkins is the successor of [[Buildbot]] which was harder to maintain and Jenkins also offers a wide variety of plugin that can be used to benefit further development and testing.&lt;br /&gt;
&lt;br /&gt;
When going to http://jenkins.xbmc.org you are shown the current frontpage like shown below and you start at the &#039;&#039;dashboard&#039;&#039; giving you several build statistics and overview of current used builders.&lt;br /&gt;
&lt;br /&gt;
You also see tabs for each platform that contain specific builders for each one of those.&lt;br /&gt;
The &#039;&#039;helpers&#039;&#039; contains like the name says helpers that can aid in doing quick builds like &#039;&#039;build all platforms&#039;&#039; or uploading of XBMC releases to our mirrors.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
== Building ==&lt;br /&gt;
&lt;br /&gt;
Building using Jenkins is only allowed by XBMC Team members. Team members that have XBMC git rights are allowed to use these builders.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Automated builds ===&lt;br /&gt;
&lt;br /&gt;
Automated build are started at a specific time which can be configured at for each job.&lt;br /&gt;
At the moment we use the job &#039;&#039;&#039;XBMC-BuildAll&#039;&#039;&#039; which is triggered by a timer.&lt;br /&gt;
It starts the list of separate jobs listed below and by default will build the &#039;&#039;&#039;master&#039;&#039;&#039; branch from https://github.com/xbmc/xbmc&lt;br /&gt;
* XBMC-Android-ARM&lt;br /&gt;
* XBMC-IOS-ATV&lt;br /&gt;
* XBMC-OSX-32&lt;br /&gt;
* XBMC-OSX-64&lt;br /&gt;
* XBMC-WIN-32&lt;br /&gt;
&lt;br /&gt;
Timed builds are considered &#039;&#039;&#039;nightly builds&#039;&#039;&#039; and are uploaded to http://mirrors.xbmc.org/nightlies/&lt;br /&gt;
The build time is set using cron and using the &#039;&#039;XBMC-BuildAll&#039;&#039; configure page.&lt;br /&gt;
&lt;br /&gt;
== Starting manual build ==&lt;br /&gt;
&lt;br /&gt;
To start a manual build to build a certain release or just for testing/compiling purpose you have two choices.&lt;br /&gt;
&lt;br /&gt;
=== Specific platform ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
| [[File:Jenkins_platforms.jpg|left|300px| ]] || To build a specific platform you must click on the platform of choice you want.&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Jenkins_singlebuild1.jpg|left|300px| ]] || After that you are presented with the following screen (some option may not be visible to you due to restrictions).&lt;br /&gt;
This gives an overview of the available option and the build history of the platform.&lt;br /&gt;
&lt;br /&gt;
To start a build click on &#039;&#039;&#039;Build Now&#039;&#039; where you can provide the necessary information on what you want to build. &lt;br /&gt;
|-&lt;br /&gt;
| [[File:Jenkins_singlebuild2.jpg|left|300px| ]] || Here you can choose what type of release you want to build, branch/tag or commit,  if you want to upload the finished build to the server http://mirrors.xbmc.org/test-builds/  and what git repository you want to build from (i.e. your own one).&lt;br /&gt;
&lt;br /&gt;
Do note if you just want to do a compile run, please disable uploading the results as this will save in total time needed and won&#039;t upload unnecessary builds to our mirrors.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Once you started building you can follow it&#039;s progress with the progress bars or click on the console to view the compiling progress.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Build all platforms ===&lt;br /&gt;
&lt;br /&gt;
[[File:Jenkins_buildall1.jpg|left|300px| ]]&lt;br /&gt;
By clicking on the &#039;&#039;&#039;XBMC-BuildMulti-All&#039;&#039;&#039; job in the &#039;&#039;helper&#039;&#039; tab you get several options on the left side just like on a single platform build. Click on &#039;&#039;&#039;Start a new build&#039;&#039;&#039;.&lt;br /&gt;
This process is the same as the single builds for each platforms with the only change this will trigger each individual builder that is currently linked to this build job.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Jenkins - Github Integration==&lt;br /&gt;
===Testing Pull Requests===&lt;br /&gt;
&lt;br /&gt;
Before merging it is strongly advised to first compile the pull request before merging. You can trigger this by adding a comment on github containing the following sentence:&lt;br /&gt;
&amp;quot;jenkins build this please&amp;quot;&lt;br /&gt;
This sentence doesn&#039;t have to be a comment on it&#039;s own and can be combined with other text concerning that PR.&lt;br /&gt;
&lt;br /&gt;
After the PR has been successfully build this will be add the the merge button that it is &amp;quot;safe to merge&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note -&#039;&#039;&#039; This will only work for Team Kodi members who have github commit rights or Team Kodi members don&#039;t have commit rights but have been added to the &amp;quot;jenkins-access&amp;quot; team on github (the list of these members is at https://github.com/orgs/xbmc/teams/jenkins-access)&lt;br /&gt;
&lt;br /&gt;
The following trigger phrases can be commented to pull requests by team members:&lt;br /&gt;
jenkins build this please - jenkins builds the PR and sets the PR status after that&lt;br /&gt;
jenkins build and merge - jenkins builds the PR and if successfull merges it to master&lt;br /&gt;
jenkins build addons please - jenkins builds the binary addons from a PR and sets the PR status after that&lt;br /&gt;
jenkins build kore - jenkins builds the official kodi remote &amp;quot;Kore&amp;quot; and sets the PR status after that&lt;br /&gt;
jenkins build kore and merge - jenkins builds the official kodi remote &amp;quot;Kore&amp;quot; and if successfull merges it to master&lt;br /&gt;
&lt;br /&gt;
===Configure Jenkins - Github Integration===&lt;br /&gt;
&lt;br /&gt;
{{collapse top|click &amp;quot;Expand&amp;quot; to see How To Configure Jenkins - Github Integration}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=500px heights=400px&amp;gt;&lt;br /&gt;
File:jenkinsgithub1.jpg|&#039;&#039;&#039;Step 1:&#039;&#039;&#039; From XBMC Foundation page https://github.com/xbmc select &amp;quot;People&amp;quot;&lt;br /&gt;
File:jenkinsgithub2.jpg|&#039;&#039;&#039;Step 2:&#039;&#039;&#039; Find your username then check &amp;quot;Organisation visibility&amp;quot; is set to &amp;quot;Public&amp;quot;&lt;br /&gt;
File:jenkinsgithub3.jpg|&#039;&#039;&#039;Step 3:&#039;&#039;&#039; Go to http://jenkins.kodi.tv and log in&lt;br /&gt;
File:jenkinsgithub4.jpg|&#039;&#039;&#039;Step 4:&#039;&#039;&#039; You should be presented with the Authorize application screen, select &amp;quot;Authorize application&amp;quot;&lt;br /&gt;
File:jenkinsgithub5.jpg|&#039;&#039;&#039;Step 5:&#039;&#039;&#039; Go to your Github &amp;quot;Personal settings&amp;quot; and &amp;quot;Applications&amp;quot; and you should see an entry for &amp;quot;jenkins.kodi.tv&amp;quot;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
{{collapse bottom}}&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[XBMC development]]&lt;br /&gt;
* [[Git Usage]]&lt;br /&gt;
* [[HOW-TO:Submit a patch]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;br /&gt;
[[Category:Team Kodi specific notes]]&lt;/div&gt;</summary>
		<author><name>Memphiz</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Use_video_output_on_iOS&amp;diff=85038</id>
		<title>Archive:Use video output on iOS</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Use_video_output_on_iOS&amp;diff=85038"/>
		<updated>2015-02-11T21:36:08Z</updated>

		<summary type="html">&lt;p&gt;Memphiz: Added ios8 known issues with hardware tvout adapters&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[iOS]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&amp;lt;section begin=&amp;quot;FAQ&amp;quot; /&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Native video out as of XBMC v12 (Frodo) is now supported for HDMI adapter, VGA adapter, and AirPlay mirroring (to ATV2/3 only for mirroring). Currently limited to 720P outout:&#039;&#039;&#039;&lt;br /&gt;
:{{{!}} class=wikitable&lt;br /&gt;
! width=&amp;quot;50%&amp;quot; {{!}} HDMI/VGA adapter &amp;lt;small&amp;gt;(A4 processor or higher)&amp;lt;/small&amp;gt;!! width=&amp;quot;50%&amp;quot; {{!}} AirPlay mirroring &amp;lt;small&amp;gt;(requires A5 processor or higher)&amp;lt;/small&amp;gt;&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}&lt;br /&gt;
&#039;&#039;&#039;1.&#039;&#039;&#039; Before opening XBMC, first plug in the video out adapter and connect it to the display&lt;br /&gt;
{{!}}&lt;br /&gt;
&#039;&#039;&#039;1.&#039;&#039;&#039; Before opening XBMC enable global AirPlay mirroring&lt;br /&gt;
&lt;br /&gt;
{{small|&#039;&#039;&#039;On iOS 6:&#039;&#039;&#039; Double-tapping the home button, swiping from left to right to bring up the volume control and AirPlay icon, and selecting your Apple TV from the options.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;On iOS 7/8:&#039;&#039;&#039; Bring up the Control Center by swiping from the bottom of the screen to the top, and then selecting AirPlay, and then select Apple TV from the options.}}&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}} colspan=2 {{!}}&lt;br /&gt;
&#039;&#039;&#039;2.&#039;&#039;&#039; Go to {{highlight|bordered=yes|Settings -&amp;gt; Appearance -&amp;gt; Skin}} and change the skin to something like Confluence (not required, but makes operating XBMC on a TV easier).&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;3.&#039;&#039;&#039; Go to {{highlight|bordered=yes|Settings -&amp;gt; System -&amp;gt; Video output}} and change it to &amp;quot;Display #2&amp;quot;&amp;lt;br /&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;4.&#039;&#039;&#039; Now you can use the iDevice screen for directional navigation by swiping. Tap to select things, two finger tap to go back.&lt;br /&gt;
{{!}}}&lt;br /&gt;
::&#039;&#039;&#039;&#039;&#039;Note:&#039;&#039;&#039; AirPlay mirroring only works from an iDevice with an A5 or higher SoC (iPhone 4S, iPad 2/3), and will only stream to the native AirPlay feature of Apple TV 2 and 3 (in other words, it won&#039;t work with XBMC&#039;s [[AirPlay]] server as a target).&#039;&#039;&lt;br /&gt;
{{divbox|orange||&lt;br /&gt;
::&#039;&#039;&#039;&#039;&#039;Note for iOS8 and later:&#039;&#039;&#039; Apple broke some things when it comes to hardware adapters like HDMI/DVI/VGA/Component adapters.&lt;br /&gt;
:::&#039;&#039;1. The screen is not filled 100% but has a border around it. There is no solution to this as of now and all tvout capable apps are suffering from the same issue.&#039;&#039;&lt;br /&gt;
:::&#039;&#039;2. When changing the resolution of the external screen nothing happens. The screen will always stay in its highest resolution. All tvout capable apps are suffering from the same issue.&#039;&#039;}}&amp;lt;section end=&amp;quot;FAQ&amp;quot; /&amp;gt;&lt;br /&gt;
{{Gotham updated}}&lt;br /&gt;
&lt;br /&gt;
[[Category:How-to]]&lt;br /&gt;
[[Category:Manual]]&lt;br /&gt;
[[Category:IOS]]&lt;/div&gt;</summary>
		<author><name>Memphiz</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Migration_from_XBMC_to_Kodi&amp;diff=79520</id>
		<title>Archive:Migration from XBMC to Kodi</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Migration_from_XBMC_to_Kodi&amp;diff=79520"/>
		<updated>2014-10-12T13:38:55Z</updated>

		<summary type="html">&lt;p&gt;Memphiz: Created page with &amp;quot;placeholder - TODO - describe what happend during automated data migration from XBMC to Kodi.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;placeholder - TODO - describe what happend during automated data migration from XBMC to Kodi.&lt;/div&gt;</summary>
		<author><name>Memphiz</name></author>
	</entry>
</feed>