I did not do the initial setup (Wizard) properly. Is it possible to edit initial setup or must I uninstall/reinstall downloaded NextPVR file? Advice greatly appreciated.
Channel VEL works when viewing from the HDHR Viewer viewing tool but gives a black screen and no video when using NPVR. I've tried to record a few shows lately on that channel and they all fail. Attached are the log files.
Cannot stream live TV with NextPVR web server opened in a remote browser (IE & Chrome). The Home, Now, TV Guide, Recording and Scheduler pages all open OK.
I believe the following is are the relevant events from the NextPVR web log.
Hi all I'm new here thought I'd give Nextpvr a whirl.
I believe I have things set properly using a Hdhomerun Connect and Schedules Direct. When I try and select Schedules Direct as my guide source I'm not prompted to enter my credentials for Schedules Direct like it mentions in the online guide I was following.
My first problem was with the TV Guide listing. It wasn't until I ran nextend in a command window with the OID for the current game that I realized my TV Guide setup was the problem. I setup my TV guide listing to append an * after new or live shows. So football show title was "NFL Football *". Nextend didn't recognize NFL Football * so nothing ever processed. I changed the TV guide setting so no * for football in the TV Guide.
The next problem was connecting to LivePvrData.Data.Net. I setup my router with port triggering blocking all but specific ports. I turned off port triggering opening the ports and Nextend seemed to work. It extended the recording time by 11 minutes for CBS Weekend News.
I thought I finally had everything set and then as I watched the Colts Texans game I missed the last 30 seconds of the game and the OT finish.
What port(s) does Nextend use for connecting to LivePvrData?
About 38 minutes into a TV show Playback I was skipping forward received a program exception error and closed the program. It was right around 1200. Attached are the logs, latest version doing some testing for memory usage. So far no high memory usage. Error is in NPVRlog1
The recording service should write its version number to NRecord.log when it starts. Looking at old logs (I archive all of them), I can't determine what version was running unless I happened to have NextPVR.exe around the time in question. I only use NextPVR to record and usually control it through NEWA, so it's rare that NextPVR.exe is run.
NextPVR web server will not start. This started to happen while Windows was changing the indexing properties on all files on the C drive (where NextPVR is installed). I have completely uninstalled and reinstalled NextPVR (3.8.3.160929) which does not help. The Windows event log states "Event ID 1325 from ASP.NET.4.0.30319.0 cannot be found. Component is not installed or the installation is corrupted." I can't figure out what is "not installed" or what "installation is corrupted." It can't be NRecord.exe since I completely uninstalled and reinstalled NextPVR.
Can anyone suggest a way to find out what is not installed or corrupted?
At the time of the error the NRecord.log shows the following.
Code:
[...startup]
2016-10-16 15:08:20.805 [DEBUG][4] OnStart()
2016-10-16 15:08:20.820 [DEBUG][4] Checking if upgrade required
2016-10-16 15:08:20.820 [DEBUG][4] master file is C:\Users\Public\NPVR\Config-master-dont-edit.xml
2016-10-16 15:08:20.836 [INFO][4] Using local in-process recording service
2016-10-16 15:08:21.992 [DEBUG][4] CaptureSource.LoadAll()
2016-10-16 15:08:22.039 [DEBUG][4] RecordingServiceProxy@exit
2016-10-16 15:08:22.039 [INFO][4] RecordingService.Startup()
2016-10-16 15:08:22.039 [INFO][4] Starting remoting service (on port 8968)
2016-10-16 15:08:22.102 [DEBUG][10] Requesting wake up for 'EPGWAKEUP-backup' at 10/17/2016 3:22 AM
2016-10-16 15:08:22.102 [INFO][13] ServiceLocatorThread() Hostname: HT2
2016-10-16 15:08:22.117 [DEBUG][10] Requesting wake up for 'EPGWAKEUP' at 10/17/2016 3:22 AM
2016-10-16 15:08:22.117 [DEBUG][10] Next EPG update time: 10/17/2016 3:22 AM
2016-10-16 15:08:22.117 [INFO][4] Starting web server on: 8866
2016-10-16 15:08:22.117 [INFO][4] Setting working directory to: C:\Program Files (x86)\NPVR\
2016-10-16 15:08:22.117 [INFO][4] Web root: C:\Users\Public\NPVR\web
2016-10-16 15:08:22.149 [INFO][9] RecordingService starting...
2016-10-16 15:08:22.149 [DEBUG][9] Doing database vacuum
2016-10-16 15:08:22.305 [INFO][13] IP Address: 192.168.1.108
2016-10-16 15:08:22.305 [DEBUG][13] Waiting for broadcast
2016-10-16 15:08:27.103 [DEBUG][11] Client Listener starting on port 7969
2016-10-16 15:08:28.369 [DEBUG][9] vacuuming done
2016-10-16 15:08:28.369 [DEBUG][5] Deleting web temp files
2016-10-16 15:08:28.385 [DEBUG][9] No C:\Users\Public\NPVR\Scripts\PostStartup.bat
2016-10-16 15:08:28.400 [DEBUG][9] PurgeOldDeletes()
2016-10-16 15:08:28.400 [DEBUG][9] Loading recording schedule
2016-10-16 15:08:28.400 [ERROR][4] [color=#FF0000]Unexpected error starting web server:[/color]
System.AppDomainUnloadedException: The application domain in which the thread was running has been unloaded.
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel)
at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironmentAndReportErrors(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
at System.Web.Hosting.ApplicationManager.CreateInstanceInNewWorkerAppDomain(Type type, String appId, VirtualPath virtualPath, String physicalPath)
at System.Web.Hosting.ApplicationHost.CreateApplicationHost(Type hostType, String virtualDir, String physicalDir)
at Cassini.Server.CreateHost()
at Cassini.Server..ctor(Int32 port, String virtualPath, String physicalPath)
at [color=#FF0000]NRecord[/color].RecordingService.OnStart(String[] args)
2016-10-16 15:08:28.400 [DEBUG][4] OnStart() complete...
2016-10-16 15:08:28.416 [DEBUG][9] CancelAllWakeupRequests
2016-10-16 15:19:36.211 [DEBUG][17] OnStop()
2016-10-16 15:19:36.211 [DEBUG][17] About to stop webserver
2016-10-16 15:19:36.211 [DEBUG][17] webserver stopped
2016-10-16 15:19:36.211 [DEBUG][17] About to stop MVP servers
2016-10-16 15:19:36.211 [DEBUG][17] MVPManager shutdown initiated
2016-10-16 15:19:36.211 [DEBUG][17] MVPManager shutdown complete
2016-10-16 15:19:36.211 [DEBUG][17] MVP servers stopped
2016-10-16 15:19:36.211 [DEBUG][17] About to stop recording service
2016-10-16 15:19:36.211 [INFO][17] RecordingService.Shutdown()
2016-10-16 15:19:36.211 [INFO][17] HDHomeRun.StopAllStreams()
2016-10-16 15:19:36.211 [INFO][17] HDHomeRun.StopAllStreams()
2016-10-16 15:19:36.211 [INFO][17] HDHomeRun.StopAllStreams()
2016-10-16 15:19:36.211 [INFO][17] HDHomeRun.StopAllStreams()
2016-10-16 15:19:36.211 [INFO][17] HDHomeRun.StopAllStreams()
2016-10-16 15:19:36.211 [INFO][17] HDHomeRun.StopAllStreams()
2016-10-16 15:19:36.462 [INFO][9] HDHomeRun.StopAllStreams()
2016-10-16 15:19:36.462 [INFO][9] HDHomeRun.StopAllStreams()
2016-10-16 15:19:36.462 [INFO][9] HDHomeRun.StopAllStreams()
2016-10-16 15:19:36.462 [INFO][9] HDHomeRun.StopAllStreams()
2016-10-16 15:19:36.462 [INFO][9] HDHomeRun.StopAllStreams()
2016-10-16 15:19:36.462 [INFO][9] HDHomeRun.StopAllStreams()
2016-10-16 15:19:36.672 [DEBUG][17] recording service stopped
2016-10-16 15:19:36.672 [DEBUG][17] OnStop() complete...
When watching recorded programs, if I click the on-screen stop button or press Escape to stop playback the screen goes black and NextPVR becomes totally unresponsive. This behavior has been going on for a while, and I had hoped the upgrade to 3.8.3 might resolve it. When I look in NPVR.log, the last few lines contain
[DEBUG][7] Element not found: /Skin/Element[@name="ListSelectionMetaData"]
I have no idea what that means or if it is relevant. Logs are attached. I am running Windows 7 SP1. Thanks for any help in resolving this.