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 … 21 Next »
Install Information

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

Administrator

NextPVR HQ, New Zealand
Posts: 101,104
Threads: 725
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: 101,104
Threads: 725
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 Core 3.1 runtime to be installed. You can find download install information at: https://dotnet.microsoft.com/download/dotnet-core/3.1

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: Paul92, 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Ubuntu install error message skris88 6 113 2022-05-04, 04:21 AM
Last Post: skris88
  Remote login failed for new NextPVR install axel 6 686 2022-02-07, 10:36 PM
Last Post: mvallevand
  New NextPVR Install on Chromebox dmgaspari 3 237 2022-01-28, 12:38 AM
Last Post: mvallevand
  No Freesat EPG on new install simbloke 22 1,337 2021-11-30, 02:59 PM
Last Post: arcoast
  Ubuntu 16.04 Install Gumby 5 572 2021-10-06, 07:05 AM
Last Post: mvallevand
  Fresh Install - no playback OSD in Kodi/knewc baj1 30 2,337 2021-08-28, 05:24 PM
Last Post: mvallevand
  Headless Linux install and update for dummies snagglewest 5 4,000 2021-06-12, 01:37 PM
Last Post: mvallevand
  New install configuration Wambat 15 1,807 2021-04-17, 09:35 PM
Last Post: mvallevand
  EPG not working on OpenSUSE install. t2t4 1 538 2021-03-30, 04:45 PM
Last Post: Graham
  Arch x64 install fails ATSC scan ("status":"Error: No such file or directory") jwh7 18 3,133 2020-11-27, 05:52 PM
Last Post: jwh7

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

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

Linear Mode
Threaded Mode