NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support v
« Previous 1 … 24 25 26 27 28 … 43 Next »
Not all EPG data shown in Guide

 
  • 0 Vote(s) - 0 Average
Not all EPG data shown in Guide
mmortal03
Offline

Member

USA
Posts: 89
Threads: 9
Joined: Jan 2021
#51
2021-01-29, 06:12 PM
(2021-01-19, 11:14 PM)janoonk Wrote:
(2020-12-24, 03:59 PM)sub Wrote: Ah, sorry - I didn't think to check it on an 'HDHR' style device. That fix was for BDA style device, ie USB/PCIe device connected to the machine, or HDHomeRun devices using the BDA drivers ('DVB-T' / 'DVB-C' device types on the Devices screen). The 'HDHR' style EPG is done a slightly different way. I'll check that too and fix.

Any update on this? Do you want me to test this on my Windows and docker instances? Is this fix scheduled for next release, if so any ETA? 
Thanks appreciate it.

Tangential to this, but speaking of HDHR device style versus ATSC device style, it reminds me that I noticed a completely separate bug two weeks ago where I had originally selected the two HDHR devices to use from my tuner, and had scheduled a recurring recording with those, but then realized that I needed to use the ATSC devices to pull the EIT data. So, in the process of switching over to the ATSC device style, I also went in and edited the recurring recording to match the ATSC devices, but something still happened in the recording database where no timers were getting scheduled. So, I ultimately just deleted that recurring scheduled recording and created a fresh one, and that one has worked ever since.

@sub, regarding this 3 hour EIT guide data bug I'm experiencing, please let me know if you need further logs other than what I posted above or further testing from me. It'd be awesome to get it working. Smile
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#52
2021-01-29, 07:23 PM
(2021-01-29, 06:12 PM)mmortal03 Wrote: @sub, regarding this 3 hour EIT guide data bug I'm experiencing, please let me know if you need further logs other than what I posted above or further testing from me. It'd be awesome to get it working. Smile
For me to look into this, I need to get someone to capture a 1 minute full transport stream from one of their ATSC frequencies. Unfortunately, it needs to done when I have immediate time available to look into it, since old listings won't get kept.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,119
Threads: 957
Joined: May 2006
#53
2021-01-29, 07:29 PM
He posted it here https://forums.nextpvr.com/showthread.ph...#pid552018 (he hijackd this thread which makes it a bit difficult to follow)

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#54
2021-01-29, 07:34 PM
(2021-01-29, 07:29 PM)mvallevand Wrote: He posted it here https://forums.nextpvr.com/showthread.ph...#pid552018 (he hijackd this thread which makes it a bit difficult to follow)
It's got stale data. When I've got some time ready to look into it, someone will need to post a file with future data in it, and I immediately look at it, so I can see it go through the various NextPVR logic. (old data is usually just thrown away and not processed)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,119
Threads: 957
Joined: May 2006
#55
2021-01-29, 08:21 PM
Sorry I forgot about that.

Martin
mmortal03
Offline

Member

USA
Posts: 89
Threads: 9
Joined: Jan 2021
#56
2021-01-29, 08:48 PM
(2021-01-29, 07:34 PM)sub Wrote:
(2021-01-29, 07:29 PM)mvallevand Wrote: He posted it here https://forums.nextpvr.com/showthread.ph...#pid552018 (he hijackd this thread which makes it a bit difficult to follow)
It's got stale data. When I've got some time ready to look into it, someone will need to post a file with future data in it, and I immediately look at it, so I can see it go through the various NextPVR logic. (old data is usually just thrown away and not processed)

I'm willing to produce these for you anytime. Just let me know and I'll jump to it. mvallevand was able to find more than three hours of EIT EPG data in that clip I posted, but based on NextPVR's current code, it'll only see, at best, three hours ahead, so we'll probably have to do it at a coordinated time. Like I said the other day, I'm also willing to start a new thread. When I replied to this thread, I was completely new to NextPVR, and it was because of the similar thread title and because the OP also happened to be using an HDHomeRun brand tuner. I'm willing to learn to use the analysis software, as well -- I'm not a computer novice, just unfamiliar with the specifics here. I've downloaded DVB Inspector and have been playing around with it.
mmortal03
Offline

