NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 4 5 6 7 8 101 Next »
Guide information not displaying on some channels

 
  • 0 Vote(s) - 0 Average
Guide information not displaying on some channels
three6zerocool
Offline

Member

Posts: 237
Threads: 33
Joined: Jul 2019
#21
2025-01-12, 11:46 AM
Confirmed.

 With the updated dll file you posted,  the problematic Trackside2 channel now correctly displays in the Kodi guide from DVB sourced data for that channel.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,958
Threads: 956
Joined: May 2006
#22
2025-01-12, 01:35 PM
(2025-01-12, 09:39 AM)Lao Pan Wrote: Nshared dll, but at present there is one channel (57 U&Eden) which has no info for the next week. - in Aeon Nox skin and estuary.

I'm wondering if there is some data that is corrupt or symbols, that NPVR can cope with, but is failing in Kodi.

Anything else required, let me know.

The ampersand is a potential problem so your database might be required, but first confirm after updating NShared that you

- emptied the NextPVR database from the web settings
- reran the EPG update
- emptied the PVR guide database


If that is still causing problems then send an external link to the database.

Martin
Lao Pan
Offline

Posting Freak

UK (Mendip TX)
Posts: 1,301
Threads: 114
Joined: Oct 2008
#23
2025-01-12, 02:34 PM
Yes done all those on multiple occasions - last time before the logs in the previous post.

In the last couple of weeks various channels have had the same problem - Together tv some of the great! channels and the That's TV channels.

Looks as though I managed to compress the db enough to attach.


Attached Files
.zip   npvrdb.zip (Size: 1.83 MB / Downloads: 1)
It's not an overly complicated system - it's more - overly simple operatives  Huh
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,958
Threads: 956
Joined: May 2006
#24
2025-01-12, 04:25 PM (This post was last modified: 2025-01-12, 06:14 PM by mvallevand.)
I don't original see the problem with U&Eden since it worked but then it broke by changing the date range. I also see the same issue with Blaze and Together TV.

There is bad data in the database that isn't being converted to XML properly. Sub will probably new a full mux for U&Eden since the bad data is so far in the future. Thee following are probably all bad 46519917, 46519934, 46526032, 46536725, 46536746, 46536764, 46536824 and 46536851. Of interest 46519917 and 46519934 are the same show on U&Eden.

Here is how it shows in JSON and I see two problems the NULL and the missing end bracket.

Code:
{
      "id": 46519917,
      "name": "Underground Worlds",
      "description": "Hotel Bunker of the Apocalypse: Exploring the secret, Cold War US government bunker hidden under Greenbrier Hotel, West Virginia; Plus, delve into the depths of a former slate mine in Wales, UK. [S,AD\u0000",
      "genres": [
        "News / Current affairs"
      ],
      "firstrun": true,
      "start": 1737115200,
      "end": 1737118800
    },

Code:
{
      "id": 46536746,
      "name": "Cruise TV with LoveitBookit",
      "description": "Your one-stop-shop for all things cruise; bringing you the hottest destinations, ground-breaking ships and the latest deals! Call 0800 090 3393 or visit us at www.loveitbookit.com/tv\u0000",
      "firstrun": true,
      "start": 1736676000,
      "end": 1736679600
    },

This one isn't just a trailing 0.

Code:
{
      "id": 46526032,
      "name": "Flipping Bangers",
      "description": "Citroen: Gus and Will track down a car that Gus used to own and still loves - the Citroen BX. But it's been in a field for years, can't drive or stop, and looks terrifying.\u00A0\u0000",
      "genres": [
        "Show / Game show"
      ],
      "firstrun": true,
      "start": 1736737200,
      "end": 1736740800
    },

Martin
wnt2fly
Offline

Junior Member

United States
Posts: 7
Threads: 0
Joined: Jan 2025
#25
2025-01-12, 10:06 PM
If it helps at all to debug this, i am seeing something similar on my system. Running the latest version here and the Windows Client displays the EPG just fine, but the web client (which i use) is randomly not displaying a handful of channels. Is the parsing code different for each of those? I've un-installed, removed the data directory and tried it from scratch and the same problem exists. Happy to send any database, debug or test any new dlls. Also certain searches on the web client will fail with "Unexpected error performing search" but the client has no issue with the same search term.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,958
Threads: 956
Joined: May 2006
#26
2025-01-12, 10:20 PM
No logs no problems.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,958
Threads: 956
Joined: May 2006
#27
2025-01-13, 12:59 PM
(2025-01-12, 02:34 PM)Lao Pan Wrote: In the last couple of weeks various channels have had the same problem - Together tv some of the great! channels and the That's TV channels.

I expect it could any any channel, it is more a DVB parsing error and al the DVB channels are mixed together on one stream.  I have a modified NextTool that should work around  this until you are able to provide sub with a link to a full mux on frequency 586000 for testing.

Martin
Lao Pan
Offline

Posting Freak

UK (Mendip TX)
Posts: 1,301
Threads: 114
Joined: Oct 2008
#28
2025-01-13, 02:32 PM (This post was last modified: 2025-01-13, 02:38 PM by Lao Pan.)
Is there a link to TSCapture anywhere? The copy I have is about six years old and I haven't found a link that is not on a file share site.

Forget that - just found tscapture.com

Also, does anyone know the actual length of time it takes to get the full epg from a single mux. It is meant to be within a minute, but years ago when I used a ota dvb epg grabber, I'm sure it took much longer than that to get the full set.
It's not an overly complicated system - it's more - overly simple operatives  Huh
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,958
Threads: 956
Joined: May 2006
#29
2025-01-13, 02:36 PM
The link is https://tscapture.com/ and the program hasn't change much, but maybe the links was http. One minute is fine and the free one won't let you make a longer capture anyway. The file will be around 200MB.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,958
Threads: 956
Joined: May 2006
#30
2025-01-13, 03:12 PM
(2025-01-12, 11:46 AM)three6zerocool Wrote: Confirmed.

 With the updated dll file you posted,  the problematic Trackside2 channel now correctly displays in the Kodi guide from DVB sourced data for that channel.

Interesting the problem I saw on "Trackside 2" and Kodi doesn't seem to be related to multiple channels in the guide.  In fact I saw another potential issue on Sky Open on Wednesday.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (6): « Previous 1 2 3 4 5 6 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  EPG not found for some channels - DVB/ATSC (NextPVR version 7) Nimoder 23 1,543 2025-05-28, 06:58 PM
Last Post: Nimoder
  Channel 7 TV channels do not load into my list cmacd 1 273 2025-05-26, 07:37 AM
Last Post: Renryant
  No Audio Stream on most IPTV Channels pascholnahui 15 862 2025-05-24, 09:35 PM
Last Post: mvallevand
  Since v7: EPG mostly "no listings", and channels change during recordings :'( rightbryce 38 3,479 2025-05-19, 03:18 PM
Last Post: erik123
  EPG not found for some channels via DVB-T2 (version 7) Kotoka 80 5,086 2025-05-17, 12:24 PM
Last Post: Kotoka
  Problem with encrypted channels achim_m 0 149 2025-05-03, 03:34 PM
Last Post: achim_m
  Recordings not displaying Jakesty 4 281 2025-04-12, 01:15 PM
Last Post: mvallevand
  Channels not displaying in client(s) Druhl 1 250 2025-02-17, 05:08 PM
Last Post: sub
  Missing EPG info for some channels dodgydart 18 1,396 2024-12-17, 01:07 PM
Last Post: mvallevand
  Adding new channels SilverTiger 3 390 2024-12-04, 12:23 AM
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