1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kodi_ynh.git synced 2024-09-03 19:26:34 +02:00
kodi_ynh/README.md
2017-10-16 22:48:13 +02:00

1.3 KiB

Kodi for YunoHost

This package is currently under development, install it at your own risk.

Kodi transform your YunoHost server on media center that is designed to look great on your big screen TV but is just as home on a small screen.

Shipped version:

  • 16.1 on Debian from jessie backports
  • 17.3 on Raspberry from official raspbian repo

Install Kodi with YunoHost

Current package status

  • The scprit use jessie backports to install Kodi 16 (We have to wait for Debian Strech officialy install Kodi 17)
  • A dedicated kodi user is create
  • Use of systemd
  • You can launch Kodi with the sudo systemctl start kodi command or stop Kodi with sudo systemctl stop kodi
  • You can choose if you want that Kodi start at YunoHost server statup
  • You can access to the control web interface only if you choose a "/" path (Reverse proxy issue)
  • Kodi directly start after package installation

To do

  • Add the control web interface to YunoHost user interface
  • Maybe we can launch Kodi from YunoHost web interface instead of SSH