Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
dvr:mac [2019/10/22 17:45]
neds [Install the storage software]
dvr:mac [2019/12/28 07:31]
neds
Line 20: Line 20:
 <WRAP indent> <WRAP indent>
  
-  - Download the HDHomeRun Mac software here: **http://​download.silicondust.com/​hdhomerun/​hdhomerun_mac.dmg**+  - Download the HDHomeRun Mac software here:  
 +      * Normal version: **http://​download.silicondust.com/​hdhomerun/​hdhomerun_mac.dmg** 
 +      * Beta version: **https://​download.silicondust.com/​hdhomerun/​hdhomerun_mac_beta.dmg**
   - If it hasn't already opened automatically,​ open the HDHomeRun installer disk image so that a "​virtual"​ disk with the HDHomeRun set up software installer opens up. You can do this by double clicking on the .img file that is downloaded, normally in your downloads folder.   - If it hasn't already opened automatically,​ open the HDHomeRun installer disk image so that a "​virtual"​ disk with the HDHomeRun set up software installer opens up. You can do this by double clicking on the .img file that is downloaded, normally in your downloads folder.
   - Double click on the installer and enter your Mac's administrator password when prompted. If you've never set up an administrator password, simply press enter.   - Double click on the installer and enter your Mac's administrator password when prompted. If you've never set up an administrator password, simply press enter.
Line 29: Line 31:
  
  
 +===== 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 65:
  
 </​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 82:
  
 </​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