Just a friendly Public Service Announcement. A bug in Comskip v81_076 is leaving behind a .dif file in the folder of a recording after comskip runs. I noticed the files and found it mentioned here: http://www.kaashoek.com/comskip/viewtopi...f=5&t=1660 It's not a big problem, but it does mean that NextPVR can't delete the folder when a show is deleted, as the .dif file is left behind. You can easily fix it by adding the dif extension to the DeleteAdditionalExtensions parameter in config.xml. Here's mine after I made the change:
Is there a way to have red button or record button on cec connected tv remote on rpi actually work as a record button the same as nexpvr does on a PC
As in if i press the red or record button while in tvguide it does a quick record
I have tried every sequence on plugged in keyboard to find the record but they just seem to make a pop up happen (saying i dont have pvr enabled or similar)
I got a simple question, I've recently found this program and it suits my needs to use my Happauge HD PVR Rocket, now i figured out how to make it run properly every time i want to record or stream but my problem is that when minimizing the NEXTPVR window the framerate drops from 60 to 30, and i really want the recording to be 60FPS constantly and to be able to minimize the window when necessary, is there anybody that can help me? i cant find any option to let it continue to run fully rendering the video even tho its minimized.
please help, and thank you for your time and patience
Kees Rodriguez.
About 1-2 days ago my setup, which has been working perfectly the past 2 years, suddendly stopped working. When trying to run LiveTV I get the following error: "unable to find available capture device". Please not that no changes has been made to the setup of any kind, this just came out of the blue. When checking settings and devices both my devices show as "Non-present" but enabled. Looking in system devices they both appear under USB Generic devices.
Hi, I've having a bit of a problem (over a period of a year I've been noticing this) that my NOVA-T-500 is sometimes failing to lock a channel when there is a scheduled recording. The result is a failed recording, no data delivered.
I thought I read that the recording service would detect this and try to re-tune the multiplex?
I've attached logs. From a quick glance, it seems in the logs that the recording service notes there is no lock / file size = 0? Mind you, checking other logs seems to suggest this might be normal.
I need to retire the pc that current runs the NextPVR 3.4.8 server. Is it possible to move the configuration to a new pc and what would the steps be if this is possible.
everytime i try to use the manual recording with NEWA (Version 2.16) i get this errormessage:
Code:
Serverfehler in der Anwendung /.
Die Zeichenfolge wurde nicht als gültiges DateTime erkannt.
Beschreibung: Unbehandelte Ausnahme beim Ausführen der aktuellen Webanforderung. Ãberprüfen Sie die Stapelüberwachung, um weitere Informationen über diesen Fehler anzuzeigen und festzustellen, wo der Fehler im Code verursacht wurde.
Ausnahmedetails: System.FormatException: Die Zeichenfolge wurde nicht als gültiges DateTime erkannt.
Quellfehler:
Zeile 53: //Set the start time for for epgevent to record
Zeile 54: //DateTime fullStartDate = Convert.ToDateTime(StartDateBox.Text);
Zeile 55: DateTime fullStartDate = DateTime.Parse(StartDateBox.Text);
Zeile 56: dummyPgm.StartTime = fullStartDate.ToUniversalTime();
Zeile 57:
Quelldatei: c:\Users\Public\NPVR\web\ManualRecord2.aspx.cs Zeile: 55
Stapelüberwachung:
[FormatException: Die Zeichenfolge wurde nicht als gültiges DateTime erkannt.]
System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) +10858498
System.DateTime.Parse(String s) +25
N_EWA.ManualRecord2.LinkButton1_Click(Object sender, EventArgs e) in c:\Users\Public\NPVR\web\ManualRecord2.aspx.cs:55
System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +91
System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +91
System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +169
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3239
Versionsinformationen: Microsoft .NET Framework-Version:4.0.30319; ASP.NET-Version:4.0.30319.34248
After using google i thing the problem is using the German Dateformat.
I have found a few solutions, but they are only for older versions (2012, 2011 etc) and they don't work with the new one.
I needed to rebuild my npvr box so took the opportunity to upgrade to 3.4.8 - however I also needed to rescan the channels and have run into a problem in that "scan" causes npvr to terminate without an error message.
This used to be an issue with older versions.
Is there a way around this on 3.4.8 ??
This is under XP+SP3 using two "Hauppauge WinTV 88x DVB-S Tuner/Demod"s on FreeSat in the UK
I am getting very large writer-n.txt filling up my boot drive in C:/temp. They seem to have started appearing since I updated to NPVR 3.4.8. Any ideas why these are appearing? Logs attached.