After years with no trouble my NMTs give me nothing but "request cannot be processed'. It started after I had to re-install the mvpmc directory. Cannot figure out what has gone wrong. Could one of you experts look at the attached log files, plus read out from NMT checker
Quote:
Checking for mvpmc share on MEDIASERVER
mvpmc C:\mvpmc
Checking GB-PVR.html links
C:\mvpmc \GB-PVR.html not found
NMT IP Address: 192.168.0.104 MAC 0006DC42F342
GB-PVR Not Installed
N-PVR Installed C:\Users\Public\NPVR
<a href="http://localhost.drives:8883/NETWORK_SHARE/MEDIASERVER:mvpmc/npvr.cgi">N-PVR</a>
<a href="http://localhost.drives:8883/NETWORK_SHARE/NETWORK_BROWSER/browser.cgi">N-PVR via Network Browser</a>
<a href="http://localhost.drives:8883/USB_DRIVE_A-1/mvpmc/usb_a.cgi">N-PVR via USB</a>
Quote:- now has option to give a popup if you reach the end of recording playback prompting for deletion. ("This recording was watched to completion. Would you like to delete this recording?")
I like this new option, but would prefer to have "Cancel" as the default button, not "OK", to help avoid accidental deletion.
I've upgraded to the latest version of NPVR and am having trouble recording certain channels from my Silicon Dust Prime tuner. It will record some, but not all. If I select a non-recordable channel from the epg, all I get is a blank screen and the Prime tuner light does not come on. I installed the latest patch posted about this problem and that helped with some channels but not all. I'm enclosing the log files and would appreciate any help.
Ok so the program has been working fine up until today. I opened NPVR today and it said download available then it crashed. I rebooted and got the same result. I installed the new version and now it won't open at all. Please help.
I had NEWA working fine with previous versions of NextPVR.
After upgrading to v3.2.9 normal recording and playback works fine, but when I point a browser at http://localhost:8866 I get different Server Error messages such as:
[COLOR="#FF0000"]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: 'managePlayList' does not contain a definition for 'GetMusicLibraryFileName' and no extension method 'GetMusicLibraryFileName' accepting a first argument of type 'managePlayList' could be found (are you missing a using directive or an assembly reference?)
Source Error:
Line 382:
Line 383: managePlayList manage = new managePlayList();
Line 384: if (File.Exists(manage.GetMusicLibraryFileName()))
Line 385: {
Line 386: //auto start load of music since the music library file exists.
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: CS1729: 'N_EWA.classes.VerifyInernalNetworkJSON' does not contain a constructor that takes 2 arguments
Source Error:
Line 33: {
Line 34:
Line 35: VerifyInernalNetworkJSON intNet = new VerifyInernalNetworkJSON(Request.GetQueryNameValuePairs(), Request);
Line 36: if (!intNet.IsInternalnetwork && !intNet.IsValidatedClient)
Line 37: {
If I select "Archive" on a recording, and then attempt to exit with the escape key (instead of explicitly selecting the "Cancel - Do Nothing" option), it throws a .net exception:
Code:
ee the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.InvalidCastException: Unable to cast object of type 'System.Collections.Hashtable' to type 'System.String'.
at NextPVR.TV.ShowDetailsPopup.PluginCallback(Object source, String command, Object args)
at NUtility.Base.SimplePopup.HandleCommand(String command)
at NUtility.Base.SimpleListPopup.OnKeyDown(KeyEventArgs e)
at NextPVR.ControllerForm.OnKeyDown(Object sender, KeyEventArgs e)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at NextPVR.ControllerForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Nothing appears in the NPVR.log, and the program continues to work normally after clicking "Continue" in the .net exception dialog.
Current patches for 3.2.9 - see post #2 for getting started and other reference info, and [NEW THING HERE!!!] post #3 for New Feature highlights/documentation.
Cumulative Update - None Yet
Files Included:
ANY NPVR USERS EXPERIENCING PROBLEMS SHOULD INSTALL THE CUMULATIVE PATCH UPDATE AND RECREATE THE PROBLEM BEFORE POSTING A SUPPORT REQUEST. These updated files represent the latest version of NPVR code, and may include other changes not documented, so your problem may already have been fixed. Also, other later patches you may find posted by sub may fail if all your NPVR program files are not up to date. (no, it is not necessary to install any patches before upgrading to a new release of NextPVR - unless otherwise stated, you can upgrade from any release of NextPVR to any later release).
It should be noted that patches are listed generally in chronological order, but not perfectly so. The thread a given patch is posted in may contain additional information on exactly what a given patch was intended to do, and may also contain information on additional settings required if you wish to use the functionality provided. Finally, not all patches actually fix what they are supposed to, or are merely extra logging to help diagnose a problem, but the changes usually remain in the file going forward so they are listed as part of the update history.
Installation Notes These "patches" are simply replacement files for the existing NPVR program files. You should extract them and copy them over the existing files; the default directory is C:\Program Files\NPVR. If you are running Vista or 7 and have UAC enabled, you will likely need to grant administrator permissions, or do the copy from an elevated command prompt.
Before installing patches, you must exit NextPVR.exe, shutdown the NPVR Recording Service and close the NPVR Tray Icon (using the "Stop NPVR Service" icon accomplishes both).
I recommend that you restart your system after installing patches. I've seen numerous cases where the Recording Service is not able to restart properly due to a socket error. You can check your NRecord.log to see whether it did or not, or just reboot to be safe.