✨ Initial Commit
Add all files from private repo
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
# Home Assistant Community Add-on: TVHeadend
|
||||
|
||||
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
|
||||
|
||||
[![Community Forum][forum-shield]][forum]
|
||||
|
||||
TVHeadend add-on by GauthamVarmaK.
|
||||
|
||||
## About
|
||||
|
||||
TVHeadend is a TV streaming server and recorder supporting:
|
||||
DVB-S, DVB-S2, DVB-C, DVB-T, DVB-T2, 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).
|
||||
|
||||
Have included the following along with TVHeadend:
|
||||
-Webgrab+
|
||||
-Streamlink
|
||||
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/u/gauthamvarmak
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-{{ version }}-blue.svg
|
||||
[release]: {{ repo }}/tree/{{ version }}
|
||||
Reference in New Issue
Block a user