HDHomeRun: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<section begin="intro" />HDHomeRun is made by SiliconDust and is a stand-alone networked TV/HDTV tuner box. The HDHomeRun can either connect with over the air TV signals or with cablecard, and then stream the channels over a network to supported clients, such as {{kodi}}.<section end="intro" />
<section begin="intro" />HDHomeRun is made by SiliconDust and is a stand-alone networked TV/HDTV tuner box. The HDHomeRun can either connect with over the air TV signals or with cablecard, and then stream the channels over a network to supported clients, such as {{kodi}}.<section end="intro" />


== HDHomeRun add-on ==
== HDHomeRun official add-on (Python Script based)==
{{float|right| {{youtube|-MY-Kk76x9w}} }}
{{float|right| {{youtube|-MY-Kk76x9w}} }}
{{main|Add-on:HDHomeRun Live TV}}
{{main|Add-on:HDHomeRun Live TV}}
Line 8: Line 8:


{{-}}
{{-}}
== HDHomeRun unofficial PVR add-on (C/C++ based)==
{{main|Add-on:HDHomeRun PVR}}
The HDHomeRun PVR addon is a unofficial native [[PVR]] client made by the Kodi community for SiliconDust [[HDHomeRun]] network attached television tuner series. This unofficial [[PVR]] C/C++ binary addon for HDHomeRun is an [https://github.com/kodi-pvr/pvr.hdhomerun open source code] community project and is not to be confused with [[Add-on:HDHomeRun|SiliconDust's official HDHomeRun addon]], which unlike the unofficial addon talked about here is Python Script based and not true native [[PVR]] client addon, meaning that the official addon does not use Kodi's own native [[PVR]] frontend interface.


== UPnP/DLNA ==
== UPnP/DLNA ==
Line 20: Line 25:
== PVR/Live TV ==
== PVR/Live TV ==
{{main|PVR}}
{{main|PVR}}
The HDHome Run can be used in several PVR backends for full PVR features, including TV guides/EPGs, scheduled recordings, and more.
The HDHomeRun can also be accessed indirectly via several external third-party [[PVR recording software]] applications for full PVR features, including TV guides/EPGs, scheduled recordings, and more.


== External Links ==
== External Links ==

Revision as of 09:35, 12 January 2016

HDHomeRun is made by SiliconDust and is a stand-alone networked TV/HDTV tuner box. The HDHomeRun can either connect with over the air TV signals or with cablecard, and then stream the channels over a network to supported clients, such as Kodi.

HDHomeRun official add-on (Python Script based)

Silicon Dust has released an official HDHomeRun add-on for their later models (Prime, Connect, Extend) that automatically handles setting up and viewing the HDHomeRun directly in Kodi, complete with an EPG (electronic programming guide). This add-on can be installed from the official Kodi add-on repo.


HDHomeRun unofficial PVR add-on (C/C++ based)

The HDHomeRun PVR addon is a unofficial native PVR client made by the Kodi community for SiliconDust HDHomeRun network attached television tuner series. This unofficial PVR C/C++ binary addon for HDHomeRun is an open source code community project and is not to be confused with SiliconDust's official HDHomeRun addon, which unlike the unofficial addon talked about here is Python Script based and not true native PVR client addon, meaning that the official addon does not use Kodi's own native PVR frontend interface.

UPnP/DLNA

Newer HDHome Run devices can act as UPnP/DLNA servers, which allow setting up in Kodi to be as easy as adding a normal UPnP file source.

Video guides

Setting up the HDHome Run Prime and Raspberry Pi for cable TV in the US


PVR/Live TV

The HDHomeRun can also be accessed indirectly via several external third-party PVR recording software applications for full PVR features, including TV guides/EPGs, scheduled recordings, and more.

External Links