Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dvr:mac [2019/10/22 17:45] – [Install the storage software] nedsdvr:mac [2019/10/24 18:38] – Moved Catalina/permissions instructions into advanced section jasonl
Line 29: Line 29:
  
  
 +===== Advanced options =====
 +<WRAP indent>
 +
 +===Change the recording location===
 +  - Open Terminal and run: <code>sudo launchctl unload /Library/LaunchDaemons/com.silicondust.dvr.plist</code>
 +  - Then run the command: <code>sudo nano /Users/HDHomeRun/hdhomerun.conf</code>
 +  - Change the record location to the exact location you would like to record to. Do not use paths with spaces in them, and do not use quotes around the path. \\ <WRAP center info 80%>For example, your recording path might look like this <code>RecordPath=/Volumes/My_new_harddrive/HDHomeRun/</code></WRAP>
 +  - To save the changes, press control-o, and then press control-x to exit.
 +  - Run the command: <code>sudo launchctl load /Library/LaunchDaemons/com.silicondust.dvr.plist​</code>
 +
 +
 +===Restart the DVR without rebooting the Mac===
 +  - Open Terminal and run:<code>sudo launchctl unload /Library/LaunchDaemons/com.silicondust.dvr.plist
 +sudo launchctl load /Library/LaunchDaemons/com.silicondust.dvr.plist​</code>
 +
 +</WRAP>
 ===Catalina=== ===Catalina===
 <WRAP indent> <WRAP indent>
Line 47: Line 63:
  
 </WRAP> </WRAP>
-===== Advanced options ===== 
-<WRAP indent> 
  
-===Change the recording location=== 
-  - Open Terminal and run: <code>sudo launchctl unload /Library/LaunchDaemons/com.silicondust.dvr.plist</code> 
-  - Then run the command: <code>sudo nano /Users/HDHomeRun/hdhomerun.conf</code> 
-  - Change the record location to the exact location you would like to record to. Do not use paths with spaces in them, and do not use quotes around the path. \\ <WRAP center info 80%>For example, your recording path might look like this <code>RecordPath=/Volumes/My_new_harddrive/HDHomeRun/</code></WRAP> 
-  - To save the changes, press control-o, and then press control-x to exit. 
-  - Run the command: <code>sudo launchctl load /Library/LaunchDaemons/com.silicondust.dvr.plist​</code> 
- 
- 
-===Restart the DVR without rebooting the Mac=== 
-  - Open Terminal and run:<code>sudo launchctl unload /Library/LaunchDaemons/com.silicondust.dvr.plist 
-sudo launchctl load /Library/LaunchDaemons/com.silicondust.dvr.plist​</code> 
- 
-</WRAP> 
 ===== Uninstalling ===== ===== Uninstalling =====
 <WRAP indent> <WRAP indent>
Line 79: Line 80:
  
 </WRAP> </WRAP>
 +
 ===== Next step: Using DVR in the HDHomeRun app ===== ===== Next step: Using DVR in the HDHomeRun app =====
 <WRAP indent> <WRAP indent>
  • Last modified: 2023/05/05 00:27