2023-02-17, 02:19 AM
That is promising that means you can find the line in opendct.py around 81 or 82 after the command that is similar and replace it with
and rerun the INSTALL
Then go into NextPVR and remove the Ceton Extras (hold the Ctrl Key) and then rescan and import them again. Or just stop the service and delete npvr.db3 and restart with a clean slate.
If that doesn't work upload your opendct.py file and I can do it.
Martin
Code:
xml.write((' <args>-c "/var/opt/nextpvr/scripts/opendct.sh {channel} \\"' + device + '\\" ' + str(openport) + '\"</args>\n'))
and rerun the INSTALL
Then go into NextPVR and remove the Ceton Extras (hold the Ctrl Key) and then rescan and import them again. Or just stop the service and delete npvr.db3 and restart with a clean slate.
If that doesn't work upload your opendct.py file and I can do it.
Martin