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

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

Administrator

NextPVR HQ, New Zealand
Posts: 97,253
Threads: 681
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: 97,253
Threads: 681
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: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  EPG not working on OpenSUSE install. t2t4 1 63 2021-03-30, 04:45 PM
Last Post: Graham
  Fresh Install - no playback OSD in Kodi/knewc baj1 27 531 2021-03-04, 06:29 PM
Last Post: mvallevand
  Arch x64 install fails ATSC scan ("status":"Error: No such file or directory") jwh7 18 1,282 2020-11-27, 05:52 PM
Last Post: jwh7
  New Install can't record or play live TV SailTV 8 521 2020-11-08, 05:14 PM
Last Post: mvallevand
  New Install, Can't Watch or Record MikeN2020 6 641 2020-07-24, 05:03 PM
Last Post: mvallevand
  New Linux install - can't watch live TV AMD 5 758 2020-07-13, 07:12 AM
Last Post: mvallevand
  Cannot stream live TV after new install rosede 16 1,458 2020-06-08, 11:44 AM
Last Post: rosede
  404 error when retrieving lineup information rkulagow 22 1,559 2020-05-15, 05:34 PM
Last Post: sub
  Install v5 for Linux on LibreElec scotrich99 2 864 2020-05-02, 03:51 PM
Last Post: Sim0n
  Headless Linux install and update for dummies snagglewest 3 1,286 2020-04-30, 06:50 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