2016-10-12, 05:10 AM
Hello I've read quite a few posts on here about this problem but I can't find any which have my exact problem. I'm using Kodi on an FireTV Box.
Live TV will start and play normally for a few seconds then I get the message "Tuner no longer available" and the screen freezes. Sometimes if I hammer the channel a few times from the guide it will start again but only lasts for few seconds before freezing again?
Also I get an error when I try to visit the 127.0.0.1:8866 page. Here is a copy paste of what it says:
"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: CS1061: 'NUtility.EPGEvent' does not contain a definition for 'Significance' and no extension method 'Significance' accepting a first argument of type 'NUtility.EPGEvent' could be found (are you missing a using directive or an assembly reference?)
Source Error:
Line 763: epg.Season = epgevent.Season;
Line 764: epg.Episode = epgevent.Episode;
Line 765: epg.Significance = epgevent.Significance;
Line 766:
Line 767: if (Global.Settings.sendOnlyFoundFanart)
Source File: c:\Users\Public\NPVR\web\App_Code\Classes\webServiceEPGEvent.cs Line: 765
Compiler Warning Messages:
Show Detailed Compiler Output:
Show Complete Compilation Source:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.1055.0"
My log files are zipped and attached.
Live TV will start and play normally for a few seconds then I get the message "Tuner no longer available" and the screen freezes. Sometimes if I hammer the channel a few times from the guide it will start again but only lasts for few seconds before freezing again?
Also I get an error when I try to visit the 127.0.0.1:8866 page. Here is a copy paste of what it says:
"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: CS1061: 'NUtility.EPGEvent' does not contain a definition for 'Significance' and no extension method 'Significance' accepting a first argument of type 'NUtility.EPGEvent' could be found (are you missing a using directive or an assembly reference?)
Source Error:
Line 763: epg.Season = epgevent.Season;
Line 764: epg.Episode = epgevent.Episode;
Line 765: epg.Significance = epgevent.Significance;
Line 766:
Line 767: if (Global.Settings.sendOnlyFoundFanart)
Source File: c:\Users\Public\NPVR\web\App_Code\Classes\webServiceEPGEvent.cs Line: 765
Compiler Warning Messages:
Show Detailed Compiler Output:
Show Complete Compilation Source:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.1055.0"
My log files are zipped and attached.