NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Linux v
« Previous 1 … 30 31 32 33 34
Channel tuning issue - Australia / Sydney

 
  • 0 Vote(s) - 0 Average
Channel tuning issue - Australia / Sydney
drskorpio
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Jun 2019
#1
2019-07-18, 08:22 AM
Hi Brains Trust,

I've been working on setting up a new HTPC using an Intel NUC and Kodi/NextPVR. I'm using a Hauppauge USB WinTV dual tuner.

The problem I'm hitting is tuning channels 9 and 10.

Kaffeine tunes all channels and I've resolved the various install issues around libc / dvb-apps for NextPVR / Kodi but now hitting this tuning issue.

Using the Kaffeine tuning information, I created a custom tuning file in /usr/share/dvb/dvb-t/ to target the specific frequencies that Kaffeine picked up, but still I was not able to get the channels for 9 and 10 tuned through NextPVR.

Any suggestions as to what I could do to resolve?

Is there a way to manually load the channel configuration from the conf file in .NPVR-data/adapter0-DVB-T-channels.conf?

I've also been able to open the database with sqlite3 and am considering just updating into that directly.

I've attached one of the logs if that helps.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2019-07-18, 04:51 PM
Quote:Hi Brains Trust,

I've been working on setting up a new HTPC using an Intel NUC and Kodi/NextPVR. I'm using a Hauppauge USB WinTV dual tuner.

The problem I'm hitting is tuning channels 9 and 10.

Kaffeine tunes all channels and I've resolved the various install issues around libc / dvb-apps for NextPVR / Kodi but now hitting this tuning issue.

Using the Kaffeine tuning information, I created a custom tuning file in /usr/share/dvb/dvb-t/ to target the specific frequencies that Kaffeine picked up, but still I was not able to get the channels for 9 and 10 tuned through NextPVR.

Any suggestions as to what I could do to resolve?
Can you zip and attach the logs showing a scanning? This log doesn't show it. You can use the 'zip my logs' button (Settings->General page) to make sure the logs are flushed to disk etc.

Quote:Is there a way to manually load the channel configuration from the conf file in .NPVR-data/adapter0-DVB-T-channels.conf?
Sorry no, it can't do that. It needs to have scanned in the app to ensure database records etc are created.

Does dvbv5-scan /usr/share/dvb/dvb-t/xxxxxx find these missing channels? The scanner in NextPVR works very similar to this scanner (which is one of the example apps they use to demonstrate the libdvbv5 api)
drskorpio
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Jun 2019
#3
2019-07-18, 09:18 PM
sub Wrote:Can you zip and attach the logs showing a scanning? This log doesn't show it. You can use the 'zip my logs' button (Settings->General page) to make sure the logs are flushed to disk etc.

Sorry no, it can't do that. It needs to have scanned in the app to ensure database records etc are created.

Does dvbv5-scan /usr/share/dvb/dvb-t/xxxxxx find these missing channels? The scanner in NextPVR works very similar to this scanner (which is one of the example apps they use to demonstrate the libdvbv5 api)

Attached updated logs.

I cleared all channels and rescanned from scratch. Scan used auto-Australia data and loaded only SEVEN and SBS channels. This was started around 07:00:00 in the logs.

Log from dvbv5-scan is attached. It shows that it is locking onto the frequencies for all channels, but no data is read on section filter for the frequency of NINE and TEN. Other stations were scanned successfully.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#4
2019-07-18, 10:22 PM
drskorpio Wrote:Log from dvbv5-scan is attached. It shows that it is locking onto the frequencies for all channels, but no data is read on section filter for the frequency of NINE and TEN. Other stations were scanned successfully.
Ultimately that'll likely be the reason NextPVR isn't finding anything either, since they're using the same library calls to look for channels on each frequency.

If you're able to capture a 1 minute full transport stream, and put it some where like dropbox or one drive, I'll download it and try it with my signal generator, to see if I can get it working.
drskorpio
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Jun 2019
#5
2019-07-18, 11:34 PM
Thanks Sub,

I'll do that later today and send it through. I really appreciate the help!!!
drskorpio
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Jun 2019
#6
2019-07-19, 07:35 AM
Hi Sub,

Here are a few samples captured via Instant Record in Kaffeine.

Channel 10
https://www.dropbox.com/s/arcwyv3cb9j933...l.m2t?dl=0

Channel 10 Bold
https://www.dropbox.com/s/n1xauzfr4jxr18...r.m2t?dl=0

Channel 10 HD
https://www.dropbox.com/s/a1nqz6toabsg48...t.m2t?dl=0

Channel 9 HD
https://www.dropbox.com/s/9wai8nd10rjc65...t.m2t?dl=0


Please let me know if you need anything else.

thanks
Glen
drskorpio
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Jun 2019
#7
2019-07-19, 01:40 PM
So it looks like I have it working, although I'm not sure how I did this or why it is now working.

