conf | ||
scripts | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
Tvheadend for YunoHost
This package allow you to install Tvheadend quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.
Overview
Tvheadend is a TV streaming server and recorder for Linux, FreeBSD and Android supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT>IP and HDHomeRun as input sources.
Tvheadend offers the HTTP (VLC, MPlayer), HTSP (Kodi, Movian) and SAT>IP streaming.
Multiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV DVB extensions, XMLTV, PyXML).
Tvheadend works as backend PVR live TV for Kodi.
Shipped version: 4.2.8-33
Screenshots
Configuration
Once the Tvheadend package is installed, go to the chosen URL, login with the superuser credentials and follow the setup wizard.
Documentation
- Official documentation: http://docs.tvheadend.org
YunoHost specific features
Supported architectures
Links
- Report a bug: https://github.com/SylvainCecchetto/tvheadend_ynh/issues
- App website: https://tvheadend.org
- Upstream app repository: https://github.com/tvheadend/tvheadend
- YunoHost website: https://yunohost.org/
Developers info
Only if you want to use a testing branch for coding, instead of merging directly into master. Please do your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/SylvainCecchetto/tvheadend_ynh/tree/testing --debug
or
sudo yunohost app upgrade tvheadend -u https://github.com/SylvainCecchetto/tvheadend_ynh/tree/testing --debug