Hello,
First, I installed a minimal version of debian. (ie: No desktop, web server, etc)
Then, as a regular user, I installed nextpvr.
I checked the status and it is "active (running)".
Then I ran the 3 included scripts.
Very nice work on the .deb file @Martin, thank you!
I log into NextPVR using my browser and I setup my IPTV Channel list. (Using Admin & password for now)
It looks like everything is working fine as I deselect the channels I'm not interested in. (Except for a naughty save button that disappears occasionally for some reason)
After I'm done importing & customizing my m3u list, I click the save button and I get:
192.168.0.147:8866 says: error!
I tried deselecting everything in my m3u list except one channel and still same issue.
Is my URL syntax ok? (h t t p : / /) somewhere.nice:1234/get.php?username=xxxxxxx&password=xxxxxxx&type=m3u_plus&output=ts
You guys sure made it easy so far!
Thanks,
ETA: I found my log.
Is my problem because my "Scanner is not active"? How do I activate it?
First, I installed a minimal version of debian. (ie: No desktop, web server, etc)
Then, as a regular user, I installed nextpvr.
Code:
curl https://nextpvr.com/nextpvr-helper.deb -O
sudo apt install ./nextpvr-helper.deb --install-recommends
I checked the status and it is "active (running)".
Then I ran the 3 included scripts.
Code:
sudo /opt/nextpvr/shell/nextpvr-recording.sh /videos/livetv
sudo /opt/nextpvr/shell/nextpvr-recording.sh /videos/recordings
sudo /opt/nextpvr/shell/nextpvr-recording.sh /movies
Very nice work on the .deb file @Martin, thank you!
I log into NextPVR using my browser and I setup my IPTV Channel list. (Using Admin & password for now)
It looks like everything is working fine as I deselect the channels I'm not interested in. (Except for a naughty save button that disappears occasionally for some reason)
After I'm done importing & customizing my m3u list, I click the save button and I get:
192.168.0.147:8866 says: error!
I tried deselecting everything in my m3u list except one channel and still same issue.
Is my URL syntax ok? (h t t p : / /) somewhere.nice:1234/get.php?username=xxxxxxx&password=xxxxxxx&type=m3u_plus&output=ts
You guys sure made it easy so far!
Thanks,
ETA: I found my log.

Code:
2021-04-08 23:57:24.678 [DEBUG][13] Got request [192.168.0.127]: /services/service (setting.scan.status)
2021-04-08 23:57:24.678 [DEBUG][13] method=setting.scan.status
2021-04-08 23:57:24.678 [DEBUG][13] parameters:
2021-04-08 23:57:24.678 [DEBUG][13] method: setting.scan.status
2021-04-08 23:57:24.678 [DEBUG][13] format: json
2021-04-08 23:57:24.678 [DEBUG][13] sid: 979217a4-e823-425b-9540-cb231574847d
2021-04-08 23:57:24.678 [DEBUG][13] client_ip: 192.168.0.127
2021-04-08 23:57:24.678 [DEBUG][13] user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chro$
2021-04-08 23:57:24.678 [DEBUG][13] host_callback: 192.168.0.147:8866
2021-04-08 23:57:24.678 [DEBUG][13] setting.scan.status
2021-04-08 23:57:24.678 [DEBUG][13] {"stat":"Failed","code":11,"msg":"Scanner not active"}