NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support v
« Previous 1 … 32 33 34 35 36 … 43 Next »
Synology DS2415+ Install

 
  • 0 Vote(s) - 0 Average
Synology DS2415+ Install
sojourner353
Offline

Junior Member

Australia
Posts: 1
Threads: 1
Joined: May 2020
#1
2020-05-25, 07:43 AM
Hi all,

Have been reading the forums for about a week now and watched many YouTube videos but for the life of me I cannot get NextPVR working on my Synology DS2415+.

I've tried installing through putty and installing through the GUI and nothing seems to work, it looks like the container runs but cannot access it at all, i imagine these is advanced settings for setting up in GUI but I don't know what these settings should be.

Is there any tutorials online for Synology GUI install or docker on Synology install?

Thanks in advance for any assistance with this.
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#2
2020-05-25, 10:56 AM
(2020-05-25, 07:43 AM)sojourner353 Wrote: Is there any tutorials online for Synology GUI install or docker on Synology install?

Have you seen this ... https://github.com/sub3/NextPVR/wiki/Install-Docker
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,785
Threads: 769
Joined: Nov 2003
#3
2020-05-26, 09:06 PM
Maybe these couple of screenshots will help too...


Attached Files Thumbnail(s)
       
Ranbato
Offline

Member

Utah
Posts: 79
Threads: 8
Joined: Nov 2018
#4
2020-05-27, 08:55 PM
I have it running on Synology DS918+.  Those screenshots should get you 90% there.  If not, I can attach my docker-compose.yaml

Here is an old bash script I used to start it from the command line.  I added an additional mapping and a mount for HW acceleration. The HW one you can't do from the UI.

Code:
sudo docker run -d --name nextpvr --restart unless-stopped \
--volume /volume1/config/nextpvr/config:/config  \
--volume /volume1/video/nextpvr/recordings:/recordings \
--volume /volume1/video/nextpvr/buffer:/buffer \
--volume /volume1/video/Video:/kodi \
--publish 8866:8866 \
--env HOST_IP=192.168.1.10 \
--env PUID=1024 \
--env PGID=100 \
--env TZ='America/Denver' \
--publish 8020-8030:8020-8030/udp \
--device /dev/dri:/dev/dri  \
nextpvr/nextpvr_amd64:latest
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to install HDHomeRun tuner to NextPVR terry 19 2,250 2024-01-26, 09:47 PM
Last Post: terry
  Looking for a full offline Windows install RedDawg 6 2,176 2023-06-29, 02:29 PM
Last Post: RedDawg
  NextPVR - Docker - Synology - Kodi Harison 13 2,824 2023-03-31, 06:34 PM
Last Post: sub
  Point to Synology frogspawn 5 1,214 2022-03-19, 08:21 PM
Last Post: sub
  New Install Help bornsurvivor 14 3,726 2020-06-16, 04:40 PM
Last Post: sub
  NextPVR v.5.0.4 install mame 2 2,617 2020-04-29, 05:14 PM
Last Post: mame
  Error on Install NND 4 1,804 2020-04-20, 05:45 AM
Last Post: NND
  New install - Web browser failing with Streaming Failed (transcoder exited) NickH 34 9,999 2020-04-12, 06:20 PM
Last Post: NickH

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

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

Linear Mode
Threaded Mode