2025-09-29, 02:18 AM
Running on Windows 11, latest version, other recordings have been fine.
Love the app - had an issue with a scheduled recording - see log below. Seemed the "name" contained a tab \t and it caused an issue.
Would be great to either have the option to edit the name/filename in webUI of the recording or for these types of characters to be removed before attempting to record.
Extract from the log:
Love the app - had an issue with a scheduled recording - see log below. Seemed the "name" contained a tab \t and it caused an issue.
Quote: "reason": "The filename, directory name, or volume label syntax is incorrect. : 'C:\\Users\\Public\\NPVR-recordings\\Premier League\tLIVE\\Premier League\tLIVE_20250929_01000330.ts'",
Would be great to either have the option to edit the name/filename in webUI of the recording or for these types of characters to be removed before attempting to record.
Extract from the log:
Code:
"recordings": [
{
"id": 859,
"name": "Premier League\tLIVE",
"desc": "On Super Sunday, Newcastle host Arsenal at St James' Park in the Premier League.",
"subtitle": "",
"group": "Premier League\tLIVE",
"startTime": 1759071600,
"duration": 9000,
"firstrun": true,
"epgEventId": 2026293,
"status": "failed",
"size": 0,
"quality": "QUALITY_DEFAULT",
"channel": "SKY SPORTS MAIN EVENTS \u2074\u1D4F",
"channelId": 35702,
"blue": false,
"green": false,
"yellow": false,
"red": false,
"prePadding": 0,
"postPadding": 0,
"reason": "The filename, directory name, or volume label syntax is incorrect. : 'C:\\Users\\Public\\NPVR-recordings\\Premier League\tLIVE\\Premier League\tLIVE_20250929_01000330.ts'",
"recurring": false,
"recurringParent": 0
},