2024-12-03, 02:36 PM
I recently updated NextPVR to 7.0.0.241105 using the upgrade procedure
I then updated the NextTool using its install procedure (including the symbolic links steps).
I tried to execute a NextTool command: `/opt/dotnet/dotnet /opt/nextpvr/system/NextTool.dll --file ...`
I got a missing assembly error:
the file does not exist in /opt/nextpvr/system, however the file does exist in /opt/nextpvr/system.bak
Did I miss a step?
thanks,
John
I then updated the NextTool using its install procedure (including the symbolic links steps).
I tried to execute a NextTool command: `/opt/dotnet/dotnet /opt/nextpvr/system/NextTool.dll --file ...`
I got a missing assembly error:
Code:
Error:
An assembly specified in the application dependencies manifest (NextTool.deps.json) was not found:
package: 'MediaInfo.Wrapper.Core', version: 'MediaInfo.Wrapper.Core'
path: 'MediaInfo.Wrapper.Core.dll'
the file does not exist in /opt/nextpvr/system, however the file does exist in /opt/nextpvr/system.bak
Did I miss a step?
thanks,
John