NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC v
1 2 3 4 5 … 43 Next »
Suggestions for the KODI Add-on

 
  • 0 Vote(s) - 0 Average
Suggestions for the KODI Add-on
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,920
Threads: 956
Joined: May 2006
#31
2024-12-12, 08:50 PM
Actually looking at your data from last night I would be interested in 11053 H the number of radio stations did seem to cause NextPVR trigger an warning messages when it initiall sync'd up plus there are 20,000 listings in there.

Code:
2024-12-12 03:02:53.139    [DEBUG][63]    Checking <frequency>11053</frequency><polarity>H</polarity><symbol_rate>22000</symbol_rate><fec>23</fec><diseqc_type>0</diseqc_type><lnb>1</lnb><lowosc>9750</lowosc><highosc>10600</highosc><switch>11700</switch><modulation>8PSK</modulation> for listings
2024-12-12 03:02:53.853    [ERROR][41]    TS continuity counter indicates missing packets
2024-12-12 03:02:53.853    [INFO][63]    Scanning Freq:11053/H/22000 SID:10375
2024-12-12 03:02:53.853    [ERROR][24]    TS continuity counter indicates missing packets
2024-12-12 03:02:53.872    [DEBUG][41]    System.IndexOutOfRangeException: Index was outside the bounds of the array.
b'   at NShared.TS.TSSectionParserEIT.Parse(Byte[] data, Int32 length)'
b'   at NShared.TS.TSSectionParser.AddData(Byte[] data, Int32 offset, Int32 length)'
2024-12-12 03:02:53.872    [ERROR][41]    TS continuity counter indicates missing packets
2024-12-12 03:02:54.051    [ERROR][24]    TS continuity counter indicates missing packets
2024-12-12 03:02:54.051    [ERROR][41]    TS continuity counter indicates missing packets
2024-12-12 03:02:54.053    [ERROR][24]    TS continuity counter indicates missing packets
2024-12-12 03:02:54.053    [ERROR][41]    TS continuity counter indicates missing packets
2024-12-12 03:02:54.053    [DEBUG][24]    System.IndexOutOfRangeException: Index was outside the bounds of the array.
b'   at NShared.TS.TSSectionParserEIT.Parse(Byte[] data, Int32 length)'
b'   at NShared.TS.TSSectionParser.AddData(Byte[] data, Int32 offset, Int32 length)'
2024-12-12 03:02:54.053    [ERROR][24]    TS continuity counter indicates missing packets
2024-12-12 03:02:54.053    [ERROR][41]    TS continuity counter indicates missing packets
2024-12-12 03:02:54.053    [DEBUG][24]    System.IndexOutOfRangeException: Index was outside the bounds of the array.
b'   at NShared.TS.TSSectionParserEIT.Parse(Byte[] data, Int32 length)'
b'   at NShared.TS.TSSectionParser.AddData(Byte[] data, Int32 offset, Int32 length)'
2024-12-12 03:02:54.053    [ERROR][24]    TS continuity counter indicates missing packets
2024-12-12 03:02:54.053    [ERROR][41]    TS continuity counter indicates missing packets
2024-12-12 03:02:54.054    [DEBUG][24]    System.IndexOutOfRangeException: Index was outside the bounds of the array.
b'   at NShared.TS.TSSectionParserEIT.Parse(Byte[] data, Int32 length)'
b'   at NShared.TS.TSSectionParser.AddData(Byte[] data, Int32 offset, Int32 length)'
2024-12-12 03:02:54.054    [ERROR][24]    TS continuity counter indicates missing packets
2024-12-12 03:02:54.141    [ERROR][41]    TS continuity counter indicates missing packets
2024-12-12 03:02:54.269    [DEBUG][24]    DeviceHost stream has stopped
2024-12-12 03:02:54.864    [INFO][63]    Scanning Freq:11053/H/22000 SID:10375
b'[...rollover]'
2024-12-12 03:03:53.311    [INFO][63]     Previous line repeated 58 times
2024-12-12 03:03:54.321    [DEBUG][63]    TSSecionParserEIT returning 22884 listings

You might need to return whatever channels you might have had on 12522 NextPVR is tuning it.

Martin
Escape7
Offline

Member

Germany
Posts: 201
Threads: 17
Joined: Feb 2020
#32
2024-12-13, 04:42 AM (This post was last modified: 2024-12-13, 04:43 AM by Escape7.)
Hi Martin, do you know Lyngsat?

Here you can see all the transponders with infos. Here is the list of Astra 19.2 E - the satellite for germany:

