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 … 7 8 9 10 11 … 34 Next »
TV guide having random holes

 
  • 0 Vote(s) - 0 Average
TV guide having random holes
Bobthegoldfish
Offline

Junior Member

New Zealand
Posts: 38
Threads: 6
Joined: Apr 2021
#1
2023-05-10, 09:41 AM
I have recently been having issues with the TV guide having random holes.

I could have today, and the day after tomorrow be fine but have half a dozen missing blocks tomorrow.
Manually running the EPG update would give me different numbers of items updated, between about 3.6k and 3.9k.

I've attached the logs just after an update.


Attached Files
.zip   logs-20230510-2022.zip (Size: 1.33 MB / Downloads: 4)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,823
Threads: 954
Joined: May 2006
#2
2023-05-10, 12:34 PM (This post was last modified: 2023-05-11, 11:26 AM by mvallevand.)
Sub needs to change the OTA EPG logic to encode certain program names differently.

Code:
<crid>/AFM_C&B</crid>

I am not sure if sub can do this without a fullmux capture, but I suggest you create one anyway by running this command (after you stop the nextpvr service)

Code:
dvbv5-zap -c /var/opt/nextpvr/adapter0-DVB-T-channels-scan.conf Prime -P -t 60 -o /tmp/fullmux.ts

Then put that fullmux.ts file on cloud storage like OneDrive, GoogleDrive, DropBox etc. It should be a very large file.

Unrelated, you also have several recurring recordings set to record for non-existent channels so those should be cleaned when you have a chance. When you re-scan you need to make sure you don't remove channels.

Martin
Bobthegoldfish
Offline

Junior Member

New Zealand
Posts: 38
Threads: 6
Joined: Apr 2021
#3
2023-05-11, 08:49 AM
Thanks for that. I stopped the service first and then I ran this:

sudo dvbv5-zap -c /var/opt/nextpvr/adapter0-DVB-T-channels.conf Prime -P -t 60 -o fullmux.ts

because the --c gave me an error about being ambiguous, the.conf file auto-completed to that, and the sudo because the first time I ran it it gave me a 0 size file :|
The file I'm getting from that is about 29MB in size, which I'm assuming is not what 'very large' means.

How do I clean out the recurring recordings?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,823
Threads: 954
Joined: May 2006
#4
2023-05-11, 11:41 AM (This post was last modified: 2023-05-11, 11:50 AM by mvallevand.)
Thanks I fixed the typo on my line whic, sudo would have been needed if you were in a folder you don't have access to that is why I specified one

When it starts up do you see "pass all PID's to TS" I figure 29M will be too small, maybe zip and attach the conf file.

You need to find the failing recording, they won't have icons or channel names in the Kodi timer rules, I don't know how to tell in nextpvr. You can also look at the log, there are too many for me to quote, but I can give you a sqlite3 command if you'd like.

Martin
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,651
Threads: 767
Joined: Nov 2003
#5
2023-05-12, 05:12 AM
(2023-05-10, 12:34 PM)mvallevand Wrote: Sub needs to change the OTA EPG logic to encode certain program names differently.

Code:
<crid>/AFM_C&B</crid>
Oops right you are.

A sample stream would help me fix and test it.
Bobthegoldfish
Offline

Junior Member

New Zealand
Posts: 38
Threads: 6
Joined: Apr 2021
#6
2023-05-12, 09:31 PM (This post was last modified: 2023-05-12, 09:33 PM by Bobthegoldfish.)
Thanks both for looking into it Smile

When I ran the command again this morning I get a 189MB .ts file and this is the output in the terminal:

sudo dvbv5-zap -c /var/opt/nextpvr/adapter0-DVB-T-channels.conf Prime -P -t 60 -o fullmux.ts

using demux 'dvb0.demux0'
reading channels from file '/var/opt/nextpvr/adapter0-DVB-T-channels.conf'
service has pid type 05:  8000
tuning to 602000000 Hz
pass all PID's to TS
  dvb_set_pesfilter 8192
dvb_dev_set_bufsize: buffer set to 6160384
      (0x00)
