Kodi v14.1 “Helix” is the last update that you can install on the Apple TV 2
To update follow these steps:
- Open up your terminal/ssh application and enter the following command to log in to your ATV2:
-
ssh root@YOUR.ATV2.IP.ADDRESS
- EXAMPLE:
ssh root@192.168.1.5
- EXAMPLE:
-
- You will be asked for a password: default password is alpine
- Continue to enter the following commands:
-
apt-get update
-
apt-get install org.xbmc.kodi-atv2
-