Member

USA
Posts: 89
Threads: 9
Joined: Jan 2021
#57
2021-02-03, 02:10 AM (This post was last modified: 2021-02-03, 02:11 AM by mmortal03.)
@janoonk, any chance you've tried the program "EPG Collector" on Windows? It might be useful as a test comparison, and if you get good results, you might be able to use it on your server to work around the bug you're experiencing. It's available on SourceForge (which looks to be down at this very moment for maintenance), but people have used it to produce a XMLTV file that they can import into their PVR server. If it happened to give you the missing information, you could set up a batch command and a scheduled task on Windows to run it to produce an XMLTV file at a regular interval, and then you could have NextPVR import that file on that schedule. It may take you a little bit of time to learn how to configure its ini file to fit your TV signal, but once you have that configured, you can easily create a batch file to run it and a scheduled task to run that on a regular basis. I spent some time with it in the last day or so and was able to pull more EPG data from my OTA signal than what NextPVR is finding.
janoonk
Offline

Member

Netherlands
Posts: 105
Threads: 33
Joined: Dec 2020
#58
2021-02-03, 01:44 PM
Thanks for the tip. First impression: lot's of parameters!! Unfortunately don't have time right now to dive into this... but will look in the future. Thanks.
Btw: EPG Collector/Centre is Windows only and I want it to run on my (Linux) NAS... don't know if that's gonna work inside a Docker Windows container since host is LinuxSad

I know sub is working on supporting EPG extended description, want to test that first. Have not heard anything about the status Sad
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#59
2021-02-04, 04:40 PM
(2021-02-03, 01:44 PM)janoonk Wrote: I know sub is working on supporting EPG extended description, want to test that first. Have not heard anything about the status Sad
To be honest, I'd entirely forgotten I needed to revisit this for HDHR style devices. Any chance you could supply a new full transport stream capture?

There was a patch posted earlier in the thread for Windows users, with BDA devices.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,119
Threads: 957
Joined: May 2006
#60
2021-02-04, 04:44 PM (This post was last modified: 2021-02-04, 04:47 PM by mvallevand.)
Here are the instructions for the capture https://info.hdhomerun.com/info/troubles...al_channel the instructions are slightly different for DVB.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (8): « Previous 1 … 4 5 6 7 8 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  No program data for radio channels (Freesat) Swindiff 4 547 2025-04-29, 07:14 PM
Last Post: Swindiff
  Import guide data from HD Homerun tuner jonasx 5 924 2024-10-14, 08:48 PM
Last Post: mvallevand
  TV Guide Salali 1 735 2024-04-01, 04:32 PM
Last Post: sub
  Tablo Guide Information kevin-pvr 5 1,411 2023-04-04, 09:48 PM
Last Post: mvallevand
  Access to the path C:\Users\Public\NPVR-Data\media\shows is denied. rv0987 4 1,061 2022-12-28, 03:07 PM
Last Post: mvallevand
  TV Guide Recording Buttons Out of Sync with Actual DVR Recording Status LinuxDVR 17 2,774 2022-11-19, 06:58 PM
Last Post: sub
  Guide not showing current recording VCR58 6 1,231 2022-10-07, 07:25 PM
Last Post: mvallevand
  Setup guide to schedule NPVR tymongiffin 1 1,267 2022-08-23, 07:20 AM
Last Post: sub
  Some series/episode data formats not recognised within description sjabaker 35 5,288 2022-04-27, 11:53 PM
Last Post: sjabaker
  Recording suddenly not shown in web interface xbmcgotham 6 2,345 2022-03-31, 06:15 PM
Last Post: xbmcgotham

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

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

Linear Mode
Threaded Mode