August 6, 20196 yr NextPVR v5 https://hub.docker.com/r/nextpvr/nextpvr_amd64/ Much more user friendly than TVHeadend! I tried to create one myself, but as it would be my first one, it failed no XP doing that!
August 7, 20196 yr 23 hours ago, yamahoto said: NextPVR v5 https://hub.docker.com/r/nextpvr/nextpvr_amd64/ Much more user friendly than TVHeadend! I tried to create one myself, but as it would be my first one, it failed no XP doing that! They provided a template in that link. When you ran it what happened? Any logs/errors? docker run -d \ --volume /home/graeme/config:/config \ --volume /home/graeme/videos:/recordings \ --volume /home/graeme/videos:/buffer \ --publish 8866:8866 \ nextpvr/nextpvr_amd64:latest If you're using an older legacy HDHomeRun, you'll also need a couple more parameters (replacing 192.168.1.51 with your host's IP address): --env HOST_IP=192.168.1.51 \ --publish 8026:8026/udp \
August 7, 20196 yr Author They gave me template on their forum. https://forums.nextpvr.com/showthread.php?61698-Could-someone-provide-an-Unraid-template&p=538302#post538302 Thanks guys.
Archived
This topic is now archived and is closed to further replies.