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 … 3 4 5 6 7 … 34 Next »
Lots of channels no TV and No EPG (Freesat over SAT>IP)

 
  • 0 Vote(s) - 0 Average
Lots of channels no TV and No EPG (Freesat over SAT>IP)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,096
Threads: 957
Joined: May 2006
#41
2023-12-23, 03:51 PM
Right your conclusion is what I expect and yes from your logs NextPVR is definitely tuning each mux which is the correct method if you don't select Freesat as the source. The two thing discussed in the other thread that we don't know is.

- Does SAT>IP EPG use the same logic as DVB on Linux to find the EPG on multiple frequencies.
- Does SAT>IP support Freesat as an EPG source when selected.

That is why to find out I asked for 3 fullmux files for sub. One for the frequency that has a stations and one for 11426 and 11428 to see if there is any difference on the EPG mux. In theory receivers have logic to lock signal s when they aren't on the exact centre channel but we shall see. Unfortunately it is hard to figure out the pid list you required, it would be trivial via a digital tuner.

As for Open TV it is not the same logic as typical DVB so requires different processing of the proprietary format. Sub has noted it would take a lot of work. Windows digital users have had a good workaround for years, but not for SAT>IP. The solution for now is to either use XMLTV or Schedules Direct. Schedules Direct is a very cheap solution and very easy to use.

Martin
satforall
Offline

Member

Ireland
Posts: 149
Threads: 3
Joined: Aug 2022
#42
2023-12-23, 05:02 PM
Or use TVHeadend where 7 day EIT EPG is working seamlessly using a Telestar Digibit Twin Sat>IP tuner.

No matter how cheap a subscription to SD is it’s another bill that users can do without particularly when the EPG is broadcast to be used.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,788
Threads: 769
Joined: Nov 2003
#43
2023-12-23, 05:08 PM
(2023-12-21, 11:42 PM)PaulMc Wrote: Here's another mux file from that EPG transponder with the PIDs that sub just posted.

https://drive.google.com/file/d/1bkieyIb...sp=sharing

Here's the ffmpeg command I used:

Quote:ffmpeg -rtsp_flags satip_raw -i "satip://192.168.0.199:554/?src=1&freq=11426&sr=27500&pol=h&fec=23&msys=dvbs&mtype=qpsk&ro=0.35&plts=on&pids=3002,3003" -map 0 -c copy -f data -y fullmuxEPG3.ts

Am I getting any closer?

[Update]
Here's a zipped version in case Google Drive tries to process the file as a video: https://drive.google.com/file/d/12QdMw-3...sp=sharing
Thanks.

Looks like NextPVR's SAT->IP implementation doesn't currently work with Freesat - I thought it did, but maybe there is a couple of minor things stopping it working. I'll fix it so it works. Can you also supply your npvr.db3 file, so I have the list of channels?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,788
Threads: 769
Joined: Nov 2003
#44
2023-12-23, 05:18 PM
Actually looks like it's pretty much all there, and freesat listings are being parsed from SAT>IP etc. It's probably just a little bit of missing glue. This is NextPVRServer pulling the listings out of that .ts file.


Attached Files Thumbnail(s)
   
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,788
Threads: 769
Joined: Nov 2003
#45
2023-12-23, 05:20 PM
On the Settings->Channels page, do you have Freesat listed next to your channels, or DVB EPG?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,788
Threads: 769
Joined: Nov 2003
#46
2023-12-23, 05:33 PM
I think having an npvr.db3 file with these channels would likely help me understand why it's not grabbing those listings.
PaulMc
Offline

Member

UK
Posts: 67
Threads: 0
Joined: Sep 2023
#47
2023-12-23, 11:55 PM
(2023-12-23, 05:20 PM)sub Wrote: On the Settings->Channels page, do you have Freesat listed next to your channels, or DVB EPG?

Woah, this developed quicker than I expected.

Thanks, sub. Yes, Freesat (UK) is next to all entries:


Attached Files Thumbnail(s)
   
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,096
Threads: 957
Joined: May 2006
#48
2023-12-24, 12:13 AM
Maybe this error in the logs is the missing bit. The npvr.db3 (zipped) that sub would like to see might explain the error.

