2024-03-28, 08:51 AM
Has anyone else noticed that recording NCIS: Hawai'i off the air fails?
Error recording to "/Recordings/NCIS: Hawai'i/Season 3/NCIS: Hawai'i S03E05 Serve and Protect.ts"
System.IO.IOException: Invalid argument : '/Recordings/NCIS: Hawai'i/Season 3'
at System.IO.FileSystem.CreateDirectory(String fullPath)
at System.IO.Directory.CreateDirectory(String path)
at Emby.Server.Implementations.LiveTv.EmbyTV.DirectRecorder.RecordFromDirectStreamProvider(IDirectStreamProvider directStreamProvider, String targetFile, TimeSpan duration, Action onStarted, CancellationToken cancellationToken)
at Emby.Server.Implementations.LiveTv.EmbyTV.EmbyTV.RecordStream(TimerInfo timer, DateTime recordingEndDate, ActiveRecordingInfo activeRecordingInfo)
I notice that it does not create the folder in /Recordings. All the other shows I have tried, created a folder with the show name and save the files there.
Is the ['] an issue?
Is there any way to filter out the ['] character?
In case anyone asks, this is on:
Version: 10.8.13
Operating System: Linux
Architecture: X64
Error recording to "/Recordings/NCIS: Hawai'i/Season 3/NCIS: Hawai'i S03E05 Serve and Protect.ts"
System.IO.IOException: Invalid argument : '/Recordings/NCIS: Hawai'i/Season 3'
at System.IO.FileSystem.CreateDirectory(String fullPath)
at System.IO.Directory.CreateDirectory(String path)
at Emby.Server.Implementations.LiveTv.EmbyTV.DirectRecorder.RecordFromDirectStreamProvider(IDirectStreamProvider directStreamProvider, String targetFile, TimeSpan duration, Action onStarted, CancellationToken cancellationToken)
at Emby.Server.Implementations.LiveTv.EmbyTV.EmbyTV.RecordStream(TimerInfo timer, DateTime recordingEndDate, ActiveRecordingInfo activeRecordingInfo)
I notice that it does not create the folder in /Recordings. All the other shows I have tried, created a folder with the show name and save the files there.
Is the ['] an issue?
Is there any way to filter out the ['] character?
In case anyone asks, this is on:
Version: 10.8.13
Operating System: Linux
Architecture: X64