Version 5.2.7
I think i did. I hope I did. I unzipped everything to the c:\program files\nextpvr folder. Command line administrator privileges.
If you look at the first line above you can see the command I typed in.
I'm running NextPVR v6 on Linux Deb 11.6 and I have not been able to get NextTool to work. NextTool for Windows running the .exe works fine for me. I followed the wiki instructions (NextTool files in /opt/nextpvr/system, symlinks created) but still get the error.
Here is the output I get.
Code:
/opt/nextpvr/system$ sudo -u nextpvr /opt/dotnet/dotnet /opt/nextpvr/system/NextTool.dll --import "/mnt/sda1/Recorded_TV/Thomas & Friends"
NEXTPVR_INSTALLDIR /opt/nextpvr/system/
NEXTPVR_DATADIR /opt/nextpvr/system/data/
NEXTPVR_DATADIR_USERDATA /var/opt/nextpvr/
Folder: Thomas & Friends
Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly 'MediaInfo.DotNetWrapper, Version=1.0.7.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
File name: 'MediaInfo.DotNetWrapper, Version=1.0.7.0, Culture=neutral, PublicKeyToken=null'
at NextTool.Program.ImportFiles()
at NextTool.Program.Main(String[] args)
at NextTool.Program.<Main>(String[] args)
Aborted
That file shouldn't be in the zip because I don't use it in v6 and I only used the one that sub distributed with v5. v6 folders shouldn't have it as it should have been deleted with the deb installer.