I was just testing out the latest version of nlite (3 dec) out of curiousity and I noticed that the exit option in the Nextpvr meny doesn't do anything.
I tried to record a PBS program that was supposed to be 1 hour long and the recording is only 1 minute long. There are no errors in NPVR and it lists the recording erroneously as being 1 hour long. Here are the logs (the program is Curious George).
I am moving my NPVR installation to a new machine. In order to keep my recording database I exported it to recording-backup.xml, then search/replaced the <filename>J:\rec\...</filename> information with the new path and imported the xml file back into the new machine. The lower picture shows the old machine, recording from 7pm to 8pm.
Code:
2016-12-13 18:58:08.437 [DEBUG][8] Asking NDigitalHost to start: J:\rec\NCIS\NCIS_20161213_19002000.ts
2016-12-13 18:58:15.015 [DEBUG][8] Temp at 12/13/2016 6:58:25 PM
2016-12-13 18:58:15.015 [DEBUG][8] Started recording (1807:1:J:\rec\NCIS\NCIS_20161213_19002000.ts)
After the import the time is shifted to 1pm to 2pm.
Looking at the xml:
Code:
<filename>J:\rec\NCIS\NCIS.S14E10.The Tie That Binds.ts</filename>
<status>READY</status>
<startTime>2016-12-14T00:58:15.0000000Z</startTime>
<endTime>2016-12-14T02:02:00.0000000Z</endTime>
The time is saved in GMT (my timezone is CT) and the import gets it wrong twice. The imported time time now is 2016-12-13 at 12:58:15. It seems the timezone difference is subtracted twice.
Is there another way to move the db and change the paths?
Volker
P.S.: Old system Windows XP, new system Windows 10.
When I reboot, my remote on my 4K does not work at all, until I first grab the keyboard and click on the screen somewhere (happens on the last two NPVR releases). It started a couple of months ago, but I was too busy to research it then.
I've now researched, and found that focus has been claimed by a phantom task during boot, and I cannot resolve it without first clicking on the screen - which causes the phantom task to end.
This task has an active window called "The Event Manager Dashboard". I've Googled for any/every possible match without results. So, I'm hoping that someone might recognize this task, or perhaps give me somewhere else to look.
In my searches, I found that this is a fairly common fault that others have addressed with an AutoIt script, which is a quick bypass. But, I'd prefer to find the actual culprit.
Recently added a Hauppauge Quad and Colossus 2 to replace 2 Hauppauge 2210 cards, this new combination works well. Using component I/p to record satellite set top box and Hauppauge IR Blaster to change channels, even got the Hauppauge IR to change channels. I have about 100 Channels Configured on Australian DVBT and a Foxtel HD Set top box. One annoying issue!
My recorded TS files using NPVR from the colossus 2 are flagged as 4x3 I want 16x9. Device is set to 16x9 in config and it shows as 16x9 in the config.xml file.
If I use Hauppauge Capture the recorded files are flagged as 1.82:1 and play as 16x9.
I can set NPVR to full aspect ratio however files are often played on other devices and software.
I used to set mpg2 TS recordings from the analogue I/p on the 2210 cards to 16x9 when I cleaned them up with VideoReDo, unfortunately with the H.264 format in have to do a complete recode to change aspect ratio to 16x9.
Is there a way to set all files generated by the Colossus 2 using NPVR to 1.82:1 (16x9)?
Edit
I just found something!
Under Device configuration - advanced settings I had previously set to 16:9 and deselected auto button then saved, this setting does not hold, when I open advanced settings again the auto box is selected, tried several more times and same thing.
Still Shows 16x9 in config.xml but auto if set somewhere else!
My beloved HP microserver is still going, but when I try to use it for anything other than NPVR its pretty pointless.
I'm thinking I might upgrade the hardware and wondered about a new version of Windows too, but I remember how much effort it was to get Windows 2008 to recognise the TV card. (A lot - that stuff was removed from server OS's)
Can NPVR work with later server OS's such as 2012 or 2016, or should I be looking at desktop OS?
I'm looking to enable audio description from the next rest apis (only a single stream seems to comes through when using /live?channel= API method)
What is the command to switch audio channels, also since Audio description appears to be speech only without any of the background sounds at all, is it possible to merge audio channels using the rest APIs or have 2 channels sent over so I could merge them manually?
I have only just realised that the 10 minute skip using the UP and Down keys no longer works. Checking older versions it seems to stop working with 2.5.1. Is there an xml setting somewhere to return the function?