2022-10-09, 03:52 AM
Yep. I disabled my pihole and now I have access to the nextPVR http login. Thank you.
2022-10-09, 03:52 AM
Yep. I disabled my pihole and now I have access to the nextPVR http login. Thank you.
2022-10-09, 03:53 AM
(This post was last modified: 2022-10-09, 03:58 AM by mvallevand.)
The service is installed it is just a bunch of scripts using Kodi API. Reinstalling will try all the downloads again.
Edit:. Great. Martin
2022-10-09, 04:32 AM
On other question if I may. For my Hauppauge WinTV-HVR-2250 card which drivers would be preferred?
My listed options are: LE default drivers DVB drivers for TBS DVB drivers for DigitalDevices DVB drivers from the latest kernel It's weird because the two tuner adapters are in /dev but they're not showing up in the webpage ui.
2022-10-09, 06:32 AM
NextPVR won't have a preference for drivers, so choose the one that work.
Did you add the drivers after NextPVR was installed? If so you will need to restart the service be disabling/enabling the addon. Then check ls -R /dev/dvb to ensure "demux0 dvr0 frontend0 net0" are there Maybe easiest to post the URL from dmesg | paste Martin
2022-10-09, 10:37 PM
(This post was last modified: 2022-10-09, 10:37 PM by mvallevand.)
It looks good. Maybe the initial script failed. Can you try
Code: cd /storage/.kodi/addons/service.nextpvr Test it is working with Code: cd /storage/.kodi/addons/service.nextpvr/nextpvr-bin/DeviceHost/x64
KODI:~ # cd /storage/.kodi/addons/service.nextpvr/
KODI:~/.kodi/addons/service.nextpvr # find nextpvr-bin/DeviceHost/ -name DeviceHostLinux -exec ls -la {} \; -rw-r--r-- 1 root root 673976 Oct 8 22:48 nextpvr-bin/DeviceHost/arm64/DeviceHostLinux -rw-r--r-- 1 root root 570524 Oct 8 22:48 nextpvr-bin/DeviceHost/arm32/DeviceHostLinux -rw-r--r-- 1 root root 725304 Oct 8 22:48 nextpvr-bin/DeviceHost/x64/DeviceHostLinux KODI:~/.kodi/addons/service.nextpvr # cd /storage/.kodi/addons/service.nextpvr/nextpvr-bin/DeviceHost/x64/ KODI:~/.kodi/addons/service.nextpvr/nextpvr-bin/DeviceHost/x64 # LD_LIBRARY_PATH="./" ./DeviceHostLinux -discover -sh: ./DeviceHostLinux: Permission denied KODI:~/.kodi/addons/service.nextpvr/nextpvr-bin/DeviceHost/x64 # EDIT: ok. I see they're not executable. And I went back and ran that. I checked it and now I get: KODI:~/.kodi/addons/service.nextpvr/nextpvr-bin/DeviceHost/x64 # cd /storage/.kodi/addons/service.nextpvr/ KODI:~/.kodi/addons/service.nextpvr # find nextpvr-bin/DeviceHost/ -name DeviceHostLinux -exec chmod +x {} \; KODI:~/.kodi/addons/service.nextpvr # find nextpvr-bin/DeviceHost/ -name DeviceHostLinux -exec ls -la {} \; -rwxr-xr-x 1 root root 673976 Oct 8 22:48 nextpvr-bin/DeviceHost/arm64/DeviceHostLinux -rwxr-xr-x 1 root root 570524 Oct 8 22:48 nextpvr-bin/DeviceHost/arm32/DeviceHostLinux -rwxr-xr-x 1 root root 725304 Oct 8 22:48 nextpvr-bin/DeviceHost/x64/DeviceHostLinux KODI:~/.kodi/addons/service.nextpvr # cd /storage/.kodi/addons/service.nextpvr/nextpvr-bin/DeviceHost/x64/ KODI:~/.kodi/addons/service.nextpvr/nextpvr-bin/DeviceHost/x64 # LD_LIBRARY_PATH="./" ./DeviceHostLinux -discover <devices> <device> <name>adapter1/frontend0 (Samsung S5H1411 QAM/8VSB Frontend)</name> <type>ATSC</type> <filter>adapter1/frontend0</filter> <instance>1</instance> <resource>adapter1</resource> </device> <device> <name>adapter1/frontend0 (Samsung S5H1411 QAM/8VSB Frontend)</name> <type>QAM</type> <filter>adapter1/frontend0</filter> <instance>1</instance> <resource>adapter1</resource> </device> <device> <name>adapter0/frontend0 (Samsung S5H1411 QAM/8VSB Frontend)</name> <type>ATSC</type> <filter>adapter0/frontend0</filter> <instance>1</instance> <resource>adapter0</resource> </device> <device> <name>adapter0/frontend0 (Samsung S5H1411 QAM/8VSB Frontend)</name> <type>QAM</type> <filter>adapter0/frontend0</filter> <instance>1</instance> <resource>adapter0</resource> </device> </devices> KODI:~/.kodi/addons/service.nextpvr/nextpvr-bin/DeviceHost/x64 #
2022-10-09, 10:56 PM
So you need to run that second find command to make them executable. I will need to test the script to make sure it is working in the zip file.
Martin
2022-10-09, 11:01 PM
All good.
I'm pretty sure I can fill my channels and set this up as before. Much obliged.
2022-10-09, 11:09 PM
Sorry to say there is a bug in NextPVR v6 so you will only get the first channel on each frequency. You will get the idea though.
I passed you the wrong file too, which is why things were messed up. Martin |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
NextPVR can't open RAI (Italian main TV channels) links | f2fg | 10 | 159 |
2023-09-18, 05:22 PM Last Post: mvallevand |
|
WinTV Dual HD tuner not detecting through NextPVR on RPI | joshdee | 11 | 237 |
2023-09-11, 09:39 PM Last Post: LynnO |
|
Can't Remember How to Install Hauppauge Firmware | Mark_S | 2 | 110 |
2023-09-03, 12:18 PM Last Post: Mark_S |
|
Nextpvr + Jellyfin | JumboAg | 3 | 144 |
2023-08-31, 01:41 PM Last Post: mvallevand |
|
NextPVR on Ubuntu 22.04 | adwsail | 29 | 434 |
2023-08-30, 07:51 PM Last Post: mvallevand |
|
NextPVR won't install | Paul_G | 4 | 171 |
2023-07-26, 03:34 PM Last Post: mvallevand |
|
Nextpvr Has Stopped Recording | Mark_S | 4 | 163 |
2023-05-28, 04:27 PM Last Post: Mark_S |
|
how can I disable NextPVR on Pi3 | markosjal | 0 | 115 |
2023-05-27, 05:45 PM Last Post: markosjal |
|
nextpvr process consumes all ram | mar1 | 20 | 649 |
2023-03-29, 01:52 PM Last Post: mvallevand |
|
NextPVR Server VOD Downloads Incomplete TS Video Files | nonuoha | 22 | 614 |
2023-03-26, 09:09 PM Last Post: mvallevand |