NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Linux v
1 2 3 4 5 … 34 Next »
Install Information

Thread Closed 
 
  • 0 Vote(s) - 0 Average
Install Information
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#1
2019-06-14, 10:06 PM
On Linux NextPVR supports IPTV, HDHomeRun, digital tuners (DVB-T, DVB-C, DVB-S, ATSC and QAM), and SAT>IP tuner (DVB-S, DVB-C, DVB-T).

Installation from .deb file
The easiest way to install NextPVR is using the .deb file (thanks Martin for creating it!).

curl https://nextpvr.com/nextpvr-helper.deb -O
sudo apt install ./nextpvr-helper.deb --install-recommends

Give it a half a minute or so to start, then you should be able to open http://127.0.0.1:8866 in your browser to setup NextPVR. The default login is admin/password.

You can find more information about installing from the .deb file here, and updating when there is a new release, see here:
https://forums.nextpvr.com/showthread.php?tid=59576

Additional information can be found on the wiki:
https://github.com/sub3/NextPVR/wiki/Install-Linux
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#2
2019-08-02, 11:48 PM
If you're running on a platform that doesn't support .deb files, the application can be manually installed.

Manual Installation
The latest files can be downloaded from
http://nextpvr.com/stable/linux/NPVR.zip

Installing the Pre-Requisites
NextPVR needs a current .NET 8 runtime to be installed. You can find download install information at: https://docs.microsoft.com/en-us/dotnet/...nux-ubuntu

Other packages you'll probably need include:

Code:
sudo apt update
sudo apt install mediainfo
sudo apt install libmediainfo-dev
sudo apt install libc6
sudo apt install libgdiplus
sudo apt install dvb-tools
sudo apt install libdvbv5-0
sudo apt install dtv-scan-tables
sudo apt install libc6-dev
sudo apt install ffmpeg

Installing and running NextPVR
extract the NPVR.zip to a directory like /home/graeme/NPVR
Code:
cd NPVR
find . -name DeviceHostLinux -exec chmod 755 {} \;
dotnet ./NextPVRServer.dll

If you'd trying to use an older legacy HDHomeRun on Linux, then you'll also need "sudo apt install hdhomerun-config"

Additional information can be found on the wiki:
https://github.com/sub3/NextPVR/wiki/Install-Linux
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Linux install failed -- permission denied? FrogFan 4 396 2025-03-26, 12:39 AM
Last Post: FrogFan
  Install NexPVR backend in Buildroot based Linux Tnix 3 961 2024-03-14, 11:50 AM
Last Post: mvallevand
  EPG Information truncated Marty56 33 5,094 2023-11-13, 03:19 AM
Last Post: mvallevand
  Can't Remember How to Install Hauppauge Firmware Mark_S 2 1,059 2023-09-03, 12:18 PM
Last Post: Mark_S
  NextPVR won't install Paul_G 4 1,125 2023-07-26, 03:34 PM
Last Post: mvallevand
  EPG Not Updating on Fresh Ubuntu Install Frustrated Aussie 4 1,393 2023-03-24, 12:12 AM
Last Post: Frustrated Aussie
  New install login failed Heifer 5 1,543 2023-01-05, 09:28 PM
Last Post: Heifer
  Fresh Xubuntu Install with Tuner Issues (or permissions issues?) larrybari 13 2,698 2022-11-16, 04:27 AM
Last Post: larrybari
  Ubuntu 22.04 - can't install NextPVR PJosses 4 1,880 2022-11-10, 08:12 PM
Last Post: PJosses
  Clean install - LibreElec, Need NextPVR Backend ElJefe 46 6,865 2022-10-16, 10:55 PM
Last Post: ElJefe

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode