2017-08-25, 02:11 PM
I currently have Kodi working with NextPVR on a LAN of 3 separate devices. I can connected remotely on 8866 to the web interface and successfully stream channels.
Connected from a remote location through Kodi's NextPVR addon, I can pull a channel list (I have not paid for guide data yet), but I cannot stream. I get a Tuner not available error message after a while of waiting.
I've set the below XML variables and have located the below log entry indicating that NextPVR is receiving the request and simply denying it. Is it safe to assume that remote streaming has been disabled internal to NextPVR?
Log Error:
[DEBUG][24] Not allowing internet based streaming request
config.xml:
<AllowRemoteAPI>true</AllowRemoteAPI>
<AllowRemoteTranscode>True</AllowRemoteTranscode>
<AllowRemoteStreaming>True</AllowRemoteStreaming>
Config-master-dont-edit.xml
<AllowRemoteAPI>true</AllowRemoteAPI>
<AllowRemoteTranscode>true</AllowRemoteTranscode>
<AllowRemoteStreaming>true</AllowRemoteStreaming>
Connected from a remote location through Kodi's NextPVR addon, I can pull a channel list (I have not paid for guide data yet), but I cannot stream. I get a Tuner not available error message after a while of waiting.
I've set the below XML variables and have located the below log entry indicating that NextPVR is receiving the request and simply denying it. Is it safe to assume that remote streaming has been disabled internal to NextPVR?
Log Error:
[DEBUG][24] Not allowing internet based streaming request
config.xml:
<AllowRemoteAPI>true</AllowRemoteAPI>
<AllowRemoteTranscode>True</AllowRemoteTranscode>
<AllowRemoteStreaming>True</AllowRemoteStreaming>
Config-master-dont-edit.xml
<AllowRemoteAPI>true</AllowRemoteAPI>
<AllowRemoteTranscode>true</AllowRemoteTranscode>
<AllowRemoteStreaming>true</AllowRemoteStreaming>