NextPVR Forums

Full Version: Missing one channel in NPVR using HDHomeRun Dual
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
Hi,

In the HDHomeRun app and WMC I have 13 channels. Now in NPVR, only one channel is missing.

I cannot find any option to add a missing channels like I have in WMC.

The channel is 40.3 (CHOT-TV) and I live in Canada-Ottawa.

Thanks for helping!
Can you do a scan, then zip and attach the npvr.log?
I tried here as a test and it doesn't scan correctly here either. It seems like the channel name is not returning CHOT-DT (like it used too) instead it ihas a duplicate name CH1 HD that is also on channel 34 and 40 isn't added to the list.

Included at the end of the log is the playback of the already channel as it was stored in the db

Code:
2013-04-12 18:20:23.879    [DEBUG][4]    About to tune BDA graph:
<tuning>
  <type>ATSC</type>
  <locator>
    <physical_channel>40</physical_channel>
  </locator>
  <service_id>1</service_id>
  <tsid>1</tsid>
  <service_type>1</service_type>
</tuning>

2013-04-12 18:20:24.334    [DEBUG][4]    whoosh whoosh
2013-04-12 18:20:24.338    [DEBUG][4]    Calling LockChannel()
2013-04-12 18:20:24.348    [DEBUG][4]    locked=1, present=0, strength=36, quality=92   (took 15ms to check)

Martin
You could try bumping up the <ScanCollectionMS> setting in config.xml. If that doesn't help, some one will probably need to capture a sample transport stream from this frequency to see what the app doesn't like about the name.
It has no problem with the name, I create a tuning ini with just the bad channel and it scans. I think the that two channes with the same name is the problem.
Martin
Here`s my log file: https://dl.dropboxusercontent.com/u/25372922/NPVR.log

Code:
<tuning>
  <type>ATSC</type>
  <locator>
    <physical_channel>40</physical_channel>
  </locator>
</tuning>

2013-04-13 08:59:13.988    [DEBUG][1]    Frequency has changed, so stopping recording from previous frequency. (Handle 38)
2013-04-13 08:59:14.087    [DEBUG][1]    whoosh whoosh
2013-04-13 08:59:14.087    [DEBUG][1]    Calling LockChannel()
2013-04-13 08:59:15.020    [DEBUG][1]    locked=1, present=1, strength=64, quality=75   (took 936ms to check)
2013-04-13 08:59:15.022    [DEBUG][1]    File size is 0 bytes (non-existant)
2013-04-13 08:59:15.022    [INFO][1]    DigitalRecorder.StartStream() allocated handle: 0x27
2013-04-13 08:59:15.022    [INFO][1]    DigitalRecorder.StopStream() handle: 26
2013-04-13 08:59:20.108    [INFO][1]    Metadata:
<sdt>
  <tsid>1</tsid>
  <onid>0</onid>
  <service>
    <service_id>0x1</service_id>
    <service_type>0x1</service_type>
    <running_status>1</running_status>
  </service>
</sdt>

2013-04-13 08:59:20.108    [DEBUG][1]     - found 'Unknown 40.1' (*)
2013-04-13 08:59:20.109    [INFO][1]    DigitalRecorder.StartStream(c:\nowhere\null.ts)
2013-04-13 08:59:20.109    [DEBUG][1]    Switching BDA graph to tune:

As you can see, on my side it finds it but it never appears in the channel dialog box..
As for the name, none of my channels seem to have a name. They all appears as Unknown <freq_no>.

So therefore, no TV guide..
microcontroleur, if you want I can add TVA to your database if you want to upload it. With the HDHR I think I have read that you need to do something with a web app to inject the names but you should still be able to map them as unknown

Martin
mvallevand Wrote:microcontroleur, if you want I can add TVA to your database if you want to upload it. With the HDHR I think I have read that you need to do something with a web app to inject the names but you should still be able to map them as unknown

Martin

Sure, I'm a newbie. Let me know where I can find the db and I`ll send it to you.
Pages: 1 2 3 4