Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
http_api [2026/07/14 22:48] nedshttp_api [2026/07/14 22:55] (current) neds
Line 116: Line 116:
 <code>http://hdhomerun.local/discover.json</code> <code>http://hdhomerun.local/discover.json</code>
  
 +//**Note:** "hdhomerun.local" can also be replaced by the deviceID.local or the IP address of the HDHomeRun.//
 +
 +Basic information about the HDHomeRun unit can be accessed via this URL:
 +  * Network friendly name
 +  * Firmware version
 +  * Device ID
 +  * DeviceAuth (mainly used for [[:DVR]])
 +  * Base URL
 +  * Lineup URL
 +  * Tuner count
 +
 +Example:
 +
 +<code>{"FriendlyName":"HDHomeRun FLEX 4K","ModelNumber":"HDFX-4K","FirmwareName":"hdhomerun_dvr_atsc3","FirmwareVersion":"20260326","DeviceID":"10AFFFFF","DeviceAuth":"sfqnCjyZhgyqkBr2oFvclmWF","BaseURL":"http://hdhr-10afffff.local","LineupURL":"http://hdhr-10afffff.local/lineup.json","TunerCount":4}</code>
 </WRAP> </WRAP>
 =====Client requirements for live TV===== =====Client requirements for live TV=====
  • Last modified: 2026/07/14 22:48