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 … 73 74 75 76 77 … 101 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: 52,962
Threads: 956
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: 52,962
Threads: 956
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
  Pending recordings not showing in web interface and NextPVR gadget not working... henryixV 4 266 2025-05-27, 08:29 PM
Last Post: henryixV
  EPG No Longer Working - zap2xml SamM 11 1,644 2025-02-13, 11:00 PM
Last Post: SamM
Photo NextTVPI and Titan Record Not Working N88yanks 18 825 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,204 2024-11-24, 03:55 PM
Last Post: mvallevand
  UNC Path for EPG URL not Working in Import Channels taylormia 10 1,111 2024-11-10, 11:42 PM
Last Post: taylormia
  nlite client -server option has stopped working meccano 4 529 2024-08-31, 08:23 PM
Last Post: mvallevand
  TV Tuner Is working MyTVBox 1 373 2024-07-08, 12:13 AM
Last Post: mvallevand
  V6 Live TV issue using HDHomeRun tuners wwhenderson 7 1,148 2024-03-21, 06:57 PM
Last Post: mvallevand
  Client Search not working jrockow 11 1,382 2024-03-16, 09:25 AM
Last Post: mvallevand
  Problem XMLTV epg download Mastericarus333 3 1,387 2024-01-04, 12:47 PM
Last Post: Mastericarus333

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

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

Linear Mode
Threaded Mode