2020-06-13, 09:17 PM
Hi,
I have been using NextPVR 5.0.1 for almost half year and just upgraded it to 5.0.5 a few days ago (and to 5.0.6 today). The following command stopped working after the upgrade
C:\WINDOWS\system32>"C:\Program Files\dotnet\dotnet.exe" "C:\Program Files\NextPVR\NScriptHelper.dll" -server:127.0.0.1:8867 -pin:0000 -updateepg
[1] Starting EPG update...
[1] <?xml version="1.0" encoding="utf-8" ?>
<rsp stat="fail">
<err code="13" msg="Not Allowed" />
</rsp>
Is there any change to the protocol in the server? and how do I achieve the same function in the new version?
Thanks!
I have been using NextPVR 5.0.1 for almost half year and just upgraded it to 5.0.5 a few days ago (and to 5.0.6 today). The following command stopped working after the upgrade
C:\WINDOWS\system32>"C:\Program Files\dotnet\dotnet.exe" "C:\Program Files\NextPVR\NScriptHelper.dll" -server:127.0.0.1:8867 -pin:0000 -updateepg
[1] Starting EPG update...
[1] <?xml version="1.0" encoding="utf-8" ?>
<rsp stat="fail">
<err code="13" msg="Not Allowed" />
</rsp>
Is there any change to the protocol in the server? and how do I achieve the same function in the new version?
Thanks!