NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 259 260 261 262 263 … 433 Next »
Windows 2012 - NextPVR - HDHomeRun Dual - Won't Scan

Windows 2012 - NextPVR - HDHomeRun Dual - Won't Scan
dth4310
Offline

Junior Member

Posts: 5
Threads: 1
Joined: Apr 2013
#1
2013-04-01, 04:19 AM
I've got a Win 2012 VM (on a quad cpu with lots of RAM using lots of raw disk maps) and an HD HomeRun Dual I would like to put together to create a sweet PVR backend solution for XBMC. I don't have cable, so going with just OTA ATSC signals - about 30 channels. I've gotten the HDHomeRun connected, and can successfully view channels via quickTV and even from XBMC with the .strm files.


Unfortunately, I'm having a heck of a time getting NextPVR to properly pick up on ANY channels. I've checked firewall rules for all executables, and even disabled the firewall so i'm "pretty" sure that's not the problem.

I duplicated the state of affairs by trying to get nextpvr working on a physical win8 machine; appears to have same issue.

Running HDHomeRun software of 20130328 - NextPVR 2.6.2.

When the HDHomeRun primary device is set to either NextPVR - Other: ATSC/QAM - I get the following error when trying to scan on the HDHR device:

Code:
2013-03-31 23:06:23.455    [DEBUG][1]    Looking for line up at http://192.168.1.135/lineup.xml?show=unprotected
2013-03-31 23:06:23.592    [DEBUG][1]    Unable to download lineup.xml: System.Net.WebException: The remote server returned an error: (404) Not Found.
   at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   at System.Net.WebClient.DownloadString(Uri address)
   at System.Net.WebClient.DownloadString(String address)
   at NShared.HDHomeRunScanningForm.HDHomeRunScanningForm_Load(Object sender1, EventArgs e)
2013-03-31 23:07:04.743    [ERROR][1]    Unexpected error in timer_tick: System.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
   at NShared.HDHomeRunScanningForm.timer1_Tick(Object sender, EventArgs e)
  <truncated....pattern repeats>

When I try to scan via the ATSC device - I get the following:

Code:
2013-03-31 23:13:52.599    [INFO][1]    DigitalRecorder.StartStream(c:\nowhere\scan.ts)
2013-03-31 23:13:52.599    [INFO][1]    Creating BDA graph
2013-03-31 23:13:52.605    [DEBUG][1]    Using tuner Silicondust HDHomeRun Tuner 103A750D-0 (1)
2013-03-31 23:13:52.605    [INFO][1]                [00000000-0000-0000-c8000000304f5602]-00000001-00000000
2013-03-31 23:13:52.606    [DEBUG][1]    About to auto detect capture filter...
2013-03-31 23:13:52.606    [DEBUG][1]    Skipping capture filter detection
2013-03-31 23:13:52.606    [DEBUG][1]    No BDA capture filter for this device
2013-03-31 23:13:52.608    [DEBUG][1]    Activating time machine
2013-03-31 23:13:52.613    [DEBUG][1]    Time machine activated...
2013-03-31 23:13:52.625    [DEBUG][1]    EIT collection started
2013-03-31 23:13:52.625    [DEBUG][1]    Graph filter list:
2013-03-31 23:13:52.625    [DEBUG][1]     - MPEG-2 Sections and Tables
2013-03-31 23:13:52.626    [DEBUG][1]     - BDA MPEG2 Transport Information Filter
2013-03-31 23:13:52.626    [DEBUG][1]     - MPEG-2 Demultiplexer
2013-03-31 23:13:52.626    [DEBUG][1]     - NPVR TS Mon
2013-03-31 23:13:52.626    [DEBUG][1]     - Tuner
2013-03-31 23:13:52.626    [DEBUG][1]     - Network Provider
2013-03-31 23:13:52.626    [INFO][1]    About to start BDA graph
2013-03-31 23:13:52.626    [DEBUG][1]    Starting graph...
2013-03-31 23:13:52.626    [DEBUG][1]    About to tune BDA graph:
<tuning>
  <type>ATSC</type>
  <locator>
    <physical_channel>2</physical_channel>
  </locator>
</tuning>

2013-03-31 23:13:52.627    [ERROR][1]    Failed to create IATSCLocator

