2019-10-25, 02:16 PM
Odd configuration B doesn't even know to use the plugins folder for dll's so I am confused. Do you change directories in your batch file?
Martin
Martin
2019-10-25, 02:16 PM
Odd configuration B doesn't even know to use the plugins folder for dll's so I am confused. Do you change directories in your batch file?
Martin
2019-10-25, 03:12 PM
(2019-10-23, 12:46 PM)mvallevand Wrote: ... When you did the install did you make sure that all the dlls where installed?I made sure all the dlls were installed by re-copying them. Was too lazy to look for them. Probably one of those was missing instead. Adding hostfxr.dll was for when I had Netcore installed. I'll delete the hostfxr.dll from the plugins folder and see if it works tonight.
2019-10-26, 04:46 AM
Recorded the game tonight and Nextend worked fine without the dll in the Plugin folder. So, I guess my issue was a missing dll in the Program Files\NPVR folder.
However the recording was terrible. I'll post a different thread for this. Thanks
2019-10-26, 10:13 PM
At least you didn't have to listen to Baby Shark. Pretty sure the NextEnd issue was the missing dll.
Since there is extra crap that I use for development that is going unnecessarily to your nrecord.log I suggest you redirect NextEnd commands to > NUL Martin
2019-10-27, 01:12 AM
(2019-10-26, 10:13 PM)mvallevand Wrote: At least you didn't have to listen to Baby Shark. Pretty sure the NextEnd issue was the missing dll.Lol. I still got to hear the Baby Shark.
2019-10-27, 11:11 PM
I'm trying to get the NextEnd monitor functionality working with v5 on my Windows server to extend non-sports shows after sports on Sunday night.
This is what I've got in my PostStartup.bat file: Code: REM First, kill any NextEnd.exe process that might still be running from before the NextPVR Recording Service was restarted. With that file active, NextEnd Monitor process does start, but the NextPVR Recording service thread for actually doing recordings doesn't fully start up. When sub looked at my system, he said that it appears the PostStartup.bat file isn't completing so that thread hangs. But with the "start /b" it seems to me like it should be "completing". And when I add another line after that, it gets executed.h I'm attaching a set of logs showing a startup with the script in place. You'll notice that it does not include the messages about scheduling wake ups for all of the pending recordings. Which is what I'm using to determine that it's not working right. logs-20191027-1807.zip (Size: 78.09 KB / Downloads: 2) If you look in the nrecord.log.3 file (from before I installed the .netCore Runtime so NextEnd wasn't running), you'll that recording thread continuing and the wakeups being scheduled.
2019-10-27, 11:38 PM
Which option did you use for installing?
Martin
2019-10-27, 11:53 PM
2019-10-28, 02:51 PM
(This post was last modified: 2019-10-28, 03:09 PM by mvallevand.)
Running NextPVRService and from the command line it works as expected but as a Windows service or task I see the same thing. Basically start /b or cmd /c commands will not work, maybe because of sub's hooks on stdout or maybe a dotnet thing, or even Windows changes in interactive services.
You probably need to create a hidden task for the monitor until sub can see if turning off logging allows spawning separate tasks. It actually is quite easy if you want to give it a try. Martin
2019-10-29, 01:38 AM
(2019-10-28, 02:51 PM)mvallevand Wrote: Running NextPVRService and from the command line it works as expected but as a Windows service or task I see the same thing. Basically start /b or cmd /c commands will not work, maybe because of sub's hooks on stdout or maybe a dotnet thing, or even Windows changes in interactive services. I think that you meant "NextPVRServer from the command line" rather than "NextPVRService and from the command line"? However, in my current case, I am doing it from a command window just using the command "NextPVRServer.exe" not from a service or a task. I'm now trying to do it on my production server which still has Windows 7 64-bit. But the first time (when sub looked at it), I was on my test server which is Windows 10 64-bit. I doubt those make a difference. What do I need to do to set it up as a hidden task? |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
NextEnd Docker Install | Mark-McG | 61 | 6,469 |
2023-08-30, 09:15 PM Last Post: mvallevand |
|
Comskip + NextEnd | VCR58 | 12 | 2,013 |
2023-06-30, 02:26 PM Last Post: mvallevand |
|
NextEnd Extension Mechanism | jcole998 | 7 | 2,658 |
2020-05-24, 03:39 PM Last Post: jcole998 |
|
NextEnd V4 | jcole998 | 1 | 1,723 |
2020-05-18, 01:35 PM Last Post: mvallevand |
|
NextEnd: "Sports event monitor did not start" | antenna | 37 | 11,873 |
2019-10-27, 12:22 AM Last Post: mvallevand |
|
NextEnd Interruption | jcole998 | 2 | 1,750 |
2019-09-02, 05:54 PM Last Post: jcole998 |
|
NextEnd Readiness | jcole998 | 24 | 8,015 |
2019-06-01, 01:33 PM Last Post: jcole998 |
|
Nextend help | CDinger | 5 | 3,933 |
2018-11-05, 03:59 PM Last Post: mvallevand |
|
NextEnd not extending sports event | antenna | 26 | 10,774 |
2018-10-11, 04:25 PM Last Post: mvallevand |
|
NextEnd Broken? | jcole998 | 6 | 4,141 |
2018-09-15, 01:24 PM Last Post: jcole998 |