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
dvr:mac [2019/10/24 18:38]
jasonl Moved Catalina/permissions instructions into advanced section
dvr:mac [2023/05/05 00:27] (current)
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.
   - The installer will ask which parts of the software to install. You will want at least the DVR storage recording software, but you can also install the viewer app, so that you can view live TV and recordings on the same Mac.   - The installer will ask which parts of the software to install. You will want at least the DVR storage recording software, but you can also install the viewer app, so that you can view live TV and recordings on the same Mac.
-  - Go to http://​my.hdhomerun.com/​ and verify that HDHomeRun ​RECORD shows at the top of the page.+  - And you're done. You should now be able to record using the HDHomeRun ​app.
  
 <WRAP center info 80%>By default, recordings are stored in <​code>/​Users/​HDHomeRun/</​code>​ on your main drive (normally named Macintosh HD).</​WRAP>​ <WRAP center info 80%>By default, recordings are stored in <​code>/​Users/​HDHomeRun/</​code>​ on your main drive (normally named Macintosh HD).</​WRAP>​
Line 33: Line 35:
  
 ===Change the recording location=== ===Change the recording location===
 +
 +
   - Open Terminal and run: <​code>​sudo launchctl unload /​Library/​LaunchDaemons/​com.silicondust.dvr.plist</​code>​   - 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>​   - Then run the command: <​code>​sudo nano /​Users/​HDHomeRun/​hdhomerun.conf</​code>​
Line 38: Line 42:
   - To save the changes, press control-o, and then press control-x to exit.   - 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>​   - 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=== 
-<WRAP indent> 
-If you are running Mac OS 10.15 (Catalina) or later, you will also need to give the HDHomeRun DVR access to external media by doing the following: 
   - Open the **System Preferences** from the Apple menu   - Open the **System Preferences** from the Apple menu
   - Open **Security & Privacy**   - Open **Security & Privacy**
Line 63: Line 57:
  
 </​WRAP>​ </​WRAP>​
 +
 +
 +===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>​
 +
  
 ===== Uninstalling ===== ===== Uninstalling =====
  • Last modified: 2019/10/24 18:38