2013-03-31 23:14:25.620    [DEBUG][1]    ActivatePopup: FixedImage
2013-03-31 23:14:25.703    [DEBUG][1]    No C:\Users\Public\NPVR\Scripts\ScreenSaverStart.bat file found


At this point, not sure what to try next. Any advice appreciated.
dth4310
Offline

Junior Member

Posts: 5
Threads: 1
Joined: Apr 2013
#2
2013-04-01, 04:24 AM
uploaded complete logs if relevant
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#3
2013-04-01, 05:40 AM
Try using your web browser to go to http://192.168.1.135. I'm pretty sure there is a scan button somewhere in the web site - click it, then see if it helps in NextPVR.
dth4310
Offline

Junior Member

Posts: 5
Threads: 1
Joined: Apr 2013
#4
2013-04-01, 11:11 PM
The only links that I can see when i point a browser to the HDHomerun unit itself are links to the Silicondust pages for driver downloads / instructions...no actual "usable" buttons. If i head to http://192.168.1.135/lineup.xml - it's an empty xml file. I can scan successfully through the hdhomerun setup util.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#5
2013-04-02, 12:12 AM
On the Settings->Devices tab you should be using the 'ATSC' device option. Don't use the 'HDHR' or 'QAM' options. They're both for digital cable.

Quote:2013-03-31 23:13:52.627 [ERROR][1] Failed to create IATSCLocator
Can you see if running the app with 'Run As Administrator' helps get you past this?
dth4310
Offline

Junior Member

Posts: 5
Threads: 1
Joined: Apr 2013
#6
2013-04-04, 05:20 PM
I launched NextPVR as administrator - see the same message in logging.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,192
Threads: 958
Joined: May 2006
#7
2013-04-04, 10:24 PM
I added a response earlier but I deleted it based on sub's reply. Is it possible that the digital tuning interface IATSCLocator requires BDA drivers which aren't available in 2012 server?

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#8
2013-04-05, 12:22 AM
Yeah, could be something like that.
dth4310
Offline

Junior Member

Posts: 5
Threads: 1
Joined: Apr 2013
#9
2013-04-07, 05:34 AM
mvallevand Wrote:I added a response earlier but I deleted it based on sub's reply. Is it possible that the digital tuning interface IATSCLocator requires BDA drivers which aren't available in 2012 server?

Martin


I'll give a shot on a win 8 MC VM to try for a different result. I attempted very briefly to setup on a physical win 8 laptop with similar issues...but didn't spend much time troubleshooting. Thx all, will report back with findings.
Mnemic
Offline

Junior Member

Posts: 1
Threads: 0
Joined: Apr 2013
#10
2013-04-11, 11:33 PM
I'm having this same issue as well with Windows 8.
HDHomeRun Dual Tuner (older model)

Have you found any further solution for this? My logs look identical to yours, and this is the last little thing I want to get working on NextPVR.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  NextPVR - EPG Setup - XML/XMLTV EPG - Zap2it & Zap2xml Erdrick 126 143,125 2024-01-29, 01:07 AM
Last Post: stoenjes44
  NextPVR VOD through Kodi unmich 2 1,374 2023-06-18, 03:54 AM
Last Post: sub
  Can NextPVR switch graphics mode to best match content ? madbrain 2 2,264 2021-09-25, 02:25 AM
Last Post: madbrain
Photo How to setup Multidec with HDHomeRun HDHR4-2DT spin35 7 2,627 2021-09-18, 02:12 AM
Last Post: sub
  NextPVR and Remote viewing MaxiBelas 2 1,762 2021-09-07, 05:29 PM
Last Post: sub
  ITV/BBC HD and EPG missing from scan and update angelisle 16 4,404 2021-08-26, 11:45 AM
Last Post: NumberFive
  Help with NextPVR evinahmad86 1 1,500 2021-07-23, 07:01 PM
Last Post: sub
  HDHomerun recording bizzarely not working Jean0987654321 3 2,155 2021-03-27, 03:23 PM
Last Post: Jean0987654321
  Epg setting SD token NextPvr 4.2.4 casimir@zyxu.ca 1 1,656 2021-03-05, 01:38 PM
Last Post: mvallevand
  NextPVR hangs when tuning to offline channel? CormacBaptiste 2 2,023 2021-02-03, 01:29 PM
Last Post: Graham

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

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

Linear Mode
Threaded Mode