NextPVR Forums

Full Version: Clean install - LibreElec, Need NextPVR Backend
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
Hello!

I'm in the process of switching my set-top box build from Windows 10 over to Linux and have installed LibreELEC (10.0.2 generic x86_64) and it is functioning.  I'm currently in the process of restoring the DVR function I had and am trying to install the NextPVR backend natively on the machine.

I've used Linux before but, LibreELEC has me somewhat stumped.
I've read through this thread,
https://forums.nextpvr.com/showthread.php?tid=59390

As well as this one:
https://forums.nextpvr.com/showthread.ph...=LibreElec

Being a clean install of LibreELEC (generic) the .deb method isn't available, so the manual route seems like it's what I need to do.  However, it's not clear to me how to install anything from the command line when I ssh into LibreELEC.

I did manage to find the Core .NET runtimes in the program add-ons and made it that far.  And I was able to check my /dev folder and the two tuners for my card are present. 

But I (and I'm embarrassed to say) literally have no idea how to download and install what I need to install NextPVR from the LibreELEC command line. 

Hardware: MITAC PD10BI MT Thin Mini-ITX MB, Intel Celeron J1900 embedded itx motherboard
Tuner: Hauppauge WinTV-HVR-2250

TIA
I am waiting for for CvH to approve package for the LE and CE repos for a while now. Here is the instruction that hasn't been added to the wiki https://github.com/emveepee/Testing/wiki/LibreElec

If you want I can post the zip file and you can try the manual install of the package, it is simple and will update to the repo version.

Martin
Ok. Sure post it up. Does it install like an add-on? Or will I ssh into the system and install it there?
Here you go.  Yes it is a package so you need to install from zip instead of a repo.  This is slightly updated from the wip wik documentation, it adds a requested option to change the SAT>IP port.

Martin
*thinking face*

Oct 08 12:03:33.657835 KODI kodi.sh[2376]: Failed to stop service.nextpvr.service: Unit service.nextpvr.service not loaded.
Oct 08 12:03:33.671181 KODI kodi.sh[2377]: Failed to disable unit: Unit file service.nextpvr.service does not exist.
Oct 08 12:03:33.687324 KODI kodi.sh[2378]: Created symlink /storage/.config/system.d/multi-user.target.wants/service.nextpvr.service → /storage/.kodi/addons/service.nextpvr/system.d/service.nextpvr.service.
Oct 08 12:03:33.687324 KODI kodi.sh[2378]: Created symlink /storage/.config/system.d/service.nextpvr.service → /storage/.kodi/addons/service.nextpvr/system.d/service.nextpvr.service.
Oct 08 12:03:33.688399 KODI systemd[1]: Reloading.
Oct 08 12:03:34.070343 KODI systemd[1]: Started NextPVR Server.
Oct 08 12:03:34.104604 KODI service.nextpvr[2405]: Downloading NextPVR
Oct 08 12:03:38.535066 KODI service.nextpvr[2431]: unzip: short read
Oct 08 12:03:38.542493 KODI service.nextpvr[2433]: sed: /storage/.kodi/addons/service.nextpvr/nextpvr-bin/data/Config-master-dont-edit.xml: No such file or directory
Oct 08 12:03:38.545594 KODI service.nextpvr[2434]: sed: /storage/.kodi/addons/service.nextpvr/nextpvr-bin/data/Config-master-dont-edit.xml: No such file or directory
Oct 08 12:03:38.548598 KODI service.nextpvr[2435]: find: /storage/.kodi/addons/service.nextpvr/nextpvr-bin/DeviceHost: No such file or directory
Oct 08 12:03:38.703078 KODI service.nextpvr[2439]: failed to load external entity "/storage/.kodi/userdata/addon_data/service.nextpvr/settings.xml"
Oct 08 12:03:38.709707 KODI service.nextpvr[2398]: The command could not be loaded, possibly because:
Oct 08 12:03:38.709707 KODI service.nextpvr[2398]:  * You intended to execute a .NET application:
Oct 08 12:03:38.709707 KODI service.nextpvr[2398]:      The application '/storage/.kodi/addons/service.nextpvr/nextpvr-bin/NextPVRServer.dll' does not exist.
Oct 08 12:03:38.709707 KODI service.nextpvr[2398]:  * You intended to execute a .NET SDK command:
Oct 08 12:03:38.709707 KODI service.nextpvr[2398]:      No .NET SDKs were found.
Oct 08 12:03:38.709707 KODI service.nextpvr[2398]: Download a .NET SDK:
Oct 08 12:03:38.709707 KODI service.nextpvr[2398]: https://aka.ms/dotnet-download
Oct 08 12:03:38.709707 KODI service.nextpvr[2398]: Learn about SDK resolution:
Oct 08 12:03:38.709707 KODI service.nextpvr[2398]: https://aka.ms/dotnet/sdk-not-found
Oct 08 12:03:38.711378 KODI systemd[1]: service.nextpvr.service: Main process exited, code=exited, status=145/n/a
Oct 08 12:03:38.711900 KODI systemd[1]: service.nextpvr.service: Failed with result 'exit-code'.
Oct 08 12:03:39.030667 KODI systemd[1]: service.nextpvr.service: Scheduled restart job, restart counter is at 1.
Oct 08 12:03:39.031231 KODI systemd[1]: Stopped NextPVR Server.
Oct 08 12:03:39.033820 KODI systemd[1]: Started NextPVR Server.
Oct 08 12:03:39.046080 KODI service.nextpvr[2443]: failed to load external entity "/storage/.kodi/userdata/addon_data/service.nextpvr/settings.xml"
Oct 08 12:03:39.051503 KODI service.nextpvr[2440]: The command could not be loaded, possibly because:
Oct 08 12:03:39.051503 KODI service.nextpvr[2440]:  * You intended to execute a .NET application:
Oct 08 12:03:39.051503 KODI service.nextpvr[2440]:      The application '/storage/.kodi/addons/service.nextpvr/nextpvr-bin/NextPVRServer.dll' does not exist.
Oct 08 12:03:39.051503 KODI service.nextpvr[2440]:  * You intended to execute a .NET SDK command:
Oct 08 12:03:39.051503 KODI service.nextpvr[2440]:      No .NET SDKs were found.
Oct 08 12:03:39.051503 KODI service.nextpvr[2440]: Download a .NET SDK:
Oct 08 12:03:39.051503 KODI service.nextpvr[2440]: https://aka.ms/dotnet-download
Oct 08 12:03:39.051503 KODI service.nextpvr[2440]: Learn about SDK resolution:
Oct 08 12:03:39.051503 KODI service.nextpvr[2440]: https://aka.ms/dotnet/sdk-not-found
Oct 08 12:03:39.051838 KODI systemd[1]: service.nextpvr.service: Main process exited, code=exited, status=145/n/a
Oct 08 12:03:39.052244 KODI systemd[1]: service.nextpvr.service: Failed with result 'exit-code'.
Oct 08 12:03:39.281040 KODI systemd[1]: service.nextpvr.service: Scheduled restart job, restart counter is at 2.
Oct 08 12:03:39.281843 KODI systemd[1]: Stopped NextPVR Server.
Oct 08 12:03:39.285363 KODI systemd[1]: Started NextPVR Server.
Oct 08 12:03:39.299100 KODI service.nextpvr[2447]: failed to load external entity "/storage/.kodi/userdata/addon_data/service.nextpvr/settings.xml"
Oct 08 12:03:39.303675 KODI service.nextpvr[2444]: The command could not be loaded, possibly because:
Oct 08 12:03:39.303675 KODI service.nextpvr[2444]:  * You intended to execute a .NET application:
Oct 08 12:03:39.303675 KODI service.nextpvr[2444]:      The application '/storage/.kodi/addons/service.nextpvr/nextpvr-bin/NextPVRServer.dll' does not exist.
Oct 08 12:03:39.303675 KODI service.nextpvr[2444]:  * You intended to execute a .NET SDK command:
Oct 08 12:03:39.303675 KODI service.nextpvr[2444]:      No .NET SDKs were found.
Oct 08 12:03:39.303675 KODI service.nextpvr[2444]: Download a .NET SDK:
Oct 08 12:03:39.303675 KODI service.nextpvr[2444]: https://aka.ms/dotnet-download
Oct 08 12:03:39.303675 KODI service.nextpvr[2444]: Learn about SDK resolution:
Oct 08 12:03:39.303675 KODI service.nextpvr[2444]: https://aka.ms/dotnet/sdk-not-found
Oct 08 12:03:39.304599 KODI systemd[1]: service.nextpvr.service: Main process exited, code=exited, status=145/n/a
Oct 08 12:03:39.305003 KODI systemd[1]: service.nextpvr.service: Failed with result 'exit-code'.
Oct 08 12:03:39.530999 KODI systemd[1]: service.nextpvr.service: Scheduled restart job, restart counter is at 3.
Oct 08 12:03:39.532003 KODI systemd[1]: Stopped NextPVR Server.
Oct 08 12:03:39.536075 KODI systemd[1]: Started NextPVR Server.
Oct 08 12:03:39.552918 KODI service.nextpvr[2451]: failed to load external entity "/storage/.kodi/userdata/addon_data/service.nextpvr/settings.xml"
Oct 08 12:03:39.558079 KODI service.nextpvr[2448]: The command could not be loaded, possibly because:
Oct 08 12:03:39.558079 KODI service.nextpvr[2448]:  * You intended to execute a .NET application:
Oct 08 12:03:39.558079 KODI service.nextpvr[2448]:      The application '/storage/.kodi/addons/service.nextpvr/nextpvr-bin/NextPVRServer.dll' does not exist.
Oct 08 12:03:39.558079 KODI service.nextpvr[2448]:  * You intended to execute a .NET SDK command:
Oct 08 12:03:39.558079 KODI service.nextpvr[2448]:      No .NET SDKs were found.
Oct 08 12:03:39.558079 KODI service.nextpvr[2448]: Download a .NET SDK:
Oct 08 12:03:39.558079 KODI service.nextpvr[2448]: https://aka.ms/dotnet-download
Oct 08 12:03:39.558079 KODI service.nextpvr[2448]: Learn about SDK resolution:
Oct 08 12:03:39.558079 KODI service.nextpvr[2448]: https://aka.ms/dotnet/sdk-not-found
Oct 08 12:03:39.559138 KODI systemd[1]: service.nextpvr.service: Main process exited, code=exited, status=145/n/a
Oct 08 12:03:39.559614 KODI systemd[1]: service.nextpvr.service: Failed with result 'exit-code'.
Oct 08 12:03:39.781046 KODI systemd[1]: service.nextpvr.service: Scheduled restart job, restart counter is at 4.
Oct 08 12:03:39.781868 KODI systemd[1]: Stopped NextPVR Server.
Oct 08 12:03:39.785191 KODI systemd[1]: Started NextPVR Server.
Oct 08 12:03:39.798869 KODI service.nextpvr[2455]: failed to load external entity "/storage/.kodi/userdata/addon_data/service.nextpvr/settings.xml"
Oct 08 12:03:39.803461 KODI service.nextpvr[2452]: The command could not be loaded, possibly because:
Oct 08 12:03:39.803461 KODI service.nextpvr[2452]:  * You intended to execute a .NET application:
Oct 08 12:03:39.803461 KODI service.nextpvr[2452]:      The application '/storage/.kodi/addons/service.nextpvr/nextpvr-bin/NextPVRServer.dll' does not exist.
Oct 08 12:03:39.803461 KODI service.nextpvr[2452]:  * You intended to execute a .NET SDK command:
Oct 08 12:03:39.803461 KODI service.nextpvr[2452]:      No .NET SDKs were found.
Oct 08 12:03:39.803461 KODI service.nextpvr[2452]: Download a .NET SDK:
Oct 08 12:03:39.803461 KODI service.nextpvr[2452]: https://aka.ms/dotnet-download
Oct 08 12:03:39.803461 KODI service.nextpvr[2452]: Learn about SDK resolution:
Oct 08 12:03:39.803461 KODI service.nextpvr[2452]: https://aka.ms/dotnet/sdk-not-found
Oct 08 12:03:39.804337 KODI systemd[1]: service.nextpvr.service: Main process exited, code=exited, status=145/n/a
Oct 08 12:03:39.804740 KODI systemd[1]: service.nextpvr.service: Failed with result 'exit-code'.
Oct 08 12:03:40.031066 KODI systemd[1]: service.nextpvr.service: Scheduled restart job, restart counter is at 5.
Oct 08 12:03:40.031932 KODI systemd[1]: Stopped NextPVR Server.
Oct 08 12:03:40.032012 KODI systemd[1]: service.nextpvr.service: Start request repeated too quickly.
Oct 08 12:03:40.032047 KODI systemd[1]: service.nextpvr.service: Failed with result 'exit-code'.
Oct 08 12:03:40.032860 KODI systemd[1]: Failed to start NextPVR Server.
Is that LE 10 or 11? If so I expect a dependency didn't install. Try and and send the url to a paste of the Kodi log

Martin
LE = LibreELEC? 10.0.2. Here's the link.
http://ix.io/4cCo
Ok it didn't install ffmpeg or netcore. Could you check the dependencies button and see if there is an option to download them.

Martin
Looking at the log in more detail it appears your device didn't have Internet access and all http calls failed. This is a requirement for installation.

Martin
Ok.... I think my pihole is blocking it then as the .220 ip is that device. I was going to say, the dependency screen says they're installed. I will disable the pihole and reinstall.
Pages: 1 2 3 4 5