I rescanned with dvbv5-scan -a 1 /usr/share/dvb/dvb-t/au-Miranda and using adapter 1 all stationed tuned.

VIa NextPVR though it was still giving inconsistent scan results and missing NINE, TEN and sometimes ABC also on adapter 0.

When scanning on adapter 1, it would cycle through the frequencies quickly and then rescanning on adapter 0 would also not work.

I deleted the .NPVR-data directory and started from scratch. Ran Chrome in private browsing mode and then rescanned again and after the third go on adapter 0 all channel tuned though.

Attached are the logs.

I'd be interested to know whether this is something environmental with my system or if its an issue with the way that those channels I had through with are transmititing.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#8
2019-07-19, 06:37 PM
drskorpio Wrote:Hi Sub,

Here are a few samples captured via Instant Record in Kaffeine.

Channel 10
https://www.dropbox.com/s/arcwyv3cb9j933...l.m2t?dl=0

Channel 10 Bold
https://www.dropbox.com/s/n1xauzfr4jxr18...r.m2t?dl=0

Channel 10 HD
https://www.dropbox.com/s/a1nqz6toabsg48...t.m2t?dl=0

Channel 9 HD
https://www.dropbox.com/s/9wai8nd10rjc65...t.m2t?dl=0


Please let me know if you need anything else.

thanks
Glen
Unfortunately these are partial transport streams (only containing a single channel). I needed a full transport stream, which included multiple channels in the one file, any extra metadata on that frequency. On Windows you can use TSCapture to grab all this data. I haven't done it on Linux, but I think you use tzap, then 'cat /dev/dvb/adapter1/dvr0 > capture.ts'.

Sounds like you've got it going though, so don't worry about it.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#9
2019-07-19, 06:38 PM
drskorpio Wrote:So it looks like I have it working, although I'm not sure how I did this or why it is now working.

I rescanned with dvbv5-scan -a 1 /usr/share/dvb/dvb-t/au-Miranda and using adapter 1 all stationed tuned.

VIa NextPVR though it was still giving inconsistent scan results and missing NINE, TEN and sometimes ABC also on adapter 0.

When scanning on adapter 1, it would cycle through the frequencies quickly and then rescanning on adapter 0 would also not work.

I deleted the .NPVR-data directory and started from scratch. Ran Chrome in private browsing mode and then rescanned again and after the third go on adapter 0 all channel tuned though.

Attached are the logs.

I'd be interested to know whether this is something environmental with my system or if its an issue with the way that those channels I had through with are transmititing.
To be honest, I'm not sure what would account from that behaviour.

Do the channels seem to functioning ok after managing to find them?
drskorpio
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Jun 2019
#10
2019-07-19, 10:43 PM
sub Wrote:To be honest, I'm not sure what would account from that behaviour.

Do the channels seem to functioning ok after managing to find them?

Well last night I was able to view the channel via the NextPVR web player but not working so well this morning.

I've put the usb tuner onto my old Windows HTPC and installed tscapture to capture the full stream.

Even on Windows, TSCapture took around 6 or 7 attempts before all stations scanned. ABC and TEN both proving difficult via Windows too (including via my other tuner card) which is making me think its a reception issue?


Here are the full streams for the various channels using tscapture across ABC, SBS, SEVEN, NINE and TEN.

https://www.dropbox.com/sh/ei5emzifs0962...UIxna?dl=0
« 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
  updated DVB-C tuning file for SAT>IP The Netherlands and question retrofan 44 4,357 2025-07-11, 05:21 PM
Last Post: retrofan
  Guide data issue using NextPVR in a Proxmox LXC njc 10 1,350 2025-03-23, 01:40 PM
Last Post: njc
  Recording Plyback Timeline Issue JeffH 11 919 2025-01-17, 03:20 PM
Last Post: mvallevand
  Extra - {channel} argument not working? blitz2kx 2 696 2024-06-11, 03:54 PM
Last Post: blitz2kx
  BBC Four HD missing from Channel scan - Astra 28.2E Heifer 12 2,518 2024-03-03, 01:49 PM
Last Post: mvallevand
  Wake after Suspend issue with dvbt devices (LE12 Kodi 21) ShadowMask 41 5,751 2024-02-09, 07:11 AM
Last Post: ShadowMask
  HDHomerun channel scan not working WagMan 2 835 2023-12-06, 02:38 PM
Last Post: mvallevand
  Different Errors depending on channel (no tuner found/transcoding Error) idefixrc 3 909 2023-11-21, 12:45 PM
Last Post: mvallevand
  Australian IPTV Channel 10 refusing "VLC/2.2.6 LibVLC/2.2.6" header Leigh 1 861 2023-10-23, 11:46 AM
Last Post: mvallevand
  No regions or auto-detect in channel scan Paul_G 1 673 2023-08-04, 02:03 PM
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