<?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=Hczedik</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=Hczedik"/>
	<link rel="alternate" type="text/html" href="https://kodi.wiki/view/Special:Contributions/Hczedik"/>
	<updated>2026-06-19T22:02:42Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://kodi.wiki/index.php?title=HOW-TO:Install_Kodi_on_Raspberry_Pi&amp;diff=130289</id>
		<title>HOW-TO:Install Kodi on Raspberry Pi</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=HOW-TO:Install_Kodi_on_Raspberry_Pi&amp;diff=130289"/>
		<updated>2017-07-18T19:45:09Z</updated>

		<summary type="html">&lt;p&gt;Hczedik: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Raspberry Pi]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
The basic hardware you will need is &lt;br /&gt;
* the R-Pi board itself&lt;br /&gt;
* a power supply (Micro-USB, 5V, upto 2500 mA)&lt;br /&gt;
* a (micro)SDHC memory card to install the software. (Because video decoding is more resource-intensive than many other operations, it may be more important to have a fast/high quality memory card for Kodi than for other uses.)&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;See also: [[Raspberry Pi FAQ]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Basic options ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;section begin=&amp;quot;install&amp;quot;/&amp;gt;&lt;br /&gt;
;Easy / Kodi centric distributions&lt;br /&gt;
* &#039;&#039;&#039;[[LibreELEC]] -&#039;&#039;&#039; [https://libreelec.tv/downloads/ Download] • [http://wiki.libreelec.tv Wiki] • [http://forum.libreelec.tv Forum]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[OpenELEC]] -&#039;&#039;&#039; [http://wiki.openelec.tv/index.php?title=Installing_OpenELEC_on_Raspberry_Pi Installing] • [http://wiki.openelec.tv/index.php?title=Raspberry_Pi_FAQ FAQ] • [http://openelec.tv/forum/124-raspberry-pi Help forum]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[OSMC]] -&#039;&#039;&#039; [https://osmc.tv/ Home] [https://osmc.tv/download/ Installing] • [https://osmc.tv/wiki Wiki] • [https://discourse.osmc.tv Support Forum] &lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[XBian]] -&#039;&#039;&#039; [http://xbian.org/getxbian/ Installing] • [http://xbian.org/faq/ FAQ] • [http://xbian.org/getting-started/ Starters guide] • [http://forum.xbian.org/ Forum]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Advanced / can be used with Kodi&lt;br /&gt;
* &#039;&#039;&#039;Raspbian -&#039;&#039;&#039; Up-to-date versions &#039;&#039;&#039;(Currently Krypton 17.3)&#039;&#039;&#039; of Kodi are now on the default Raspbian repositories. See &#039;&#039;&#039;[[HOW-TO:Install Kodi on Raspberry Pi#Raspbian|full guide here]]&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;CarPC -&#039;&#039;&#039; [http://www.engineering-diy.blogspot.ro/2015/01/raspberrypi-carpc-tutorial.html Guide]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;RetroPie - &#039;&#039;&#039; See &#039;&#039;&#039;[[HOW-TO:Install Kodi on Raspberry Pi#RetroPie|full guide here]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Recalbox -&#039;&#039;&#039; [http://www.recalbox.com/diyrecalbox Installing]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Batocera Linux -&#039;&#039;&#039; [https://batocera-linux.xorhub.com/#learn Learn More]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Arch Linux ARM -&#039;&#039;&#039; [http://archlinuxarm.org/platforms/armv7/broadcom/raspberry-pi-2 RPi2] • [http://archlinuxarm.org/platforms/armv6/raspberry-pi RPi1]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Buildroot]]&#039;&#039;&#039; - For experienced users only !&lt;br /&gt;
&amp;lt;section end=&amp;quot;install&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Specific install guides ==&lt;br /&gt;
For installs that don&#039;t directly include and/or boot into Kodi automatically.&lt;br /&gt;
&lt;br /&gt;
=== Raspbian ===&lt;br /&gt;
{{editor note|We need to expand on this section, but here are the basic commands if you are familiar with the command-line:}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;(Current Version - 17.3)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install kodi&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Alternative source&lt;br /&gt;
* Pplware has a build of 17.1 for Raspbian, see [https://www.raspberrypi.org/forums/viewtopic.php?p=832735#p832735 here] for a guide and detailed instructions on how to set up Kodi for Raspbian&lt;br /&gt;
&lt;br /&gt;
;PVR Addons&lt;br /&gt;
* PVR Addons can be installed directly from the command line:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install PACKAGENAMEHERE&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
but replace &#039;&#039;&#039;PACKAGENAMEHERE&#039;&#039;&#039; with the PVR addon required.&lt;br /&gt;
&amp;lt;pre&amp;gt;example: sudo apt-get install kodi-pvr-hts&amp;lt;/pre&amp;gt;&lt;br /&gt;
The PVR client add-on should now be installed. If Kodi was already running, restart it to load the add-on.&lt;br /&gt;
&lt;br /&gt;
=== RetroPie ===&lt;br /&gt;
Here&#039;s a [https://www.youtube.com/watch?v=MyeCQS7ITnU youtube guide]:&amp;lt;br /&amp;gt;&lt;br /&gt;
{{#widget:YouTube|id=MyeCQS7ITnU}}&lt;br /&gt;
&lt;br /&gt;
== Compiling Kodi ==&lt;br /&gt;
Notes for advanced users who wish to try and build Kodi from source code.&lt;br /&gt;
* Various good notes mentioned here: https://github.com/xbmc/xbmc/blob/master/docs/README.raspberrypi&lt;br /&gt;
&lt;br /&gt;
{{updated|16}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Manual]]&lt;br /&gt;
[[Category:Installation|Raspberry Pi]]&lt;br /&gt;
[[Category:Raspberry Pi]]&lt;br /&gt;
[[Category:How-to]]&lt;/div&gt;</summary>
		<author><name>Hczedik</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=HOW-TO:Install_Kodi_on_Raspberry_Pi&amp;diff=130288</id>
		<title>HOW-TO:Install Kodi on Raspberry Pi</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=HOW-TO:Install_Kodi_on_Raspberry_Pi&amp;diff=130288"/>
		<updated>2017-07-18T19:44:43Z</updated>

		<summary type="html">&lt;p&gt;Hczedik: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Raspberry Pi]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
The basic hardware you will need is &lt;br /&gt;
* the R-Pi board itself&lt;br /&gt;
* a power supply (Micro-USB, 5V, upto 2500 mA)&lt;br /&gt;
* a (micro)SDHC memory card to install the software. (Because video decoding is more resource-intensive than many other operations, it may be more important to have a fast/high quality memory card for Kodi than for other uses.)&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;See also: [[Raspberry Pi FAQ]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Basic options ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;section begin=&amp;quot;install&amp;quot;/&amp;gt;&lt;br /&gt;
;Easy / Kodi centric distributions&lt;br /&gt;
* &#039;&#039;&#039;[[LibreELEC]] -&#039;&#039;&#039; [https://libreelec.tv/downloads/ Download] • [http://wiki.libreelec.tv Wiki] • [http://forum.libreelec.tv Forum]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[OpenELEC]] -&#039;&#039;&#039; [http://wiki.openelec.tv/index.php?title=Installing_OpenELEC_on_Raspberry_Pi Installing] • [http://wiki.openelec.tv/index.php?title=Raspberry_Pi_FAQ FAQ] • [http://openelec.tv/forum/124-raspberry-pi Help forum]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[OSMC]] -&#039;&#039;&#039; [https://osmc.tv/ Home] [https://osmc.tv/download/ Installing] • [https://osmc.tv/wiki Wiki] • [https://discourse.osmc.tv Support Forum] &lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[XBian]] -&#039;&#039;&#039; [http://xbian.org/getxbian/ Installing] • [http://xbian.org/faq/ FAQ] • [http://xbian.org/getting-started/ Starters guide] • [http://forum.xbian.org/ Forum]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Advanced / can be used with Kodi&lt;br /&gt;
* &#039;&#039;&#039;Raspbian -&#039;&#039;&#039; Up-to-date versions &#039;&#039;&#039;(Currently Krypton 17.1)&#039;&#039;&#039; of Kodi are now on the default Raspbian repositories. See &#039;&#039;&#039;[[HOW-TO:Install Kodi on Raspberry Pi#Raspbian|full guide here]]&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;CarPC -&#039;&#039;&#039; [http://www.engineering-diy.blogspot.ro/2015/01/raspberrypi-carpc-tutorial.html Guide]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;RetroPie - &#039;&#039;&#039; See &#039;&#039;&#039;[[HOW-TO:Install Kodi on Raspberry Pi#RetroPie|full guide here]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Recalbox -&#039;&#039;&#039; [http://www.recalbox.com/diyrecalbox Installing]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Batocera Linux -&#039;&#039;&#039; [https://batocera-linux.xorhub.com/#learn Learn More]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Arch Linux ARM -&#039;&#039;&#039; [http://archlinuxarm.org/platforms/armv7/broadcom/raspberry-pi-2 RPi2] • [http://archlinuxarm.org/platforms/armv6/raspberry-pi RPi1]&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Buildroot]]&#039;&#039;&#039; - For experienced users only !&lt;br /&gt;
&amp;lt;section end=&amp;quot;install&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Specific install guides ==&lt;br /&gt;
For installs that don&#039;t directly include and/or boot into Kodi automatically.&lt;br /&gt;
&lt;br /&gt;
=== Raspbian ===&lt;br /&gt;
{{editor note|We need to expand on this section, but here are the basic commands if you are familiar with the command-line:}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;(Current Version - 17.3)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install kodi&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Alternative source&lt;br /&gt;
* Pplware has a build of 17.1 for Raspbian, see [https://www.raspberrypi.org/forums/viewtopic.php?p=832735#p832735 here] for a guide and detailed instructions on how to set up Kodi for Raspbian&lt;br /&gt;
&lt;br /&gt;
;PVR Addons&lt;br /&gt;
* PVR Addons can be installed directly from the command line:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install PACKAGENAMEHERE&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
but replace &#039;&#039;&#039;PACKAGENAMEHERE&#039;&#039;&#039; with the PVR addon required.&lt;br /&gt;
&amp;lt;pre&amp;gt;example: sudo apt-get install kodi-pvr-hts&amp;lt;/pre&amp;gt;&lt;br /&gt;
The PVR client add-on should now be installed. If Kodi was already running, restart it to load the add-on.&lt;br /&gt;
&lt;br /&gt;
=== RetroPie ===&lt;br /&gt;
Here&#039;s a [https://www.youtube.com/watch?v=MyeCQS7ITnU youtube guide]:&amp;lt;br /&amp;gt;&lt;br /&gt;
{{#widget:YouTube|id=MyeCQS7ITnU}}&lt;br /&gt;
&lt;br /&gt;
== Compiling Kodi ==&lt;br /&gt;
Notes for advanced users who wish to try and build Kodi from source code.&lt;br /&gt;
* Various good notes mentioned here: https://github.com/xbmc/xbmc/blob/master/docs/README.raspberrypi&lt;br /&gt;
&lt;br /&gt;
{{updated|16}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Manual]]&lt;br /&gt;
[[Category:Installation|Raspberry Pi]]&lt;br /&gt;
[[Category:Raspberry Pi]]&lt;br /&gt;
[[Category:How-to]]&lt;/div&gt;</summary>
		<author><name>Hczedik</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=HOW-TO:Install_Kodi_for_Linux&amp;diff=130287</id>
		<title>HOW-TO:Install Kodi for Linux</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=HOW-TO:Install_Kodi_for_Linux&amp;diff=130287"/>
		<updated>2017-07-18T19:43:53Z</updated>

		<summary type="html">&lt;p&gt;Hczedik: Raspbian Jessie has Kodi 17.3 - remove note that builds are outdated&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Linux]] {{l2| [[Installation]] }} }}&lt;br /&gt;
== Installing Kodi on Ubuntu-based distributions ==&lt;br /&gt;
{{warning|Some (later) Ubuntu versions include Kodi built by Ubuntu themselves. If you have installed Ubuntu Kodi, please remove the packages &amp;quot;kodi kodi-bin kodi-data&amp;quot; before trying to install team-xbmc PPA packages.}}&lt;br /&gt;
&lt;br /&gt;
See [[SSH]] or [http://help.ubuntu.com/community/UsingTheTerminal Click here to find out how to use the terminal.]&lt;br /&gt;
&lt;br /&gt;
Use the command line terminal and enter the following commands. Follow the prompts as you would any other software installation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
sudo apt-get install software-properties-common&lt;br /&gt;
sudo add-apt-repository ppa:team-xbmc/ppa&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install kodi &lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#lst:Team XBMC PPA|repos}}&lt;br /&gt;
&lt;br /&gt;
Note that this PPA only provides builds for Ubuntu i386 and Ubuntu amd64 but not for Ubuntu armhf, which can run on a Raspberry Pi.&lt;br /&gt;
&lt;br /&gt;
=== Installing binary add-ons (PVR, audio decoders, audio encoders, screensavers, visualizations, audio DSP) ===&lt;br /&gt;
{{see|Ubuntu binary add-ons}}&lt;br /&gt;
&lt;br /&gt;
=== Installing a development build ===&lt;br /&gt;
{{see also|Development builds}}&lt;br /&gt;
To install a beta/unstable version of {{kodi}} you must first add the unstable repository, then install XBMC. Use &amp;lt;code&amp;gt;ppa:team-xbmc/xbmc-nightly&amp;lt;/code&amp;gt; for nightly builds and &amp;lt;code&amp;gt;ppa:team-xbmc/unstable&amp;lt;/code&amp;gt; for [[beta]] builds.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
sudo add-apt-repository ppa:team-xbmc/xbmc-nightly&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install kodi&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that if you have any addons (such as PVR clients), these must be updated as well (they will not be updated automatically):&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
sudo apt-get install kodi-pvr-mythtv&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Upgrading ===&lt;br /&gt;
&amp;lt;section begin=&amp;quot;Ubuntu upgrade&amp;quot; /&amp;gt;&lt;br /&gt;
To update Kodi when a new version is released, just do a general system/package or use the following commands in the terminal (or via [[SSH]]):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get upgrade&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{note|In some cases where additional packages are required, Kodi will fail to upgrade when using the upgrade commands as above. To install additional packages use the command below:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
sudo apt-get dist-upgrade&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;}}&lt;br /&gt;
&amp;lt;section end=&amp;quot;Ubuntu upgrade&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Downgrading to a stable version from a development version ===&lt;br /&gt;
If you install a nightly build or an unstable release and want to return to a stable release, follow these instructions:&lt;br /&gt;
&lt;br /&gt;
Find the current PPA you are using:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
sudo apt-cache policy | grep team-xbmc&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Remove the unstable or nightly PPA where it says &#039;&#039;&#039;PPAHERE&#039;&#039;&#039;:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
sudo add-apt-repository -r ppa:PPAHERE&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then restore the stable version with the following commands:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
sudo add-apt-repository ppa:team-xbmc/ppa&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get remove kodi kodi-bin&lt;br /&gt;
sudo apt-get install kodi&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Downgrading between newer and older stable versions ===&lt;br /&gt;
If you want to return to the previous stable release, follow these instructions:&lt;br /&gt;
&lt;br /&gt;
Remove the current stable PPA:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
sudo add-apt-repository -r ppa:team-xbmc/ppa&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then install the old stable version with the following commands:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
sudo add-apt-repository ppa:team-xbmc/kodi-old&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get remove kodi*&lt;br /&gt;
sudo apt-get install kodi&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Reverting to an earlier nightly ===&lt;br /&gt;
ALthough launchpad doesn&#039;t list older nightlies in their PPA, they are usually still available for download directly from the website.&lt;br /&gt;
Visit https://launchpad.net/~team-xbmc/+archive/ubuntu/xbmc-nightly/+packages?field.name_filter=&amp;amp;field.status_filter=superseded&amp;amp;field.series_filter=&lt;br /&gt;
&lt;br /&gt;
You will then have to download the appropiate .deb file and manually install it.&lt;br /&gt;
&lt;br /&gt;
=== Uninstalling ===&lt;br /&gt;
If you need to remove and purge an application and finally removing/purging also the application configurations files, do so by using the following commands:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot; enclose=&amp;quot;div&amp;quot;&amp;gt;&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get remove kodi*&lt;br /&gt;
sudo apt-get purge kodi*&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then remove the settings folder to remove all settings and library data. This will not delete any videos or music, but just the settings and library data itself:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
rm -r ~/.kodi/ &lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
or&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot; enclose=&amp;quot;div&amp;quot;&amp;gt;&lt;br /&gt;
rm -r ~/.xbmc/ # for older versions before 14.0&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Embedded/Appliance type install==&lt;br /&gt;
&lt;br /&gt;
=== LibreELEC ===&lt;br /&gt;
{{main|LibreELEC}}&lt;br /&gt;
{{#lst:LibreELEC|intro}}&lt;br /&gt;
&lt;br /&gt;
== Third Party Repositories ==&lt;br /&gt;
&amp;lt;!-- Please only list repos that use an internal ffmpeg library --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The instructions in this section are for unofficial Linux binaries that are un/semi supported by Team Kodi. Most of those binaries use system ffmpeg or even worse totally untested libav, which is not recommended for {{kodi}} as we support ffmpeg only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Debian ===&lt;br /&gt;
&lt;br /&gt;
The installation if you are using Debian (Jessie), you can use the debian-backports repository.&lt;br /&gt;
&lt;br /&gt;
Add the following lines to your /etc/apt/sources.list file, as superuser (sudo)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
# kodi repos&lt;br /&gt;
# starting with debian jessie, debian provides kodi via its backports repository&lt;br /&gt;
# remember: those packages are not supported by team kodi&lt;br /&gt;
deb http://http.debian.net/debian jessie-backports main&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And then, update APT and install Kodi.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install kodi&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Enjoy your new Kodi.&lt;br /&gt;
&lt;br /&gt;
=== Fedora ===&lt;br /&gt;
Refer to [[HOW-TO:Install Kodi on Fedora 25 using RPMFusion packages]] for a guide showing how to install Fedora 25 and Kodi to create a quick-booting, standalone style of media player.&lt;br /&gt;
&lt;br /&gt;
=== Raspbian ===&lt;br /&gt;
{{see also|HOW-TO:Install Kodi on Raspberry Pi}}&lt;br /&gt;
Installing on Raspbian is done with:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
sudo apt-get install kodi&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Upgrading on Raspbian is done with:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get upgrade&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Installation from source ==&lt;br /&gt;
If distribution packages are not available, or you need a newer version, or specific features enabled, then you will most likely need to compile from source. While compiling from source does not differ very much between distributions (except for installation of build dependencies), a few different guides are available in this wiki.&lt;br /&gt;
&lt;br /&gt;
* [[HOW-TO compile XBMC for Linux from source code]]&lt;br /&gt;
* [[HOW-TO compile XBMC for Linux on Debian/Ubuntu]] - This is a tutorial on how to compile and install {{kodi}} on Debian and Ubuntu.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Linux]]&lt;br /&gt;
* [[HOW-TO:Autostart XBMC for Linux]]&lt;br /&gt;
*[[JeOS implementations for Kodi]]&lt;br /&gt;
&amp;lt;!--{{mininav| [[Installing]] {{l2| [[Linux]] }} }}--&amp;gt;&lt;br /&gt;
* [[Linux FAQ]]&lt;br /&gt;
&lt;br /&gt;
{{Updated|17}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux]]&lt;br /&gt;
[[Category:How-to]]&lt;br /&gt;
[[Category:Installation|Linux]]&lt;br /&gt;
[[Category:Manual]]&lt;/div&gt;</summary>
		<author><name>Hczedik</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Tvheadend&amp;diff=101220</id>
		<title>Tvheadend</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Tvheadend&amp;diff=101220"/>
		<updated>2015-09-17T20:47:46Z</updated>

		<summary type="html">&lt;p&gt;Hczedik: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{:PVR/Contents}}&lt;br /&gt;
{{mininav|[[PVR]]|[[Recording software]]}}&lt;br /&gt;
&amp;lt;section begin=&amp;quot;intro&amp;quot; /&amp;gt;&#039;&#039;&#039;Tvheadend&#039;&#039;&#039; is a open source TV streaming PVR backend (server) software application for Linux supporting DVB-S(2), DVB-C(2), DVB-T(2), ATSC, IPTV (UDP/HTTP), and Analog video (V4L) as input sources, and it can be used as a [[PVR backend]] of {{Kodi}}. Version 3.4 and layer of Tvheadend also include support for timeshifting (pausing of Live TV).&lt;br /&gt;
&lt;br /&gt;
By levering existing third-party [[PVR backend]] applications such as &#039;&#039;&#039;Tvheadend&#039;&#039;&#039; that specialize in receiving television signals and support a [[wikipedia:client–server model|client–server model]] which {{Kodi}} can access via a [[PVR|PVR client addon]], these PVR features allows you to watch Live TV, listen to radio, view a EPG TV-Guide, schedule recordings and enables many other TV related features, all using {{Kodi}} as your primary interface once the initial pairing connection to &#039;&#039;&#039;Tvheadend&#039;&#039;&#039; have been done and and configuration of the [[PVR|PVR client addon]] for it is complete.&amp;lt;section end=&amp;quot;intro&amp;quot; /&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
{{-}}&lt;br /&gt;
== Preinstalled options ==&lt;br /&gt;
The following Kodi/OS distributions come with Tvheadend already installed, or easily installed as an option. These are great one-stop solutions that can greatly simplify the installation of the backend, as well as various other benefits unique to those distros.&lt;br /&gt;
* [[OpenELEC]] - In addition to coming with Tvheadend software and a Tvheadend Kodi PVR add-on, OpenELEC has both current Kodi v12 builds (with native PVR support) as well as special Kodi v11 PVR builds.&lt;br /&gt;
&lt;br /&gt;
== Installing Tvheadend ==&lt;br /&gt;
&lt;br /&gt;
;Basic&lt;br /&gt;
:Most Debian and Ubuntu installations can take advantage of the standard [[w:Advanced Packaging Tool|APT]] installation methods for getting Tvheadend installed, either using a GUI package manager, or from the command line using &amp;quot;&amp;lt;code&amp;gt;apt-get install tvheadend&amp;lt;/code&amp;gt;&amp;quot;. The install procedure normally creates a user named &amp;quot;hts&amp;quot;, which is the user Tvheadend will run as. You should check that the &amp;quot;hts&amp;quot; user has sufficient permissions to your tuner (usually /dev/dvb/adapter0/frontend0). Running the command &amp;quot;&amp;lt;code&amp;gt;sudo adduser hts video&amp;lt;/code&amp;gt;&amp;quot; should be sufficient.&lt;br /&gt;
&lt;br /&gt;
:For more info, see: https://tvheadend.org/projects/tvheadend/wiki/Download&lt;br /&gt;
&lt;br /&gt;
;Raspberry Pi&lt;br /&gt;
:The easiest way to get Tvheadend on the Raspberry Pi is to use [[OpenELEC]] or [[Raspbmc]]. You can also use the Arch Linux ARM instructions below if you are using Arch Linux ARM on the R-Pi.&lt;br /&gt;
&lt;br /&gt;
;Arch Linux&lt;br /&gt;
{{see|HOW-TO:Install Tvheadend on Arch Linux}}&lt;br /&gt;
(including PogoPlug)&lt;br /&gt;
&lt;br /&gt;
;Synology NAS&lt;br /&gt;
:You can install Tvheadend from the Syno Community repo through the DiskStation Manager: http://www.synocommunity.com/repository&lt;br /&gt;
&lt;br /&gt;
== Tvheadend quick start guide ==&lt;br /&gt;
{{warning|This section is probably outdated.}}&lt;br /&gt;
&lt;br /&gt;
;{{Note|This is just the most basic steps needed to get a signal from your PVR backend to Kodi. This guide probably doesn&#039;t include everything you will want to do, like name channels, get the electronic programming guide (EPG/TV guide) set up, remove channels, etc.&lt;br /&gt;
::For help with those features see &#039;&#039;&#039;[[#Additional guides and links]]&#039;&#039;&#039;.}}&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;8&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;whitesmoke&amp;quot; |&lt;br /&gt;
| &#039;&#039;&#039;1.&#039;&#039;&#039; || Make sure Tvheadend is up and running &#039;&#039;(see here for details: https://tvheadend.org/projects/tvheadend/wiki/Install_and_initial_setup )&#039;&#039;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; |&lt;br /&gt;
| &#039;&#039;&#039;2.&#039;&#039;&#039; || All configuration is done in a web browser. If you are on the same machine that Tvheadend is installed then point your browser to &amp;lt;nowiki&amp;gt;http://localhost:9981&amp;lt;/nowiki&amp;gt; . If you are on a different machine than Tvheadend, then point your browser to &amp;lt;nowiki&amp;gt;http://IP.ADDRESS.GOES.HERE:9981&amp;lt;/nowiki&amp;gt; , where IP.ADDRESS.GOES.HERE = the IP address of the machine that Tvheadend is installed on. &#039;&#039;For example: &amp;lt;nowiki&amp;gt;http://192.168.0.3:9981&amp;lt;/nowiki&amp;gt;&#039;&#039;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;whitesmoke&amp;quot; |&lt;br /&gt;
|  &#039;&#039;&#039;3.&#039;&#039;&#039; || [[File:tvheadend1.png|right|border]]&lt;br /&gt;
# Click on the &#039;&#039;&#039;Configuration&#039;&#039;&#039; tab&lt;br /&gt;
# Click on the &#039;&#039;&#039;TV Adapters&#039;&#039;&#039; tab&lt;br /&gt;
# Click on the arrow for the drop-down menu&lt;br /&gt;
# Select your TV tuner adapter&lt;br /&gt;
&lt;br /&gt;
If your tuner hardware is not detected or is having issues, check http://linuxtv.org for driver support.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; |&lt;br /&gt;
| &#039;&#039;&#039;4.&#039;&#039;&#039; || [[File:tvheadend2.png|640px|right|border]] You will see a window like this. Now you will want to click on &amp;quot;&#039;&#039;&#039;Add DVB Network by location&#039;&#039;&#039;&amp;quot;. &lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;whitesmoke&amp;quot; |&lt;br /&gt;
| &#039;&#039;&#039;5.&#039;&#039;&#039; || [[File:tvheadend3.png|right|border]]&lt;br /&gt;
# From the menus select your location and the type of signal you are trying to receive. In this example we&#039;re using a generic list for QAM, a US signal for cable TV.&lt;br /&gt;
# Then click &amp;quot;&#039;&#039;&#039;Add DVB Network&#039;&#039;&#039;&amp;quot; at the bottom. &lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; |&lt;br /&gt;
| &#039;&#039;&#039;6.&#039;&#039;&#039; || [[File:tvheadend4.png|right]] Wait for the number under &amp;quot;&#039;&#039;&#039;Muxes awaiting initial scan&#039;&#039;&#039;&amp;quot; to reach zero. If the number under &amp;quot;&#039;&#039;&#039;Services&#039;&#039;&#039;&amp;quot; is also zero, then that means Tvheadend has not picked up any channels. You may need to check your hardware or if you&#039;ve selected the right signal type (step 5), or even your tuner driver (see http://linuxtv.org for driver support).&lt;br /&gt;
&lt;br /&gt;
It might be possible that the firmware can&#039;t be found. Check &amp;lt;code&amp;gt;dmesg&amp;lt;/code&amp;gt; for messages like the following:&lt;br /&gt;
&amp;lt;pre&amp;gt;[ 3931.964710] xc5000: waiting for firmware upload (dvb-fe-xc5000c-4.1.30.7.fw)...&lt;br /&gt;
[ 3931.970217] xc5000: Upload failed. (file not found?)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this case, the Hauppauge WinTV-HVR-950Q tuner can&#039;t locate the firmware. You should download the desired firmware (the 950Q firmware can be found at http://www.kernellabs.com/firmware/xc5000/) and place in the correct directory (for Ubuntu this is &amp;lt;code&amp;gt;/lib/firmware/&amp;lt;/code&amp;gt;). You should then see this message in &amp;lt;code&amp;gt;dmesg&amp;lt;/code&amp;gt;:&lt;br /&gt;
&amp;lt;pre&amp;gt;[ 4791.147048] xc5000: firmware read 16497 bytes.&lt;br /&gt;
[ 4791.147049] xc5000: firmware uploading...&lt;br /&gt;
[ 4794.976020] xc5000: firmware upload complete...&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;whitesmoke&amp;quot; |&lt;br /&gt;
| &#039;&#039;&#039;7.&#039;&#039;&#039; || [[File:tvheadend5.png|right|border]] Click on &amp;quot;&#039;&#039;&#039;Map DVB services to channels&#039;&#039;&#039;&amp;quot;. You should now be able to pick up TV channels in Kodi once you configure the Tvheadend add-on configuration in the next section, &amp;quot;&#039;&#039;&#039;[[#Connecting Kodi to Tvheadend]]&#039;&#039;&#039;&amp;quot;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Connecting Kodi to Tvheadend ==&lt;br /&gt;
{{PVR repo notice}}&lt;br /&gt;
# Go to {{highlight|Settings -&amp;gt; Add-ons -&amp;gt; Enabled add-ons -&amp;gt; PVR Clients}} and select the Tvheadend add-on&lt;br /&gt;
# Select &amp;quot;Configure&amp;quot;&lt;br /&gt;
# By default, you should only need to fill in &#039;&#039;&#039;Tvheadend hostname or IP address&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;section begin=&amp;quot;Settings&amp;quot; /&amp;gt;&lt;br /&gt;
[[File:Tvheadend HTSP Client.settings.png|500px|right]]&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
; Tvheadend hostname or IP address&lt;br /&gt;
: The hostname or IP address of the server where Tvheadend is installed. If on the same machine then &#039;localhost&#039; can be used.&lt;br /&gt;
; HTTP port&lt;br /&gt;
: The default for Tvheadend is 9981 but this will need updating if you have changed it in the Tvheadend settings.&lt;br /&gt;
; HTSP port&lt;br /&gt;
: The default for Tvheadend is 9982 but this will need updating if you have changed it in the Tvheadend settings.&lt;br /&gt;
; Username&lt;br /&gt;
: If you have configured Tvheadend to require a username then enter it here. This can be blank.&lt;br /&gt;
; Password&lt;br /&gt;
: If you have configured Tvheadend to require a password then enter it here. This can be blank.&lt;br /&gt;
; Connect timeout in seconds&lt;br /&gt;
: The default is 10 seconds however this can be lowered if you want Kodi to timeout connections to the Tvheadend backend quicker.&lt;br /&gt;
; Response timeout in seconds&lt;br /&gt;
: The default is 5 seconds however this can be lowered if you want Kodi to timeout requests to the Tvheadend backend quicker.&lt;br /&gt;
|}&lt;br /&gt;
{{-}}&lt;br /&gt;
&amp;lt;section end=&amp;quot;Settings&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Next|[[Configuring live TV settings|Configuring Kodi]]}}&lt;br /&gt;
&lt;br /&gt;
== Additional guides and links ==&lt;br /&gt;
* Tvheadend website - https://tvheadend.org/projects/tvheadend&lt;br /&gt;
** [https://tvheadend.org/projects/tvheadend/wiki Documentation]&lt;br /&gt;
** [https://tvheadend.org/projects/tvheadend/boards Support forum]&lt;br /&gt;
* Tvheadend backend for Kodi support forum - http://forum.kodi.tv/forumdisplay.php?fid=168&lt;br /&gt;
* Using HDHomeRun products with Tvheadend - https://tvheadend.org/boards/14/topics/3368&lt;br /&gt;
* Using VBox TV Gateway products with Tvheadend - http://kodi.wiki/view/VBox_Home_TV_Gateway#Tvheadend&lt;br /&gt;
* Helper scripts for importing channels of Austrian IPTV A1 TV into Tvheadend - https://github.com/Bronkoknorb/a1tv-helpers&lt;br /&gt;
&lt;br /&gt;
[[Category:PVR|*]]&lt;br /&gt;
[[Category:Live TV]]&lt;/div&gt;</summary>
		<author><name>Hczedik</name></author>
	</entry>
</feed>