Merge pull request #3924 from robbie0630/master

Replaced XBMC with Kodi
This commit is contained in:
Stefan Saraev 2015-02-18 22:37:03 +02:00
commit 805bf0b8d7

View File

@ -2,8 +2,8 @@
# OpenELEC - Open Embedded Linux Entertainment Center # OpenELEC - Open Embedded Linux Entertainment Center
OpenELEC runs [XBMC](http://xbmc.org), an award-winning free and open source (GPL) software media OpenELEC runs [Kodi](http://kodi.tv), an award-winning free and open source (GPL) software media
player and entertainment hub for digital media. For more info see http://xbmc.org . player and entertainment hub for digital media. For more info see http://kodi.tv .
The base system has been designed and built from the ground up to be as The base system has been designed and built from the ground up to be as
efficient as possible consuming only tiny disk and memory footprints and efficient as possible consuming only tiny disk and memory footprints and
providing cutting edge hardware support to deliver a set-top box experience. providing cutting edge hardware support to deliver a set-top box experience.
@ -48,12 +48,12 @@ providing cutting edge hardware support to deliver a set-top box experience.
* Minimal hardware requirements * Minimal hardware requirements
* Ultra fast boot * Ultra fast boot
* Optimized builds for platforms such as ION, Intel, Fusion * Optimized builds for platforms such as ION, Intel, Fusion
* Simple configuration via XBMC itself * Simple configuration via Kodi itself
* Plug and Play external storage * Plug and Play external storage
**Software** **Software**
* XBMC HTPC software View/Manage all your media. * Kodi HTPC software View/Manage all your media.
* Samba server File transfer from any PC client * Samba server File transfer from any PC client
* SSH server Remote console access for debugging * SSH server Remote console access for debugging
* IR/Bluetooth Remote Control * IR/Bluetooth Remote Control
@ -74,7 +74,7 @@ providing cutting edge hardware support to deliver a set-top box experience.
next reboot. next reboot.
* Automatic mounting of filesystems is supported. Devices such as USB Flash * Automatic mounting of filesystems is supported. Devices such as USB Flash
sticks can be plugged into a running machine and will be mounted to /media, sticks can be plugged into a running machine and will be mounted to /media,
showing up in xbmcs GUI. showing up in Kodis GUI.
* Comments and questions are more than welcome, help is even better and patches * Comments and questions are more than welcome, help is even better and patches
are absolutely perfect!! are absolutely perfect!!