NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 75 76 77 78 79 … 102 Next »
Thx Sub .. XMLTV from HDHomerun DVR working ...

 
  • 0 Vote(s) - 0 Average
Thx Sub .. XMLTV from HDHomerun DVR working ...
NYPlayer
Offline

Senior Member

Posts: 308
Threads: 22
Joined: Aug 2014
#1
2020-10-17, 10:43 PM (This post was last modified: 2020-10-17, 10:44 PM by NYPlayer.)
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
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
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,195
Threads: 958
Joined: May 2006
#2
2020-10-17, 10:51 PM
Are you sure you need to do this twice? When I tested when the EPG was first available the guide was the same for all devices.

Martin.
NYPlayer
Offline

Senior Member

Posts: 308
Threads: 22
Joined: Aug 2014
#3
2020-10-17, 11:01 PM
(2020-10-17, 10:51 PM)mvallevand Wrote: Are you sure you need to do this twice?  When I tested when the EPG was first available the guide was the same for all devices.

Martin.

Yes one is for Cable and one is for OTA the Cable xml is much larger and contains my cable channels.
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
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,195
Threads: 958
Joined: May 2006
#4
2020-10-18, 12:01 AM (This post was last modified: 2020-10-18, 12:03 AM by mvallevand.)
Thanks I thought I remembered major/minor numbers with regular numbers but then I looked at my note and it was one call to the api with multiple ids ?DeviceAuth=id1id2id3 etc.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  EPG on DVB-C stoppped working Geertje 3 171 2025-07-08, 07:03 AM
Last Post: Geertje
  EPG No Longer Working - zap2xml SamM 48 5,135 2025-07-04, 12:26 PM
Last Post: SamM
Photo Possible to use DVB guide with HDHomerun tuner? DWORD32 1 142 2025-06-28, 12:42 PM
Last Post: mvallevand
  m3u not working WhisperingGhost 3 235 2025-06-22, 02:42 AM
Last Post: sub
  Pending recordings not showing in web interface and NextPVR gadget not working... henryixV 4 464 2025-05-27, 08:29 PM
Last Post: henryixV
Photo NextTVPI and Titan Record Not Working N88yanks 18 1,087 2025-02-03, 09:21 PM
Last Post: N88yanks
  Scan misses a channel that I can watch with an HDHOMERUN program. JohnWmAustin@gmail.com 19 1,488 2024-11-24, 03:55 PM
Last Post: mvallevand
  UNC Path for EPG URL not Working in Import Channels taylormia 10 1,370 2024-11-10, 11:42 PM
Last Post: taylormia
  nlite client -server option has stopped working meccano 4 603 2024-08-31, 08:23 PM
Last Post: mvallevand
  TV Tuner Is working MyTVBox 1 427 2024-07-08, 12:13 AM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode