Skip to main content

Guide to Installing Kodi: Beginner's Edition Part 2

Kodi: A Guide for New Users. Part 2


This next article is going to be an all-in-one guide on how to set up Kodi from where to find it to how to install an add-on. This guide will serve to partner with the theme of creating helpful articles for the everyday, new Kodi user. We will focus on keeping the language understandable and hope this article helps teach you something new. By the end of this article we will have answered the what, where, and how to install Kodi, along with a repository, and an add-on.

Now that you have successfully installed and opened Kodi for the first time, lets move to the important part. Installing Repositories and Add-ons.

What is a Repository ?


Great Job getting this far!!!! We really are proud of you as we know this is all new to you. Now that you have installed Kodi on your device we need to load it up. To do this we are going to need to add some repositories. A repository is a storage space for one or more add-ons (third party programs) that fit into Kodi. A repository can hold other repositories, programs, music add-ons, video add-ons, services, and more.

A developer or group of developers will store their files in this repository and you can add the address to the repository inside Kodi to access the add-ons.  Please note you will see repository shortened to repo; however, they are the same thing.

***As always ONLY install Repositories from the official Source***

We will remind you only use the direct source for the repository install and avoid collection repositories like SuperRepo and Kodil (Kodi Israel).  Unofficial sources often are very outdated and can also contain malicious code.

How do you add a Repository to Kodi


So you think you are ready to add a repository to Kodi so you can install some add-ons? Awesome, because we are here to help you do so. For our example we are going to use Mr. Blamo’s Repository and show you how to add it to Kodi and then install it to the system. We are going to give you all the information you need for this; however, many of our articles will walk you through how to install add-ons and their repositories.  For more information on specific add-ons visit our Blog.

First things first and we need to open Kodi so we can add the repository. Once you have Kodi open follow the guide below on how to navigate to add the repository. Depending on what version of Kodi you are using there will be a different set of instructions.  For this guide we are going to explore installing a repository for Kodi 17 (Krypton)

Kodi 17- Krypton Guide to Installing a Repository


There are two methods you can use to Install a Repo; File Manager and a Zip File. We’ll start off with File Manager and the Mr Blamo Repository .

Accessing File Manager


 

guide

So lets begin by opening Kodi and from the Home Page, select the Cog Icon.

 

guide

 

Scroll to the bottom right and click on File manager.

 

guide

Double Click/Tap on Add source.

 

Entering the URL Address


 

guide

So in order to input the url address, you will have to click on None as shown above.

 



 

 

 

guide

As a consequence of selecting none, a new window will appear with a keyboard. If installing Kodi on a PC/Laptop or if your Android device has a keyboard, you can use that to enter the address. If not, you can use the keyboard provided.

Enter the address exactly as shown above. When done, select OK.

 

guide

You will now be asked to enter a name. It could be anything you wish Blamo, mrblamo, etc, as long as you recognize it later on. Once done, select OK to complete the changes made.

 

guide

You have now installed the Blamo Repository as indicated above. Congratulations !


Installing a Repo Via Zip File


Install from zip file allows you to install add-ons or repositories which may not be available in the Kodi add-on repository. These Zip Files can be found through out the Internet, primarily in a developers Twitter page or on FB Groups. You could even use your favorite Search Engine.

However you find it, it must be downloaded and saved in a location on your device that you can easily locate later on. At no time should you open or Unzip the file.

 

guide

For this section of the Guide, we will use the NoobsandNerds (NaN) zip file.

 

guide

So as we have done before, select Add-ons in the Main Home page. Then click on the Open Box Icon found in the top left corner.

 

guide

Please click on Install from zip file to proceed.

 

Locating the Zip File


 

guide

Because it was easier to use photos acquired from a PC for this guide, your screen may not appear as shown here. As a result, my zip file is located in my C: drive, therefore it’s a great idea to always remember where you have saved the zip file.
  • Some options would be :

  • Download it on your PC/Laptop and then transfer it to a USB Flash drive. If your device has a usb slot you could install it from there.

  • If your device has a browser, you can download it directly to the storage folder.


Select the location on your device that has the zip file stored.

 

guide

Almost done, once you find the Zip File select it to start the install process.

 

guide

Finally, as soon as you select the zip file you will be returned to Add-ons/Add-on browser page. When the repository has been installed, there will be a confirmation notification in the top right corner. Nice work ! you have just installed a Repo via a zip file !

You may or receive a message stating there is an Update available as shown here. Please refer to Part 1 of the guide on Updating.


End of Part 2


Please click Here to continue to part 3 of the guide. How to install Add-ons.

Comments

DVDrip – TorrentFreak

Trending Posts...

