2022-06-28, 04:46 PM
Quote:2022-06-27 11:41:34.385 [DEBUG][25] HDHomeRunRecorder.StartStream()This error is because it can't find the hdhomerun_config, which is required for old legacy HDHR devices. The SiliconDust website seems to indicate this can be installed on mac by installing https://download.silicondust.com/hdhomer...un_mac.dmg
2022-06-27 11:41:34.385 [DEBUG][25] ipaddress is 10.0.0.222
2022-06-27 11:41:34.385 [DEBUG][25] building graph
2022-06-27 11:41:34.385 [DEBUG][25] About to load channel from tuning
2022-06-27 11:41:34.386 [DEBUG][25] 1011C884 is at 10.0.0.222
2022-06-27 11:41:34.386 [DEBUG][25] legacy tuning requesting auto:207000000
2022-06-27 11:41:34.387 [ERROR][25] Unexpected error doing legacy HDHR tuning: System.ComponentModel.Win32Exception (2): No such file or directory
at System.Diagnostics.Process.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at NShared.HDHomeRunRecorder.DoLegacyTuning(ChannelMapping channelMapping, Boolean epgUpdateMode)
It's not required for modern HDHR devices.