2020-02-12, 06:47 PM
Hello.
I am trying to use V5 of NextPVR in Docker with a RPi4, Hauppauge dualHD USB and USB connected hard disk for tv and config file storage all under latest LibreELEC.
Docker command (but on one line):
docker run -d \
--volume /var/media/htpc-disk-1/npvr/config:/config \
--volume /var/media/htpc-disk-1/npvr/recordings:/recordings \
--volume /var/media/htpc-disk-1/npvr/buffer:/buffer \
--publish 8866:8866 \
--device /dev/dvb:/dev/dvb \
nextpvr/nextpvr_arm32v7:latest
Then into the NPVR web interface on 8866. Then Settings/Devices after the login. DVB-T adapters 0&1 show up but when I do a Scan Channels on UK-Rowridge no channel information is returned. Is this expected behaviour for my setup and NPVR V5 or am I doing something wrong? Logs attached, just in case.
The DualHD works fine under TVHeadend/Kodi on the RPi4.
Any help much appreciated.
- Mike
I am trying to use V5 of NextPVR in Docker with a RPi4, Hauppauge dualHD USB and USB connected hard disk for tv and config file storage all under latest LibreELEC.
Docker command (but on one line):
docker run -d \
--volume /var/media/htpc-disk-1/npvr/config:/config \
--volume /var/media/htpc-disk-1/npvr/recordings:/recordings \
--volume /var/media/htpc-disk-1/npvr/buffer:/buffer \
--publish 8866:8866 \
--device /dev/dvb:/dev/dvb \
nextpvr/nextpvr_arm32v7:latest
Then into the NPVR web interface on 8866. Then Settings/Devices after the login. DVB-T adapters 0&1 show up but when I do a Scan Channels on UK-Rowridge no channel information is returned. Is this expected behaviour for my setup and NPVR V5 or am I doing something wrong? Logs attached, just in case.
The DualHD works fine under TVHeadend/Kodi on the RPi4.
Any help much appreciated.
- Mike