You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/streaming/kodi/platform/setup/_appleTV.mdx
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,29 +3,29 @@ Kodi is not available on the App Store, so it must be installed through sideload
3
3
I recommend skipping this step and using better alternatives like <strong>Fusion</strong> or <strong>Omni</strong>.
4
4
:::
5
5
6
-
#### Apple TV versions supported by Kodi:
6
+
**Apple TV versions supported by Kodi:**
7
7
8
8
- Apple TV 4 (Called "Apple TV HD" by Apple)
9
9
- Apple TV 5 (Called "Apple TV 4K" by Apple)
10
10
11
11
---
12
12
13
-
### Install from Windows (only for Apple TV 4)
13
+
**Install from Windows (only for Apple TV 4)**
14
14
15
-
#### What about the Apple TV 4K?
15
+
**What about the Apple TV 4K?**
16
16
17
17
Unfortunately the Apple TV 4K does not have a USB-C. If you are not jailbroken the only official way to sideload Kodi on your device is to use Xcode on macOS with a wireless connection.
18
18
To get macOS on your computer you can use a virtual machine or check for building a [hackintosh](https://en.wikipedia.org/wiki/Hackintosh), but we will not discuss this here.
19
19
20
-
#### Requirements:
20
+
**Requirements:**
21
21
22
22
-[Cydia Impactor](http://www.cydiaimpactor.com/)
23
23
- Windows 7 or higher
24
24
- Latest version of [iTunes](https://www.apple.com/itunes/) is needed to be installed.
25
25
- Kodi `.deb` file for tvOS: [Download here](https://mirrors.kodi.tv/releases/darwin/tvos/org.xbmc.kodi-tvos_21.2-tvos.deb?https=1) (Lastest stable version at the time of writing)
26
26
- A USB-C cable, without that, you can't connect your Apple TV with computer
27
27
28
-
#### Convert .deb to .ipa:
28
+
**Convert .deb to .ipa:**
29
29
30
30
- Right Click on .deb file of Kodi that you downloaded on your PC and Select 7-zip > Extract files. Click OK in the next Window.
31
31
- Open the resulting Folder and you will find data.tar file inside. Simply extract data.tar file with Right Click > 7-zip > Extract Files.
@@ -38,7 +38,7 @@ To get macOS on your computer you can use a virtual machine or check for buildin
38
38
39
39
---
40
40
41
-
#### Install Kodi on your Apple TV
41
+
**Install Kodi on your Apple TV**
42
42
43
43
Connect your Apple TV 4 with power and make sure that it is turned ON before proceeding.
44
44
@@ -54,6 +54,6 @@ If you are using a free Apple developper account you will need to do this step e
54
54
55
55
---
56
56
57
-
### Install from macOS (Apple TV 4 and Apple TV 4K)
57
+
**Install from macOS (Apple TV 4 and Apple TV 4K)**
58
58
59
59
The kodi guide for macOS is located here: [macOS setup guide](<https://kodi.wiki/view/HOW-TO:Install_Kodi_on_Apple_TV_4_and_5_(HD_and_4K)#Install_from_Mac>). It is better you see that guide.
0 commit comments