First, I just want to make sure I'm running Nlite correct. I downloaded the zip and unzipped it into a folder. Then I simply ran NLite.exe. Things of note:
it runs, but kinda chunky. Nav between side-tabs is slow
all groups , channels and guide details are pulling from the server correctly
A "cmd-style" window opens behind the nlite client, and is very verbose. Closing it kills Nlite
From the guide, I can select and start watching a channel.
If I maximize Nlite to fit the screen, Nlite crashes.
If I right click on the video, it crashes.
While that background window is verbose, I cannot see if and where a log file is being written to. If I could have found one, I would have attached it
If I try to archive a folder to a NAS folder, I am seeing this exception. Archiving individual recordings works.
Archiving folders worked in V4.
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.SortedDictionary`2.get_Item(TKey key)
at NextPVR.TV.Recordings2.PluginCallback(Object source, String command, Object args)
at NUtility.Base.SimpleListPopup.ActivateItem(ListObject selectedObject)
at NUtility.Controls.ListRenderers.UiListList.OnDblClick(PointF point)
at NUtility.Controls.UiList.OnDblClick(PointF point)
at NUtility.Base.SimpleListPopup.OnDblClick(PointF location)
at NUtility.UIController.OnDblClick(PointF location)
at NextPVR.ControllerForm.ControllerForm_MouseDoubleClick(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseDoubleClick(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
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)
Until two days ago, my m3u and xmltv were working perfectly on NextPVR, but since then, they don't work any more, on Windows 10 or Ubuntu. On one of my laptops, I can't get into NextPVR at all, getting the message "127.0.0.1 refused to connect. ERR_CONNECTION_REFUSED". On the other laptop, I can get into NextPVR, but when I tried to update the EPG, I got an Error -something about "object not satisfied" or some such. I followed all the help-screen suggestions -I checked the firewall (no problem), I checked if my playlist was still working elsewhere (it was), I cleared the browser cache, and I uninstalled and reinstalled NextPVR, and changed my password. Now, when I try to re-enter my m3u & xmltv, the screen hangs forever on Downloading m3u, and if I use the XC, it hangs on Logging in. Can anyone guess what might have gone wrong?
I have used IRSS for many years to control NextPVR. I configure it to allow me to send key codes even if NextPVR doesn't have focus. The IRSS tool for sending keystrokes is Translator. If NPVR v4, I used Windows messages by sending to Class WindowsForms10.Window.8.app.0.141b42a_r11_ad1. I would send message 32775 and the keystroke. When I upgraded to NPVR v5, that did not work. The Class had changed to WindowsForms10.Window.8.app.0.141b42a_r12_ad1, but Translator gets a permissions error. If I run it as Administrator, I do not get the error, but the message is ignored. I figure the message ID has changed, but I don't know how to figure out what it should be. So, I wrote an AutoIT3 script to send keystrokes to that class & configured Translator to use that. When I first upgraded to v5, I noticed that Ctrl and Alt were ignored. Basically, if I hit Skip, that sends Ctrl + {RIGHT}, but NPVR treats it as though I had sent just {RIGHT}. I played around and determined that if NPVR did not have focus, it would handle the key strokes correctly. So, I would start NPVR, click on something running on the other monitor and everything would work. For the last couple of releases, that work around no longer works. If I test my script with Notepad, it does respond to the Ctrl keys, so I know it is still sending it correctly.
I restarted the NPVR service, used the remote to start NPVR, went into TV Guide, hit Skip twice and captured the logs.
This is using the client on the server, which I usually don't use. Most of the time I use the client listed below on a different TV.
sub,
From a Windows 7 client I have a recording that will only play audio, screen is blank. Same recording plays ok from a Roku or from NLite on the server.
I ran the server application instead of the service.
Logs attached. I will PM a link to the recording.
I've had this happen a couple times watching a recording that is in progress, but not always. Comskip is active. I'll use the remote to skip thru commercials that were missed by comskip or jump around (in this case a news program). In this instance, I was nearly caught up with the live show and hit Exit on my remote. Screen went dark and ultimately I had to kill the client. Client and server are the same machine, windows 10 64 pro. Recording is local (D drive).
Posted by: Dale Dewing - 2021-11-25, 09:29 PM - Forum: Windows
- No Replies
In v4 I could click on closed captions and one of the options was SRT captions and they worked fine. In V5 it shows the SRT option if available, but does not display anything.
I run NextPVR in a docker enviroment on an Unraid server. It normally runs without issues, but if I run the docker for more than 7 days continuously (exact duration to be confirmed), then I get this error for every subsequent recording:
[Failed: The operation has timed out.]
If I restart the docker, all is good, well for a week anyway.
Please find logging attached.
I am hoping to get some help. I've installed NextPVR v5.2.3.211114 on a Windows 10 PC - all works great, setup all local channels, can watch, record... etc.
Now, I am trying to go a step further and access this NextPVR install through Emby server install on my TrueNAS box. There's a NextPVR plugin within Emby [v3.3.3.0] - I've installed it, entered in the correct IP of the NextPVR computer http://<my internal IP>:8866 entered in the correct pin.....
But, nothing can be seen from the Emby side.
Please let me know what's the issue and/or how to configure properly so I can access from Emby....