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 … 8 9 10 11 12 … 34 Next »
LibreElec file locations

 
  • 0 Vote(s) - 0 Average
LibreElec file locations
jcjefferies
Offline

Posting Freak

UK, North Gloucestershire
Posts: 1,220
Threads: 140
Joined: Jan 2011
#11
2023-01-06, 07:48 PM
I had already found that DVB-S "Scan Channels" is looking in /storage/.kodi/service.nextpvr/nextpvr.bin/data/tuning/DVB-S for tuning files and not in dtv-scan-tables. The DVB-T tuner seemed to be working correctly and looking in dtv-scan-tables/dvb-t for scans.

I didnt know that SAT>IP tuner would be different to an ordinary tuner as they behave the same under Windows!

I have been experimenting with file formats in the directory but at the moment I get an error or nothing happens!!
NextPVR Server - HP N54L Microserver, Windows 10 - Storage 2 X 3TB - Tuners DVBSky S952 Twin DVB-S/S2 PCIe, Hauppauge Twin DVB-T2 USB, Telestar Digibit R1 Sat>IP Server.
Clients:- 2 X RPi3, 1 X RPi4 and Acer RL80 Celeron Nettop all running NextPVR New Client on LibreElec.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,806
Threads: 769
Joined: Nov 2003
#12
2023-01-06, 07:59 PM
(2023-01-06, 07:48 PM)jcjefferies Wrote: I had already found that DVB-S "Scan Channels" is looking in /storage/.kodi/service.nextpvr/nextpvr.bin/data/tuning/DVB-S for tuning files and not in dtv-scan-tables. The DVB-T tuner seemed to be working correctly and looking in dtv-scan-tables/dvb-t for scans.

I didnt know that SAT>IP tuner would be different to an ordinary tuner as they behave the same under Windows!
On Windows, everything uses the .ini files included with NextPVR.

