I am trying to record to a shared drive on another windows PC from NextPVR running as a service on a Win11 machine.
I have tried a number of possible solutions but am stuck at this point.
Specifically, I have created a simple PreStartup.bat with one line:
net use z: \\192.168.68.39\pvr
Although I get errors in nrecord.log and failed recordings,
Drive Z: is actually set by PreStartup.bat and I can see the remote folder contents with DOS/CMD dir Z:.
What am I missing please?
I have tried a number of possible solutions but am stuck at this point.
Specifically, I have created a simple PreStartup.bat with one line:
net use z: \\192.168.68.39\pvr
Although I get errors in nrecord.log and failed recordings,
Drive Z: is actually set by PreStartup.bat and I can see the remote folder contents with DOS/CMD dir Z:.
What am I missing please?