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

48 lines
2 KiB
Markdown
Raw Normal View History

2021-08-25 23:23:14 +02:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2021-04-04 00:21:27 +02:00
# Kodi for YunoHost
2017-09-27 23:15:40 +02:00
2021-04-04 00:22:34 +02:00
[![Integration level](https://dash.yunohost.org/integration/kodi.svg)](https://dash.yunohost.org/appci/app/kodi) ![](https://ci-apps.yunohost.org/ci/badges/kodi.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/kodi.maintain.svg)
[![Install Kodi with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=kodi)
2017-09-27 23:15:40 +02:00
2021-08-25 23:23:14 +02:00
*[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install Kodi quickly and simply on a YunoHost server.
2021-04-04 00:21:27 +02:00
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
2017-09-27 23:15:40 +02:00
2021-04-04 00:21:27 +02:00
## Overview
2017-09-27 23:15:40 +02:00
2021-11-12 09:07:54 +01:00
Kodi is a media center and entertainment hub that brings all your digital media together. It is 100% free and open source, very customisable and runs on a wide variety of devices. Users can play and view most videos, music, podcasts, games and other digital media files from local and network storage media and the internet.
2021-08-25 23:23:14 +02:00
2022-02-04 02:50:45 +01:00
**Shipped version:** 19.1~ynh1
2017-09-27 23:15:40 +02:00
2021-08-25 23:23:14 +02:00
## Screenshots
2017-09-27 23:15:40 +02:00
2021-08-25 23:23:14 +02:00
![](./doc/screenshots/screenshot1.gif)
2021-04-04 00:21:27 +02:00
2021-08-25 23:23:14 +02:00
## Documentation and resources
* Official app website: https://kodi.tv
* Official admin documentation: https://kodi.wiki/view/Main_Page
* Upstream app code repository: https://github.com/xbmc
* YunoHost documentation for this app: https://yunohost.org/app_kodi
* Report a bug: https://github.com/YunoHost-Apps/kodi_ynh/issues
2021-04-04 00:21:27 +02:00
## Developer info
2021-04-04 00:22:34 +02:00
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/kodi_ynh/tree/testing).
2021-04-04 00:21:27 +02:00
To try the testing branch, please proceed like that.
```
2021-04-04 00:22:34 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/kodi_ynh/tree/testing --debug
2021-04-04 00:21:27 +02:00
or
2021-04-04 00:22:34 +02:00
sudo yunohost app upgrade kodi -u https://github.com/YunoHost-Apps/kodi_ynh/tree/testing --debug
2021-04-04 00:21:27 +02:00
```
2021-08-25 23:23:14 +02:00
**More info regarding app packaging:** https://yunohost.org/packaging_apps