Lock  (0x1f) Signal= -71.00dBm C/N= 21.25dB UCB= 533685 postBER= 46.0x10^-3
Lock  (0x1f) Signal= -71.00dBm C/N= 21.25dB UCB= 533685 postBER= 46.0x10^-3
Record to file 'fullmux.ts' started
received 197661696 bytes (3217 Kbytes/sec)
Lock  (0x1f) Signal= -71.00dBm C/N= 21.25dB UCB= 533685 postBER= 42.0x10^-3

I'll attach the .conf file and upload the .ts when I get the chance today.
Bobthegoldfish
Offline

Junior Member

New Zealand
Posts: 38
Threads: 6
Joined: Apr 2021
#7
2023-05-12, 09:34 PM (This post was last modified: 2023-05-12, 09:36 PM by Bobthegoldfish.)
Odd; it won't allow me to upload the .conf file.
Apparently it doesn't like the bare .conf file


Attached Files
.zip   adapter0-DVB-T-channels.conf.zip (Size: 1.3 KB / Downloads: 1)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,823
Threads: 954
Joined: May 2006
#8
2023-05-12, 09:43 PM
Before uploading the ts file maybe send that conf file I don't know enough about DVB-T but I was expecting a different frequency.

Code:
2023-05-10 19:35:48.552    [DEBUG][145]    http://localhost:43671/stream/start?slipseconds=1200&target=%2Fdev%2Fnull
2023-05-10 19:35:48.552    [DEBUG][145]    body:
<tuning>
  <type>DVB-T</type>
  <name>Prime</name>
  <locator>
    <conf>594000000OFF</conf>
  </locator>
  <service_id>1406</service_id>
  <service_type>27</service_type>
</tuning>

2023-05-10 19:35:49.076    [DEBUG][145]    <stream>
  <handle>6</handle>
  <reason></reason>
</stream>
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,823
Threads: 954
Joined: May 2006
#9
2023-05-12, 09:47 PM (This post was last modified: 2023-05-12, 09:57 PM by mvallevand.)
I did note earlier to zip the conf file.

Thanks for it you probably need to use this

Code:
sudo dvbv5-zap -c /var/opt/nextpvr/adapter0-DVB-T-channels.conf PRIME -P -t 60 -o fullmux1.ts

Maybe send both ts files.

Not sure why NextPVR finds Prime mixed case on 594000000OFF with SID 1406 Sub might need to look at the conf file handling.

Martin
Bobthegoldfish
Offline

Junior Member

New Zealand
Posts: 38
Threads: 6
Joined: Apr 2021
#10
2023-05-13, 02:09 AM
Thanks. Should that command be different than the previous one? It looks like it's the same but with a different output filename.
« 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
  Guide data issue using NextPVR in a Proxmox LXC njc 10 803 2025-03-23, 01:40 PM
Last Post: njc
  Chrome + CORS Guide is emoty aurerm 0 209 2024-10-27, 06:59 AM
Last Post: aurerm
  Random skipping in recordings ballfam 25 2,421 2024-04-29, 07:58 PM
Last Post: ballfam
  No guide info returned from SD? welehman 3 669 2023-08-05, 01:02 PM
Last Post: mvallevand
  EPG Guide not updating mcragoe 15 5,235 2022-04-10, 03:54 PM
Last Post: mcragoe
  Schedules Direct EPG not appearing in TV Guide rakircher 6 1,932 2022-04-05, 03:31 AM
Last Post: mvallevand
  TV guide and other questions mexjerry 8 2,110 2020-11-17, 09:41 PM
Last Post: mexjerry
  Web interface TV guide didn't do DST shift baj1 4 1,328 2020-11-01, 06:26 PM
Last Post: sub
  TV guide does not take into account the change from summer time to winter time j_yves 2 1,220 2020-10-25, 02:23 PM
Last Post: j_yves
  TV Guide displaying multiple channels DavidD 2 1,601 2020-06-28, 05:21 PM
Last Post: DavidD

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

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

Linear Mode
Threaded Mode