2020-04-01, 04:53 PM
Ok that wouldn't work
The NextPVR logs are available on the settings screen just attach the zips (with the new sh file) opendct logs depend on the o/s in linux it is /var/log/opendct
Martin
Code:
opendct=/var/opt/nextpvr/scripts/opendct.py
python3 $opendct "START" %2 %1 %3 2> /dev/null
python3 $opendct "GET_SIZE" %2 2> /dev/null
python3 $opendct "STOP" %2 2> /dev/null
The NextPVR logs are available on the settings screen just attach the zips (with the new sh file) opendct logs depend on the o/s in linux it is /var/log/opendct
Martin