2022-03-18, 11:41 PM
Try updating your NShared.dll with this new one. I'm pretty sure it'll fix the issue.
2022-03-18, 11:41 PM
Try updating your NShared.dll with this new one. I'm pretty sure it'll fix the issue.
2022-03-18, 11:55 PM
@Cyberbob you will need to open a bash shell in Docker to do that. I would keep a backup my recent experience NShared.dll is that it was not compatible with the other binaries.
It will be interesting to see if that fixes the problem reported in this thread. Martin
2022-03-19, 03:29 AM
The fix will also be included in the next release.
nice, thank you.
Code: docker cp NShared.dll nextpvr:/app But after EPG Update there is "(no listing)" on the channels RTL, SAT-1, etc already... And on the Settings Page the Error "Unexpected Error loading Settings!" New Logs....
2022-03-19, 02:16 PM
Hopefully you followed my suggestion to backup the module, it isn't fully compatible.
There is a new error in the logs, probably will need another full ts this time maybe for nice BERLIN As for the original "no data" issue I still don't think that has been addressed. I still see it stopping immediately in some cases 2022-03-19 09:08:56.584 [DEBUG][13] Processing locator for 'N24 Doku' 2022-03-19 09:08:56.693 [DEBUG][13] Allocated Handle: 12 2022-03-19 09:08:57.689 [DEBUG][43] Have received 0 bytes from rtp source 2022-03-19 09:09:03.625 [DEBUG][13] StopStream(12) 2022-03-19 09:09:03.625 [DEBUG][13] StopStream handle: 12 Martin
2022-03-19, 03:50 PM
2022-03-19, 04:44 PM
I just double checked it end to end. It should be sorted for you in the next release.
2022-03-19, 05:00 PM
(This post was last modified: 2022-03-19, 05:01 PM by mvallevand.)
Sub looking at the new log I think you fixed the buffer overflow issue but there was another issue with the data not being read at all so it wouldn't generate a trace.
Also there is also this error, did you fix that one with his full mux 2022-03-19 09:06:02.315 [DEBUG][6] System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. at NShared.TS.RingBuffer.get_Item(Int32 index) at NShared.TS.TSSectionParser.AddData(Byte[] data, Int32 offset, Int32 length) Martin
2022-03-19, 05:26 PM
(2022-03-19, 05:00 PM)mvallevand Wrote: Also there is also this error, did you fix that one with his full muxI didn't noticed this with the single frequency I was testing, but I've just taken a look now. It was non-critical and wouldn't have stopped things working, but certainly doesn't look nice in the logs, but I have fixed the cause for the next build. |
|