2017-08-04, 04:30 AM
These are the nextpvr and kodi logs relating to my post in Kodi forum here https://forum.kodi.tv/showthread.php?tid=319373. I was not able to upload the attachment on the Kodi forum
|
2017-08-04, 04:30 AM
These are the nextpvr and kodi logs relating to my post in Kodi forum here https://forum.kodi.tv/showthread.php?tid=319373. I was not able to upload the attachment on the Kodi forum
2017-08-04, 12:28 PM
The logs don't show you connecting to the server. Can you connect to the web server from a browser on the server? http://localhost:8866
Martin
2017-08-04, 07:09 PM
mvallevand Wrote:The logs don't show you connecting to the server. Can you connect to the web server from a browser on the server? http://localhost:8866 I am seeing this error when I try that Code: Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0246: The type or namespace name 'VerifyInternalNetworkJSON' could not be found (are you missing a using directive or an assembly reference?)
Source Error:
Line 32: {
Line 33:
Line 34: VerifyInternalNetworkJSON intNet = new VerifyInternalNetworkJSON(Request.GetQueryNameValuePairs(), Request);
Line 35: if (!intNet.IsInternalnetwork && !intNet.IsValidatedClient)
Line 36: {
Source File: c:\Users\Public\NPVR\web\App_Code\ScheduleServiceController.cs Line: 34I have attached file with complete details of compiler output. Version information shows Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34209
2017-08-04, 07:10 PM
Can you try rerunning the installer from http://www.nextpvr.com/NPVRSetup_4_0_4_170731.exe and try again?
2017-08-04, 07:36 PM
sub Wrote:Can you try rerunning the installer from http://www.nextpvr.com/NPVRSetup_4_0_4_170731.exe and try again? That fixed it! I can access in a browser and it is now playing live TV perfectly from Kodi. Was that a newer version of the app or had something just gone wrong with my previous install? Thanks so much for your help
2017-08-04, 09:01 PM
There was a file missing in the original 0731 the sub readded to 0731 that I figured you were missing. I guess he did this to avoid having existing users upgrading but it is a nuisance for the few people who download 0731 before 0803.
Martin |
|
|