1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kodi_ynh.git synced 2024-09-03 19:26:34 +02:00
Kodi package for YunoHost
Find a file
2017-10-28 17:47:13 +02:00
conf Clean install and remove scripts, add option to open 8080 port 2017-10-19 19:57:17 +02:00
scripts Update install and remove scripts 2017-10-28 17:47:13 +02:00
.gitignore Add .gitignore 2017-09-27 18:42:12 +02:00
check_process Add LICENSE and check_process files 2017-10-19 22:57:18 +02:00
LICENSE Add LICENSE and check_process files 2017-10-19 22:57:18 +02:00
manifest.json Update install and remove scripts 2017-10-28 17:47:13 +02:00
README.md Fix inaccess webserver with / path 2017-10-19 21:39:30 +02:00

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 on x86 machines (We have to wait for YunoHost Debian Strech support or use testing source)
  • 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 from the YunoHost pannel
  • Kodi directly start after package installation
  • Start and stop Kodi from Admin YunoHost services tab
  • SSOWat pannel

To do

  • Test control web interface on Raspberry
  • Switch from skipped_uri to protected_uri and try if it still works for jsonrpc and image location
  • Write the upgrade and backup script
  • Check if webserver port (8080) is free