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
dvr:xmltv [2026/02/14 08:31] nedsdvr:xmltv [2026/04/14 22:20] (current) – [Example] neds
Line 38: Line 38:
 ==== Example ==== ==== Example ====
 <WRAP indent> <WRAP indent>
- 
-<code>curl --compressed "https://api.hdhomerun.com/api/xmltv?DeviceAuth=xxx" > guide.xml</code> 
  
 <code>curl --compressed "https://api.hdhomerun.com/api/xmltv?Email=xxx&DeviceIDs=xxx,xxx,xxx" > guide.xml</code> <code>curl --compressed "https://api.hdhomerun.com/api/xmltv?Email=xxx&DeviceIDs=xxx,xxx,xxx" > guide.xml</code>
 +
 +<code>curl --compressed "https://api.hdhomerun.com/api/xmltv?DeviceAuth=xxx" > guide.xml</code>
  
 </WRAP> </WRAP>
Line 59: Line 59:
   * 20250928:   * 20250928:
     * Initial documentation.     * Initial documentation.
 +
 +
 Copyright © 2016-2025 Silicondust USA Inc. <www.silicondust.com>. Copyright © 2016-2025 Silicondust USA Inc. <www.silicondust.com>.
  
  • Last modified: 2026/02/14 08:31