Sub Thank You for working on NEXTPVR being able to parse the guide from the HDHomeRun DVR that gives me another guide source in 5.0.9.201017 ... Worked great and all Channels mapped using automap.
If anyone is interested in trying this here is my windows script Curl.exe is required .... and HDHomeRun DVR subscription.
CD /d "%~dp0"
curl http://IP-OF_Prime/discover.json > devauth.txt
SET /P DEVICEID=<devauth.txt
set DEVICEID=%DEVICEID%
set DEVICEID=%DEVICEID:*DeviceAuth=%
echo %DEVICEID%
set DEVICEID=%DEVICEID:~3,24%
curl --compressed http://api.hdhomerun.com/api/xmltv?DeviceAuth=%DEVICEID% > CableEPG.xml
curl http://IP_OF_Connect/discover.json > devauth.txt
SET /P DEVICEID=<devauth.txt
set DEVICEID=%DEVICEID%
set DEVICEID=%DEVICEID:*DeviceAuth=%
echo %DEVICEID%
set DEVICEID=%DEVICEID:~3,24%
curl --compressed http://api.hdhomerun.com/api/xmltv?DeviceAuth=%DEVICEID% > OTAEPG.xml
exit
If anyone is interested in trying this here is my windows script Curl.exe is required .... and HDHomeRun DVR subscription.
CD /d "%~dp0"
curl http://IP-OF_Prime/discover.json > devauth.txt
SET /P DEVICEID=<devauth.txt
set DEVICEID=%DEVICEID%
set DEVICEID=%DEVICEID:*DeviceAuth=%
echo %DEVICEID%
set DEVICEID=%DEVICEID:~3,24%
curl --compressed http://api.hdhomerun.com/api/xmltv?DeviceAuth=%DEVICEID% > CableEPG.xml
curl http://IP_OF_Connect/discover.json > devauth.txt
SET /P DEVICEID=<devauth.txt
set DEVICEID=%DEVICEID%
set DEVICEID=%DEVICEID:*DeviceAuth=%
echo %DEVICEID%
set DEVICEID=%DEVICEID:~3,24%
curl --compressed http://api.hdhomerun.com/api/xmltv?DeviceAuth=%DEVICEID% > OTAEPG.xml
exit
NEXTPVR Server Acer AM3910-UR10P Intel Core i3-540 3.06GHz Desktop, Windows 8.1 Pro. 64bit, 2 HdHomerun units(OTA Tuners) , 1 HD Homerun Prime , for a total of 7 HD Tuners , LinkSYS 16 port Gigabyte Switch.
D-link 857 Router
D-link 857 Router