2022-04-13, 02:59 AM
Downloaded the latest NexEnd for my Windows server but could not get it to start.
I removed the NextEnd json files before trying. NextEnd works fine on Linux.
Code:
Starting: C:\Users\Public\NPVR-Data\scripts\PostStartup.bat
2022-04-12 21:46:24.212 [DEBUG][15] >
2022-04-12 21:46:24.212 [DEBUG][15] > C:\Users\Public\NPVR-Data\scripts>start /b "" "C:\Program Files\NextPVR\NextEnd.exe" --monitor --cancel
2022-04-12 21:46:24.244 [DEBUG][4] SD got new token: d79292549698fcbf3c406df92816b924
2022-04-12 21:46:24.244 [DEBUG][4] Using URL: https://json.schedulesdirect.org/20141201
2022-04-12 21:46:24.342 [DEBUG][16] > Unhandled exception. System.MissingMethodException: Method not found: 'Void NShared.PlaybackPositionHelper.StorePlaybackPosition(System.String, Int32, Int32)'.
2022-04-12 21:46:24.342 [DEBUG][16] > at NextEnd.Program.Main(String[] args)
2022-04-12 21:46:24.597 [DEBUG][4]
I removed the NextEnd json files before trying. NextEnd works fine on Linux.