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 … 13 14 15 16 17 … 34 Next »
Installation of NextPVR on Libreelec

 
  • 0 Vote(s) - 0 Average
Installation of NextPVR on Libreelec
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,823
Threads: 954
Joined: May 2006
#11
2022-03-08, 10:57 PM
Based on the scanning table it tried to find the "known" frequency but it gave up after 10 seconds or so. I have no idea if this is the right frequency, there are some repeater frequencies too, but I believe there is a way to increase the scan time from 10 seconds. It could mean signal issues too.

2022-03-08 21:22:13:982 [DEBUG] >>> Scanning 226500000
2022-03-08 21:22:24:903 [DEBUG] >>> Scanning@about to store
2022-03-08 21:22:24:903 [DEBUG] >>> Scanning@about to free loop
2022-03-08 21:22:24:903 [DEBUG] >>> Scanning@about to start next loop (033c3870)

Martin
jack2296
Offline

Junior Member

Australia
Posts: 42
Threads: 1
Joined: Mar 2022
#12
2022-03-08, 11:47 PM
not certain how to progress from here, the scan tables come from Github and as far as I can see they are correct (I checked the frequencies, see below).
I have been trying to move away from TVheadend (which I assume use the same tables?), just to complex and no Schedules Direct integration.


Attached Files Thumbnail(s)
   
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,823
Threads: 954
Joined: May 2006
#13
2022-03-09, 12:20 AM
I am the one who put those particular files on github to make the LE?CE integration easier, until sub has time to communicate with CvH, the original author of these scripts, on the LibreElec forum and finish them off. I sourced them from a few sites, though but in this case TVHeadend would use the same values, https://github.com/tvheadend/dtv-scan-ta...-Melbourne

If you can get ABC with TVHeadend then sub would need to get involved. Like I posted I don't how to increase the scan time, and what a could value would be. If that doesn't work you probably need to use dvbv5-zap to capture the full ts and then post it. I can probably help with that.

Martin
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,651
Threads: 767
Joined: Nov 2003
#14
2022-03-09, 03:02 AM
Maybe try a scan with dvbv5_scan. If ABC works with that, we should be able to get it working with NextPVR. (they both use libdvbv5)
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,651
Threads: 767
Joined: Nov 2003
#15
2022-03-09, 03:06 AM
I doubt we'd need it to wait more than the 10 seconds it's currently waiting each frequency. That is already a very long time.
jack2296
Offline

Junior Member

Australia
Posts: 42
Threads: 1
Joined: Mar 2022
#16
2022-03-09, 03:31 AM
Don't really know how to use dvbv5_scan however ABC does work with TVheadend, both use the same Scan table(i think)?
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,651
Threads: 767
Joined: Nov 2003
#17
2022-03-09, 03:40 AM
(2022-03-09, 03:31 AM)jack2296 Wrote: Don't really know how to use dvbv5_scan however ABC does work with TVheadend, both use the same Scan table(i think)?
They're not necessarily using libdvbv5. TVHeadend is a fairly old app, so may be using an older Linux api for this stuff, and may behave differently.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,651
Threads: 767
Joined: Nov 2003
#18
2022-03-09, 03:42 AM
You pretty much just run:

dvbv5-scan /path/to/tuningfile
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,823
Threads: 954
Joined: May 2006
#19
2022-03-09, 03:47 AM (This post was last modified: 2022-03-09, 03:49 AM by mvallevand.)
Sub is suggesting seeing if this finds channels (you scan on 1 rather then 0 for some reason) on 226500000

dvbv5-scan -a 1 /storage/.kodi/userdata/addon_data/service.nextpvr/dtv-scan-tables/dvb-/au-Melbourne

You might have to stop the NextPVR service via LE if you get a device error.

If it does you can capture the full mux by saving this as melbourne

Code:
# ABC Melbourne
[ABC]
        DELIVERY_SYSTEM = DVBT
        FREQUENCY = 226500000
        BANDWIDTH_HZ = 7000000
        CODE_RATE_HP = AUTO
        CODE_RATE_LP = AUTO
        MODULATION = QAM/64
        TRANSMISSION_MODE = 8K
        GUARD_INTERVAL = 1/16
        HIERARCHY = NONE
        INVERSION = AUTO

and running this to get a 60 second file.

dvbv5-zap melbourne ABC -P -t 60 -o fullmux.ts

Then upload fullmux.ts to some cloud storage site.

Martin
jack2296
Offline

Junior Member

Australia
Posts: 42
Threads: 1
Joined: Mar 2022
#20
2022-03-09, 07:21 AM
before I run this I need to install the program first, any idea how I do this in libreelec?
I ran the earlier command and got the attached.


Attached Files Thumbnail(s)
   
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  NextPVR can't open RAI (Italian main TV channels) links f2fg 17 2,941 2025-03-29, 10:15 AM
Last Post: alice_anto
  Guide data issue using NextPVR in a Proxmox LXC njc 10 803 2025-03-23, 01:40 PM
Last Post: njc
  NextPVR oddly limited to 7 tuners DaVinylSmith 4 430 2025-02-12, 02:49 PM
Last Post: DaVinylSmith
  NextPVR webserver not starting, prevents client from starting homemaisonbaile 28 1,214 2025-02-04, 05:23 PM
Last Post: mvallevand
  NextPVR 7 looses recordings after post processing ballfam 15 836 2024-12-20, 03:23 AM
Last Post: ballfam
  Colossus 2 and nextpvr Iriman 53 4,484 2024-12-16, 02:32 AM
Last Post: ehfortin
  NextPVR user1232 1 293 2024-11-09, 11:21 AM
Last Post: mvallevand
  How does NextPVR separate TV from VOD ? FrankBKK 8 780 2024-10-30, 06:17 AM
Last Post: sub
  NextPVR i.mjh.nz [Failed: Recording interrupted] Nzbaxterman 6 688 2024-10-29, 11:44 PM
Last Post: sub
  NextPVR server on LibreElec jcjefferies 45 3,869 2024-09-16, 04:38 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