Code:
2023-12-19 20:52:17.086    [INFO][298]    About to update EPG
2023-12-19 20:52:17.086    [DEBUG][298]    No /config/scripts/UpdateEPG.sh file found
2023-12-19 20:52:17.095    [DEBUG][298]    Doing EPG update from broadcast DVB/ATSC EPG
2023-12-19 20:52:17.155    [DEBUG][298]    CaptureSource.LoadAll()
2023-12-19 20:52:17.157    [DEBUG][298]    CaptureSource.LoadAll()
2023-12-19 20:52:17.157    [ERROR][298]    Unexpecetd error updating EPG: System.ArgumentNullException: Value cannot be null. (Parameter 's')
   at System.Xml.XmlDocument.LoadXml(String xml)
   at NShared.DVBEPGSource.UpdateEPG(IEPGUpdateCallback callback)
   at NShared.EPGManager.UpdateEPG(IEPGUpdateCallback callback, Boolean manuallyInitiated)
   at NShared.EPGManager.WorkerThread(Object args)
2023-12-19 20:52:17.158    [INFO][298]    Finished updating EPG
PaulMc
Offline

Member

UK
Posts: 67
Threads: 0
Joined: Sep 2023
#49
2023-12-24, 12:13 AM (This post was last modified: 2023-12-24, 12:22 AM by PaulMc.)
(2023-12-23, 05:33 PM)sub Wrote: I think having an npvr.db3 file with these channels would likely help me understand why it's not grabbing those listings.

Sorry for the delay in responding here's the .db3 file from the QNAP/Docker installation. The earlier files were manually created using FFMPEG so I can't be sure if everything aligns. I should also probably mention that there is history of HDHomeRun which, although detected, I've disabled and deleted the associated channels during this testing in case it caused problems. Please let me know if there is anything else I can do or provide to test this.

[Update] I'm struggling to upload the file. The panel for file uploads gives me a green tick when I drag and drop the file but then the message doesn't show it.

Hopefully this will work: https://drive.google.com/file/d/17cfPya0...sp=sharing
PaulMc
Offline

Member

UK
Posts: 67
Threads: 0
Joined: Sep 2023
#50
2023-12-24, 12:18 AM
(2023-12-24, 12:13 AM)mvallevand Wrote: Maybe this error in the logs is the missing bit.  The npvr.db3 (zipped)  that sub would like to see might explain the error.

Code:
2023-12-19 20:52:17.086    [INFO][298]    About to update EPG
2023-12-19 20:52:17.086    [DEBUG][298]    No /config/scripts/UpdateEPG.sh file found
2023-12-19 20:52:17.095    [DEBUG][298]    Doing EPG update from broadcast DVB/ATSC EPG
2023-12-19 20:52:17.155    [DEBUG][298]    CaptureSource.LoadAll()
2023-12-19 20:52:17.157    [DEBUG][298]    CaptureSource.LoadAll()
2023-12-19 20:52:17.157    [ERROR][298]    Unexpecetd error updating EPG: System.ArgumentNullException: Value cannot be null. (Parameter 's')
   at System.Xml.XmlDocument.LoadXml(String xml)
   at NShared.DVBEPGSource.UpdateEPG(IEPGUpdateCallback callback)
   at NShared.EPGManager.UpdateEPG(IEPGUpdateCallback callback, Boolean manuallyInitiated)
   at NShared.EPGManager.WorkerThread(Object args)
2023-12-19 20:52:17.158    [INFO][298]    Finished updating EPG

Do you know the URL/URI that is being requested here? I suppose that this could be something peculiar to my tuner where the XML packet returned has a blank entry where a non-blank entry is expected.
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  No DVB-T channels found Steu851 3 473 2025-05-03, 04:37 PM
Last Post: Steu851
  NextPVR can't open RAI (Italian main TV channels) links f2fg 17 3,698 2025-03-29, 10:15 AM
Last Post: alice_anto
  Server crash changing channels VCR58 7 789 2025-03-27, 03:17 PM
Last Post: VCR58
  complete scanning of channels not possible evil666 84 4,737 2024-12-21, 05:58 PM
Last Post: mvallevand
  deleting channels Linox 7 666 2024-12-01, 12:27 PM
Last Post: Linox
  no epg in many channels alda 20 1,812 2024-11-29, 03:14 AM
Last Post: sub
  Scanning Channels Failure how 13 1,361 2024-09-21, 11:44 PM
Last Post: how
  One tuner gets fewer channels, will it get used first? WagMan 3 734 2023-12-09, 11:15 PM
Last Post: mvallevand
  NScriptHelper.dll amend and delete channels tucka20 1 734 2023-10-30, 01:57 AM
Last Post: siradlib
Photo Scan only picking up channels on 1 multiplex sy3misn 3 837 2023-10-02, 09:15 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