https://www.lyngsat.com/Astra-1KR-1L-1M-1N.html

Shall i make you an ts dump, of 11053 ?

For 12522 -> the transponder seems to be cleared. No stations anymore. I am looking right now in my station list in nextpvr, and delete them.
Escape7
Offline

Member

Germany
Posts: 201
Threads: 17
Joined: Feb 2020
#33
2024-12-13, 05:18 AM
Here is an updated Astra 19.2 list


Attached Files
.zip   0192.zip (Size: 990 bytes / Downloads: 2)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,920
Threads: 956
Joined: May 2006
#34
2024-12-13, 01:24 PM
Yes I know Lyngsat, I can create ini and Linux conf files it on the fly from it,  as explained here https://forums.nextpvr.com/showthread.ph...#pid596594  Here is one generated just know from KOS.

I have a utitlity that updates the database without a scan too, but I'd need a database to test 0192 (i tested only 28.2)

If you do have a change yes I full mux of 11053 might help.

Martin


Attached Files
.zip   0192.zip (Size: 733 bytes / Downloads: 2)
Escape7
Offline

Member

Germany
Posts: 201
Threads: 17
Joined: Feb 2020
#35
2024-12-14, 08:40 AM
Here is a full capture of the transport stream.

https://1drv.ms/f/s!AqjA6XSiPx9XxZA4wn3k...g?e=xMkzDA

Actually EPG works with standby. Only file changed is the nshared.dll devicehost is original.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,920
Threads: 956
Joined: May 2006
#36
2024-12-14, 01:03 PM
Thanks a lot of data in that scan for sure. Sub should be able to check the trace error that does come up with it and maybe handle it a little differently

2024-12-10 02:44:54.415 [DEBUG][65] System.IndexOutOfRangeException: Index was outside the bounds of the array.
at NShared.TS.TSSectionParserEIT.Parse(Byte[] data, Int32 length)
at NShared.TS.TSSectionParser.AddData(Byte[] data, Int32 offset, Int32 length)

Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,920
Threads: 956
Joined: May 2006
#37
2024-12-19, 04:07 PM
Note I have submitted a PR for review and for backport to Omega as well.

The Kodi build system release for Piers are here https://jenkins.kodi.tv/blue/organizatio.../artifacts and for Omega here https://jenkins.kodi.tv/blue/organizatio.../artifacts

Martin
Escape7
Offline

Member

Germany
Posts: 201
Threads: 17
Joined: Feb 2020
#38
2024-12-20, 05:12 AM
Perfekt! Great work! Updatet to 22.3.0 -> Everything seams fine!

I hope sub fixes the BSOD problem soon, then it would be really good again.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,699
Threads: 767
Joined: Nov 2003
#39
2024-12-20, 05:31 AM
(2024-12-20, 05:12 AM)Escape7 Wrote: I hope sub fixes the BSOD problem soon, then it would be really good again.
Its the only thing holding me off doing a next release. It's proving painful to trackdown without seeing the problem myself.

I'm going to take another look at it over the weekend.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4


Possibly Related Threads…
Thread Author Replies Views Last Post
  Kodi Channel not updating aTF6i 2 472 2025-03-09, 12:26 AM
Last Post: aTF6i
  EPG not loading in Kodi? membball84 3 447 2025-02-13, 01:24 AM
Last Post: membball84
  Automated Updates of IPTV Channels in NPVR and Kodi via APIs taylormia 1 848 2025-02-04, 03:13 AM
Last Post: lustfulmacaw
  Kodi 22 (Piers) and library thumbnails mvallevand 8 1,257 2025-01-15, 06:32 PM
Last Post: mvallevand
  Kodi Channel Icons wrong and can't be corrected wapkaplet 11 1,179 2024-10-23, 02:11 PM
Last Post: mvallevand
  Kodi PVR Client Not Working trongod 8 1,500 2024-09-11, 10:20 PM
Last Post: trongod
  Kodi 21.0 Omega/NextPVR 21.1.0 PVR & Live TV Group Manager bouilliabai 28 4,337 2024-08-06, 10:00 PM
Last Post: sub
  Kodi-V5 WiFi Problem? kerryball 0 398 2024-06-26, 06:49 AM
Last Post: kerryball
  Adding/editing timer to one time (manual) recording from Kodi guide has no effect mmortal03 6 1,147 2024-06-25, 09:30 PM
Last Post: mmortal03
  Kodi/LibreEec Guide - show program set to record. ceejayemm 17 2,643 2024-05-19, 04:42 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