OSMC: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Updated Wiki links)
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{mininav| [[Devices]] }}
{{mininav|[[General topics]]{{l2|[[Devices]]}}|[[Installing]]{{l2|[[Linux]]}}}}
{{to do}}
<section begin="intro" />OSMC (short for Open Source Media Center) is a Linux distribution based on Debian that brings Kodi to a variety of devices. It is the successor to Raspbmc and Crystalbuntu. <section end="intro" />
<section begin="intro" />OSMC is the successor of RaspBMC and Crystalbuntu XBMC/OS distributions, created and maintained by Sam Nazarko.<section end="intro" />


* More info on OSMC and what it is: https://osmc.tv/about/
= OSMC =


= OSMC =
OSMC is an embedded, minimal, self updating Linux distributing which ships a Kodi front-end for a [https://osmc.tv/wiki/general/supported-devices/ variety of devices]. The project was founded by Sam Nazarko in 2014 and is maintained by a group of volunteers in their spare time.


OSMC is a Debian-Jessie based operating system with a {{kodi}} headend for [[Raspberry Pi]], created by Sam Nazarko and maintained by Sam and his team.
== OSMC features ==


== Main features ==
* OSMC is a simple and easy to use OS. It is based on Debian, which means that it has over 30,000 packages available in its repositories which makes it very expansive.
* Custom Linux distribution with minimalised kernel.
* OSMC is quick to install. Set up an excellent HTPC experience in just minutes.
* Debian APT
* OSMC is self-updating, which means it keeps getting better each month.
* Auto-updating
* OSMC has an applications store which makes adding new features to expand your HTPC experience simple.  
* UI installers for Windows, Linux and Mac OS X to allow installation onto am removable device (like USB key or external Hard drive), and NFS share
* PVR / AirTunes / AirPlay integration
* Many addons will work on OSMC including SpotiMC for Spotify support
* Same stability and support as the [[Crystalbuntu]] and Raspbmc Linux distribution
* AFP, NFS and SMB file sharing
* Configuration utility allowing installation of custom nightlies, audio configuration, update management,
* Server mode – allows MySQL database hosting and Thumbnail sharing for {{kodi}} multiseat systems.
* 1080p decoding
* Free!


== Installing OSMC ==
You can learn more about OSMC and its capabilities at https://osmc.tv/about/. Why not give it a try?
Download the OSMC installer using the link below.
Run it on your computer and follow the directions to image your SDCard / Micro SDCard.
* https://osmc.tv/download/


Once the OSMC installer has completed, place the SDCard / Micro SDCard into your Raspberry Pi.<br />
== Obtaining OSMC ==
Power up the Raspberry Pi and follow the directions shown on screen.


== Updating OSMC ==
OSMC can be downloaded for all supported platforms on their official Download page [https://osmc.tv/download here]. On Raspberry Pi, OSMC can also be installed via the 'NOOBS' (New Out of Box Software) installer. OSMC recommends users download and install directly from the OSMC website where possible.
OSMC has an advanced update feature where you can choose when you want updates to be downloaded and installed, or if you want to do it manually.<br />
You can also use Debian APT to update OSMC.


== Back Up Configuration/settings ==
The OSMC web page features a GUI based utility to download and install OSMC on to a variety of platforms. This utility can be run on Windows, Mac OS X and Linux based computers.  
# Login to the pi and, from the /home/osmc/ dir, type: <code>tar -czf backup.tar.gz .kodi/ </code>
# Transfer that file to a secondary machine (ftp, sftp, or scp are all viable options)
Put back the backup on the system:
# Return the tar file you copied in step 2 to the Raspberry Pi
# Run the following commands: <code> sudo systemctl stop mediacenter; tar -xzf backup.tar.gz; rm backup.tar.gz; sudo systemctl start mediacenter </code>


== Where to get help ==
OSMC ships reasonably up to date images on their website, but it is recommended that you go to My OSMC -> Updater and install updates after installation.
* [https://osmc.tv/help/wiki Wiki and FAQ]
* [https://discourse.osmc.tv OSMC support forums]
* [http://webchat.freenode.net/?channels=osmc #OSMC on the Freenode IRC Network]


== Getting help ==


== OSMC Homepage ==
OSMC provides several resources to get help and support:
* https://osmc.tv - Project home


* [https://osmc.tv/wiki The OSMC Wiki]
* [https://discourse.osmc.tv The OSMC Forums]
* [http://webchat.freenode.net/?channels=osmc #OSMC on the Freenode IRC Network]


== See also ==
== See also ==
* [[Raspberry Pi]]
* [[Raspberry Pi]]
= Crystalbuntu =
Crystalbuntu is an easy to use XBMC and linux-based OS distribution for [[Apple TV 1]] (silver) created and maintained by Sam Nazarko. It is based on a light weight Ubuntu 12.04 LTS distribution.
* http://crystalbuntu.com
== See also ==
* [[Apple TV 1]]
* [[Apple TV 1]]
* [[Apple TV 1 FAQ]]
* [[Apple TV 1 FAQ]]
Line 66: Line 38:


[[Category:Linux]]
[[Category:Linux]]
[[Category:Apple TV 1]]
[[Category:Raspberry Pi]]
[[Category:Raspberry Pi]]
[[Category:Embedded distro]]
[[Category:Embedded distro]]

Revision as of 14:54, 23 September 2015

Home icon grey.png   ▶ General topics
▶ Devices
▶ Installing
▶ Linux
▶ OSMC

OSMC (short for Open Source Media Center) is a Linux distribution based on Debian that brings Kodi to a variety of devices. It is the successor to Raspbmc and Crystalbuntu.

OSMC

OSMC is an embedded, minimal, self updating Linux distributing which ships a Kodi front-end for a variety of devices. The project was founded by Sam Nazarko in 2014 and is maintained by a group of volunteers in their spare time.

OSMC features

  • OSMC is a simple and easy to use OS. It is based on Debian, which means that it has over 30,000 packages available in its repositories which makes it very expansive.
  • OSMC is quick to install. Set up an excellent HTPC experience in just minutes.
  • OSMC is self-updating, which means it keeps getting better each month.
  • OSMC has an applications store which makes adding new features to expand your HTPC experience simple.

You can learn more about OSMC and its capabilities at https://osmc.tv/about/. Why not give it a try?

Obtaining OSMC

OSMC can be downloaded for all supported platforms on their official Download page here. On Raspberry Pi, OSMC can also be installed via the 'NOOBS' (New Out of Box Software) installer. OSMC recommends users download and install directly from the OSMC website where possible.

The OSMC web page features a GUI based utility to download and install OSMC on to a variety of platforms. This utility can be run on Windows, Mac OS X and Linux based computers.

OSMC ships reasonably up to date images on their website, but it is recommended that you go to My OSMC -> Updater and install updates after installation.

Getting help

OSMC provides several resources to get help and support:

See also