NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
1 2 3 4 5 … 102 Next »
EPG not found for some channels via DVB-T2 (version 7)

 
  • 0 Vote(s) - 0 Average
EPG not found for some channels via DVB-T2 (version 7)
Kotoka
Offline

Member

Italy
Posts: 60
Threads: 3
Joined: Sep 2022
#21
2025-02-17, 06:52 PM
(2025-02-16, 10:07 PM)sub Wrote:
Quote:2025-02-16 22:23:29.416 [DEBUG][120] {"stat": "ok", "status": "Scanning Freq:474000 SID:22\r\n1 seconds remaining...", "updating": true}
2025-02-16 22:23:29.535 [DEBUG][114] TSSecionParserEIT returning 2292 listings...
2025-02-16 22:23:29.536 [DEBUG][114] Dumping listings to: c:\temp\listings-16.xml
So assuming you've no longer got listings on channels from 474000, I need you to look in listings-16.xml, to determine if it has listings that you'd expect to see on those channels

The listings in listings-16.xml are those I would expect to see on those channels. Currently, NextPVR does not have these listings/does not display them.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,780
Threads: 769
Joined: Nov 2003
#22
2025-02-17, 10:05 PM
Ok, so that is good. It sounds like it's doing most of what it needs to be doing. I'll have a think about next diagnostic step to check why they might not be being stored.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,082
Threads: 957
Joined: May 2006
#23
2025-02-18, 01:54 AM
(2025-02-17, 06:52 PM)Kotoka Wrote: The listings in listings-16.xml are those I would expect to see on those channels. Currently, NextPVR does not have these listings/does not display them.

How do the lines with carriage returns look in that file?  I know in v7 0x84 is supposed to be a carriage return and maybe it isn't being marked up correctly?  There are tons of 0x84 in your fullmux and that isn't defined for the 8859-9.

Martin
Kotoka
Offline

Member

Italy
Posts: 60
Threads: 3
Joined: Sep 2022
#24
2025-02-22, 08:14 AM
(2025-02-18, 01:54 AM)mvallevand Wrote:
(2025-02-17, 06:52 PM)Kotoka Wrote: The listings in listings-16.xml are those I would expect to see on those channels. Currently, NextPVR does not have these listings/does not display them.

How do the lines with carriage returns look in that file?  I know in v7 0x84 is supposed to be a carriage return and maybe it isn't being marked up correctly?  There are tons of 0x84 in your fullmux and that isn't defined for the 8859-9.

Martin

What do you mean by that? What should I check for? The encoding?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,082
Threads: 957
Joined: May 2006
#25
2025-02-22, 02:09 PM
Maybe check for some movies and see if there is a carriage return after the first lines that have the country and year.

Martin
Kotoka
Offline

Member

Italy
Posts: 60
Threads: 3
Joined: Sep 2022
#26
2025-02-22, 05:59 PM
(2025-02-22, 02:09 PM)mvallevand Wrote: Maybe check for some movies and see if there is a carriage return after the first lines that have the country and year.

Martin

To be fair, I am still not really sure, what I am supposed to do. I checked the XML file I uploaded here already with Notepad++. It is full of carriage returns (CR) - but there are no "country" or "year" elements.

Is that the file I was supposed to check? Is the file I uploaded not sufficient to check?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,082
Threads: 957
Joined: May 2006
#27
2025-02-22, 06:09 PM (This post was last modified: 2025-02-22, 06:19 PM by mvallevand.)
I missed that you uploaded a sample, it looks good. Here is what I was look for with the translated carriage returns

Code:
<Description>Die Welt von morgen Deutschland 2025
Das 3sat-Wissenschaftsmagazin berichtet ausführlich, verständlich und aktuell über Technik, Medizin, Wissenschaft und Forschung.

&quot;nano&quot; macht Zukunftsvisionen sichtbar und erfahrbar. Durch eine unterhaltsame, spannende und informative Mischung von Wissenschaftsfilmen macht &quot;nano&quot; seine Zuschauer fit für die Welt von morgen.

Moderation: Yve Fehring
HD-Produktion</Description>

Martin
Kotoka
Offline

Member

Italy
Posts: 60
Threads: 3
Joined: Sep 2022
#28
2025-02-22, 06:22 PM
(2025-02-22, 06:09 PM)mvallevand Wrote: If there are carriage returns in the description that good, although technically not XML.  It would be something like this

Code:
"Melodram, USA / Deutschland 2016
Charlotte und Alec Plentley sind noch nicht lange verheiratet und führen das Leben eines hippen und erfolgreichen New Yorker Paares. Plötzlich werden sie aus ihrem Glück gerissen.

Charlotte ist Accessoire-Designeri"

Ah, you meant whether there are carriage returns in the actual program description. No, as far as I can tell from the XML, there are no carriage returns in the description. Only between the XML elements there are carriage returns. The descriptions only contain line feeds (LF).

Having said that: Maybe I am missing something, but can you not see the same thing when checking the XML I uploaded? Or does the zipping process change the carriage returns etc.?
Kotoka
Offline

Member

Italy
Posts: 60
Threads: 3
Joined: Sep 2022
#29
2025-02-22, 06:22 PM
(2025-02-22, 06:09 PM)mvallevand Wrote: I missed that you uploaded a sample, it looks good.  Here is what I was look for with the translated carriage returns

Code:
  <Description>Die Welt von morgen Deutschland 2025
Das 3sat-Wissenschaftsmagazin berichtet ausführlich, verständlich und aktuell über Technik, Medizin, Wissenschaft und Forschung.

&quot;nano&quot; macht Zukunftsvisionen sichtbar und erfahrbar. Durch eine unterhaltsame, spannende und informative Mischung von Wissenschaftsfilmen macht &quot;nano&quot; seine Zuschauer fit für die Welt von morgen.

Moderation: Yve Fehring
HD-Produktion</Description>

Martin
Ah, cheers, now I understand!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,780
Threads: 769
Joined: Nov 2003
#30
2025-02-22, 07:41 PM
Kotoka sorry for the slow turn around...been busy.

Can you please collect the logs again with this update? It adds some more logging for what's with next steps of your listings.


Attached Files
.zip   NShared.zip (Size: 404.77 KB / Downloads: 1)
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

Pages (9): « Previous 1 2 3 4 5 … 9 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  EPG not found for some channels - DVB/ATSC (NextPVR version 7) Nimoder 36 2,180 2025-06-27, 10:53 PM
Last Post: mvallevand
  Since v7: EPG mostly "no listings", and channels change during recordings :'( rightbryce 40 4,188 2025-06-23, 01:15 AM
Last Post: sub
  Channel 7 TV channels do not load into my list cmacd 1 344 2025-05-26, 07:37 AM
Last Post: Renryant
  No Audio Stream on most IPTV Channels pascholnahui 15 1,099 2025-05-24, 09:35 PM
Last Post: mvallevand
  Problem with encrypted channels achim_m 0 179 2025-05-03, 03:34 PM
Last Post: achim_m
  Version 7 HDPVR Changes bigstusexy 2 303 2025-02-24, 12:42 AM
Last Post: bigstusexy
  NextPVRServer.exe (Version 7) Preventing Sleep PVR_Convert 4 484 2025-02-18, 07:18 PM
Last Post: mvallevand
  Channels not displaying in client(s) Druhl 1 283 2025-02-17, 05:08 PM
Last Post: sub
  Transcoding Problem Version: 7.0.1.241229 Metroid 1 356 2025-01-25, 12:44 AM
Last Post: mvallevand
  NextPVR version 7 no EPG ManicsMan 27 2,349 2025-01-23, 02:28 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