This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| dvr:xmltv [2026/02/14 08:31] – [History] neds | dvr:xmltv [2026/04/14 22:20] (current) – [Example] neds |
|---|
| ==== 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> |