Kodi Dlna Client and Server Setup for Krypton

What is Dlna ? WHAT IS DLNA? The term DLNA stands for “Digital Living Network Alliance”. It is the industry standard for sharing network data combined with “Universal Plug and Play Audio Visual(UPnP). This option can be used to share your media libraries from one device to another. If you have a PC or Kodi Box for your Tv, you can share its media contents.  Other Smart TVs, Game Consoles, Phones, etc. to name a few. It is recommended that you backup Kodi before continuing in case you wish to restore your Kodi settings at a later date. A Kodi UPnP server/media can stream its content to other devices on the same network by using UPnP and DLNA protocols. HOW TO ENABLE DLNA ON KODI? For this article, I used a clean version of Krypton 17.6. If you are using a Build, this is typically found by selecting System, then System again. Lets begin: After opening Kodi, select the Cog Icon found in the top left corner. Then Select Service Settings top row far right in Systems as shown in the ph

Using TMDb and Alluc API Codes in Kodi Add-ons

Using TMDb / Alluc Codes Together Before explaining how to link your TMDb api code with Alluc code, why does anyone need the code ? When the Add-on Elysium became the “go to” add-on as an alternative to Covenant, the Devs added the api Code. Consequently TMDb began cancelling each new api code generated by the Developers as it was viewed as “abuse of the code”.  As a result the Developers spent more time generating a new code instead of improving the add-on itself. The Solution was to allow each user to generate their own personal IMDb Api code and enter it themselves. Generating your own TMDb Code While other groups were providing a solution, Ares Project Forum had taken it a step further by providing a Blog that gave a more detailed method that others had missed. In addition to generating a TMDb code, you will also need a Alluc code. This can be found by following this link . Add-ons Currently Utilizing both Codes The above list will be updated as each new Add-on allows the use of

How to enable Inputstream Adaptive in Kodi Krypton

What is Inputstream Adaptive The recent update release from Kodi on the Krypton 17.3 has failed to enable a feature called InputStream Adaptive. So what you say ! What does it do ? How do I use it ? Well here’s a quick explanation of what InputStream Adaptive does : This package is required to allow add-ons like the Youtube to work properly in Krypton 17 . Therefore allowing the add-on to support 1080p resolutions and up and solve some issues with mpeg-dash videos. The following steps can be used in Krypton 17.3 as well as any Krypton Forks Nodi, MyGica Media and SPMC v17.4-alpha 10. Because the add-on is pre-installed in Kodi Krypton, it a simple matter of knowing where to locate it, and then enable. After opening Kodi, hover the cursor over the Add-ons tab in the vertical menu bar to your left . Red Arrow 1. Then select the My add-ons icon at the top of the screen. Red arrow 2. Enabling Inputstream Adaptive Scroll down to the bottom of the list of Add-ons and select VideoPlayer Input

Project Cypher

This is an add on thats been around for a while, with a mix of content, mostly that I haven’t used to be honest, but its recently started to produce some good live streams with I think makes it worthy of recommending. I worked through some of the content this morning and there is a mix of stuff, but of real interest to me personally is the quality of the live links. The other content such as Lingerie Football and Lingerie Fighting is unique to the add on (AFAIK), plus there plenty of horror under the “dark side” link and Serial Killer content too, should that be your thing. Installing Project Cypher Click File Manager Double Click Add source Type this EXACTLY http://repo.run/cypherrepo/ Name the source, Project Cypher Return to the Kodi Home Screen Click System Click Add ons Click install from zip file Click Project Cypher Source Click Project Cypher zip file Wait for “add on enabled” notification Project Cypher Content The long list of live sports links are hidden the test area,

Making Adjustments While Watching Movies in Kodi: Aeon Nox Silvo Skin

Adjusting options to screening is quite easy to do inside the Aeon Nox Silvo Skin and some are unaware of all the items you can change.  Many of you have asked questions on where to make Screen Adjustments re: Calibration, as well as how to Add or Remove Subtitles (myself included).  So here we go, the above Photo and the next used for this FAQ were taken from the Ares US Build Jarvis Version.  The movies selected was “Jackie” from the Elysium Add-on with a Real Debrid Account. Adjusting/Removing English Subtitles You begin watching a Movie and then English subtitles appear at the bottom, yet the the movie is in English! Step 1. – To remove the Subtitles, move the cursor to the top of the screen to open the list of adjustments. Step 2. – Select the Speaker Icon as indicated by the Red Arrow in Photo A. Step 3. – A new window will appear, scroll down to Enable subtitles as seen in Photo B. Step 4. – Simply click anywhere in the highlighted area to disable.( blue light will be gone once