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/setup.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,7 +150,7 @@ To compare the cost of each debrid service, I made a table of the prices of each
150
150
Both services have a rewards program that allows you to earn free days.
151
151
152
152
- Torbox has a referral program that gives you +7 days x Months purchased for each person that signs up through your link. **(only for first time purchases)**
153
-
- Example: If 2 persons sign up through your link and you purchase a 3 month subscription, you get 2 _ 3 _ 7 = 42 free days.
153
+
- Example: If 2 persons sign up through your link and you purchase a 3 month subscription, you get 2 * 3 * 7 = 42 free days.
154
154
- Real-Debrid has a points system where you earn points. that can be redeemed for free days.
155
155
- 1000 points = 30 days
156
156
@@ -163,7 +163,7 @@ This is different for everyone.
163
163
Giving my experiences with each debrid service would not be helpful as it is dependent on your location as well as many other factors.
164
164
165
165
Therefore, make sure to carry out speed tests to determine the best service for you.
166
-
The speed tests for each debrid service can be found [here](faq#where-can-i-find-the-speed-tests-for-debrid-services) and on their website too.
166
+
The speed tests for each debrid service can be found `here` and on their website too.
167
167
168
168
While a debrid service is unlikely to be the bottleneck in your streaming experience, TorBox has the fastest servers (80gbit NVME) which no other service can offer at prices as low as theirs.
169
169
@@ -183,7 +183,7 @@ Most popular content will be cached on TorBox, but if you look for stuff that is
183
183
184
184
Addon support should not generally be an issue as almost every addon supports most major debrid services.
185
185
186
-
Find a full table of addons and supported debrid services [here](faq#which-debrid-services-are-supported-by-each-addon).
186
+
Find a full table of addons and supported debrid services `here`.
187
187
188
188
**Additional Features**
189
189
@@ -326,13 +326,13 @@ import TorboxUsenet from '@site/docs/streaming/kodi/usenet/_torbox.mdx';
326
326
Now that Kodi is set up and you have your debrid service (and Usenet if needed) ready, you can proceed to set up the addons.
327
327
328
328
### How to install addons
329
+
329
330
Addons in Kodi are installed through repositories. A repository is simply a collection of addons that can be installed from a single source. To install an addon, you first need to add the repository that contains the addon. Once the repository is added, you can then install the addon from within Kodi.
330
331
331
332
:::info[Make sure]
332
333
Follow the instructions exactly as stated in the addon installation guide.
333
334
:::
334
335
335
-
336
336
### Streaming providers addons
337
337
338
338
These addons are the backbone to our on-demand streaming experience.
@@ -357,6 +357,6 @@ If an addon only has the :cloud: icon, then it requires a debrid service.
0 commit comments