On Linux, physical USB/PCI/PCIe tuners use dtv-scan-tables (since they're based on libdvbv5, and it requires this format of file). SAT>IP uses the ini files that are included with NextPVR.

Quote:I have been experimenting with file formats in the directory but at the moment I get an error or nothing happens!!
If you want to post the logs, I can take a look.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,158
Threads: 958
Joined: May 2006
#13
2023-01-06, 08:54 PM
No need to experiment with formats your Windows ini file should work in Linux.

I always get burned when I don't ask for logs, it would have bee so clear much earlier.

Martin
jcjefferies
Offline

Posting Freak

UK, North Gloucestershire
Posts: 1,220
Threads: 140
Joined: Jan 2011
#14
2023-01-07, 01:05 PM
It was only yesterday that I understood that SAT>IP tuners use different tuning files under Linux to other tuners!

So a clean install of NextPVR server on LibreElec 10 Nightly as I edited and moved some of the tuning files.

Enclosed are the logs. 

At 12:30:45 the 28.2 file is selected and lists 109 transponders then error as it tries to scan first transponder.

Chris
NextPVR Server - HP N54L Microserver, Windows 10 - Storage 2 X 3TB - Tuners DVBSky S952 Twin DVB-S/S2 PCIe, Hauppauge Twin DVB-T2 USB, Telestar Digibit R1 Sat>IP Server.
Clients:- 2 X RPi3, 1 X RPi4 and Acer RL80 Celeron Nettop all running NextPVR New Client on LibreElec.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,158
Threads: 958
Joined: May 2006
#15
2023-01-07, 01:24 PM
That could be me. What do you have in the port settings in the Kodi GUI settings page? I had to make a change because in testing I had to override the port for the guy testing it and I only tested non standard ports.

Martin
jcjefferies
Offline

Posting Freak

UK, North Gloucestershire
Posts: 1,220
Threads: 140
Joined: Jan 2011
#16
2023-01-07, 02:13 PM
I am just off out for a while but had a quick look!

Do you mean the SAT>IP RTSP port set to 554?

If not I need more details where to look!

Chris
NextPVR Server - HP N54L Microserver, Windows 10 - Storage 2 X 3TB - Tuners DVBSky S952 Twin DVB-S/S2 PCIe, Hauppauge Twin DVB-T2 USB, Telestar Digibit R1 Sat>IP Server.
Clients:- 2 X RPi3, 1 X RPi4 and Acer RL80 Celeron Nettop all running NextPVR New Client on LibreElec.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,158
Threads: 958
Joined: May 2006
#17
2023-01-07, 02:20 PM
Yes if it says that then there could be an issue, or maybe you need to restart the service (disable/enable) The NextPVR logs don't show it reading the variable but maybe that is because it is empty.

If it fails after the restart edit the startup file

nano /storage/.kodi/addons/service.nextpvr/bin/nextpvr.start

and change

export SATIP_RTSP_PORT=$satiprtsp

to

export SATIP_RTSP_PORT=554

I will do some testing here too.

Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,158
Threads: 958
Joined: May 2006
#18
2023-01-07, 05:32 PM (This post was last modified: 2023-01-07, 05:35 PM by mvallevand.)
The LE script bug is a little bit tricky. I would

- delete the SAT>IP device from NextPVR web (hold control) since NextPVR saves the original port with the device.
- disable the NextPVR service in Kodi.
- continue into Configure and hit OK
- enable the service

There's a bug in NextPVR too since it doesn't delete the deleted devices from the SATIP_RECORDER table but I don't think that will impact this.

Martin
jcjefferies
Offline

Posting Freak

UK, North Gloucestershire
Posts: 1,220
Threads: 140
Joined: Jan 2011
#19
2023-01-07, 10:44 PM
Thanks Martin that seems to have cured the problem! I just did a scan at 28.2 and it found 648 channels but around 200 of those are encrypted plus there are another 200 encrypted it did not find.
Tomorrow I will try my stripped down scan file used on the Windows NextPVR server with only 24 transponders instead of about 110!

Chris
NextPVR Server - HP N54L Microserver, Windows 10 - Storage 2 X 3TB - Tuners DVBSky S952 Twin DVB-S/S2 PCIe, Hauppauge Twin DVB-T2 USB, Telestar Digibit R1 Sat>IP Server.
Clients:- 2 X RPi3, 1 X RPi4 and Acer RL80 Celeron Nettop all running NextPVR New Client on LibreElec.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,158
Threads: 958
Joined: May 2006
#20
2023-01-08, 05:18 PM
I've got an updated zip file that fixes the default port problem in the addon and I submitted it to LE. If you want to test it before it is released let me know.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  updated DVB-C tuning file for SAT>IP The Netherlands and question retrofan 44 4,144 Yesterday, 05:21 PM
Last Post: retrofan
  file name strategy kfmf 10 834 2024-11-15, 09:45 PM
Last Post: mvallevand
  NextPVR server on LibreElec jcjefferies 45 4,854 2024-09-16, 04:38 PM
Last Post: mvallevand
  folder location XMLTV file [LibreElec] retrofan 2 613 2024-08-22, 08:32 AM
Last Post: retrofan
  No playback with NextPVR client LibreElec retrofan 6 965 2024-08-17, 03:52 PM
Last Post: mvallevand
  Folder location PostProcessing.sh with LibreElec retrofan 10 1,514 2024-08-14, 04:44 PM
Last Post: retrofan
  Congog file keeps changing WagMan 3 676 2024-01-06, 02:21 PM
Last Post: WagMan
  Timing file 0 byte VCR58 13 2,118 2023-07-27, 02:57 AM
Last Post: mvallevand
  xmltv file not being read JogG 1 600 2023-07-01, 03:11 PM
Last Post: mvallevand
  file naming (renaming) strategy / recordings (movie) kfmf 22 2,932 2023-05-15, 07:19 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