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)
PaulMc
Offline

Member

UK
Posts: 67
Threads: 0
Joined: Sep 2023
#111
2023-12-26, 05:12 PM
(2023-12-26, 05:01 PM)sub Wrote: Great!

Sorry, I slipped up there and forgot to enable verbose mode. Here are the logs https://drive.google.com/file/d/1uNsHEaq...sp=sharing

I noticed that Empty EPG didn't appear to work or at least didn't update the text underneath the button stating the inserted, updated and skipped counts.

As expected quite a few channels have no listings but the main ones I'm interested in appear to be working well. For now, is it the case that the only way to clear out the encrypted channels to manually delete them?

Sub, I can't tell you how much I appreciate this. Thank you very much. Your dedication to this project is amazing.


Attached Files Thumbnail(s)
   
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#112
2023-12-26, 05:12 PM
(2023-12-26, 05:08 PM)mvallevand Wrote: Great work sub,

For OpenTV here are the ones that I see in the clear in there list https://pastebin.com/WQKanWYG it is a superset of Freesat but it looks like the difference will be on radio stations. That is how the missing OpenTV issue first got noticed.

Martin

I think a lot of those channels are not OpenTV channels (like the BBC ones), but maybe it's the case that Sky transmit OpenTV EPG data for them, if that's what their set top boxes require.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#113
2023-12-26, 05:21 PM
(2023-12-26, 05:12 PM)PaulMc Wrote: I noticed that Empty EPG didn't appear to work or at least didn't update the text underneath the button stating the inserted, updated and skipped counts.
The 'empty epg' button doesn't actually clear that text. It probably should. I'll add that for the next release. It would have emptied the EPG though.

Quote:As expected quite a few channels have no listings but the main ones I'm interested in appear to be working well. For now, is it the case that the only way to clear out the encrypted channels to manually delete them?
When you originally scanned the channels in, did it tell you at that time which channels were encrypted? It's a little hazy in my memory, but I'm pretty sure local tuners (non-SAT>IP tuners) tell you this (at least with Windows), and these channels are unticked by default, so when you click Save, you only get that set of usable channels. I can't really remember, but I might not have got SAT>IP to that same functionality.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#114
2023-12-26, 05:27 PM
If you want to try a couple more builds, we can see if we can get those OpenTV channels, like Channel 4, to give you listings.
PaulMc
Offline

Member

UK
Posts: 67
Threads: 0
Joined: Sep 2023
#115
2023-12-26, 05:28 PM
(2023-12-26, 05:21 PM)sub Wrote: When you originally scanned the channels in, did it tell you at that time which channels were encrypted? It's a little hazy in my memory, but I'm pretty sure local tuners (non-SAT>IP tuners) tell you this (at least with Windows), and these channels are unticked by default, so when you click Save, you only get that set of usable channels. I can't really remember, but I might not have got SAT>IP to that same functionality.

You know, now that you mention it I think I clicked the top checkbox by accident and then clicked it a second time to put it back to where it was previously - or so I thought. I'm now thinking this probably checked all the channels including ones that previously were unchecked. I will do a clear down, rescan and build it again shortly and report back.

I presume that at some point there will be a proper release that will include all these recent changes that I can use in my container installation on the QNAP?

If you need any more tests doing then please just send me a message I'm more than happy to test things like this.
PaulMc
Offline

Member

UK
Posts: 67
Threads: 0
Joined: Sep 2023
#116
2023-12-26, 05:29 PM
(2023-12-26, 05:27 PM)sub Wrote: If you want to try a couple more builds, we can see if we can get those OpenTV channels, like Channel 4, to give you listings.

Absolutely no problem! Just let me know when you have something to test.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#117
2023-12-26, 05:30 PM
(2023-12-26, 05:28 PM)PaulMc Wrote: I presume that at some point there will be a proper release that will include all these recent changes that I can use in my container installation on the QNAP?
Yes, these changes will be included in the next release.

It is possible to copy the updated NShared.dll into your docker container if you want to get that working before the next release though.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,104
Threads: 957
Joined: May 2006
#118
2023-12-26, 05:31 PM (This post was last modified: 2023-12-26, 05:32 PM by mvallevand.)
I few things Channel 4 should have data from Freesat, based on that file you sent us earlier this week.

Code:
<programme start="20231226103000 -0500" stop="20231226135000 -0500" channel="2:2041:9211:Channel 4">
    <title>The Great Escape</title>
    <desc>Classic - no, wait - iconic World War II movie starring Steve McQueen, James Garner and Richard Attenborough. Allied soldiers plan a daring escape from a German prisoner of war camp. [AD,S]</desc>
    <category>Movies</category>
    <rating>
      <value>G</value>
    </rating>
    <date>1963</date>
  </programme>

PaulMc once this settles down you can install a better NShared.dll to the QNAP manually, here is an example https://forums.nextpvr.com/showthread.ph...#pid586679

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#119
2023-12-26, 05:33 PM
(2023-12-26, 05:31 PM)mvallevand Wrote: I few things Channel 4 should have data from Freesat, based on that file you sent us earlier this week.
Did it have many listings, or just a couple? ie, might have just been the now/next listings. These are carried as EIT data ('DVB EPG' in NextPVR)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,104
Threads: 957
Joined: May 2006
#120
2023-12-26, 05:37 PM
That was a full Freesat guide, we don't get the now/next mux. It goes up to the 28th in the sample.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

Pages (18): « Previous 1 … 10 11 12 13 14 … 18 Next »
Jump to page 


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