2021-07-18, 11:04 PM
I'm trying to get NScriptHelper to rename a recording from recording.ts to recording.mp4 and I cannot get it to work. This has worked for me in the past but not currently.
It appeares to work as I get no error reply when I run it, but the recording path remains pointing to the .ts file. Am I missing something?
Code:
/opt/dotnet/dotnet /opt/nextpvr/system/NScriptHelper.dll -pin:mypin -rename /mnt/sda1/'Recorded TV'/'North American
Whitetail'/North American Whitetail_20210718_16001630.ts /mnt/sda1/'Recorded TV'/'North American Whitetail'/North Americ
an Whitetail_20210718_16001630.mp4
It appeares to work as I get no error reply when I run it, but the recording path remains pointing to the .ts file. Am I missing something?