Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dvr:mac [2019/10/15 05:05] – [Advanced options] neds | dvr:mac [2026/07/17 20:54] (current) – neds | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| **Before you continue, make sure you have the following: | **Before you continue, make sure you have the following: | ||
| - | * **[[DVR: | ||
| * One or more compatible HDHomeRun device: see **[[:dvr tuners|List of DVR compatible HDHomeRun devices]]** | * One or more compatible HDHomeRun device: see **[[:dvr tuners|List of DVR compatible HDHomeRun devices]]** | ||
| - | * Mac running | + | * Mac running |
| * Sufficient disk space to hold recordings. HD content typically runs around 6GB per hour, so a 500 GB hard drive for recordings is a good minimum to have. | * Sufficient disk space to hold recordings. HD content typically runs around 6GB per hour, so a 500 GB hard drive for recordings is a good minimum to have. | ||
| - | * The Mac must be on at all times in order to make recordings or access previously recorded content. Sleep mode should be disabled. | + | * The Mac must be on at all times in order to make recordings or access previously recorded content. Sleep mode should be disabled, and instead only sleep the display. |
| + | * Wired network connection. The DVR will handle a great deal of video traffic, so a wired ethernet connection is recommended. | ||
| </ | </ | ||
| Line 19: | Line 19: | ||
| <WRAP indent> | <WRAP indent> | ||
| - | - Download the HDHomeRun Mac software here: **http:// | + | - Download the HDHomeRun Mac software here: |
| + | * Normal version: **http:// | ||
| + | * Beta version: **https:// | ||
| - If it hasn't already opened automatically, | - If it hasn't already opened automatically, | ||
| - 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. | + | - The installer will ask which parts of the software to install. |
| - | - Go to http://my.hdhomerun.com/ and verify that HDHomeRun RECORD shows at the top of the page. | + | |
| + | <WRAP center info 80%>By default, recordings | ||
| - | <WRAP center info 80%> | ||
| - | By default, recordings are stored in < | ||
| - | </ | ||
| - | </ | ||
| ===== Advanced options ===== | ===== Advanced options ===== | ||
| <WRAP indent> | <WRAP indent> | ||
| ===Change the recording location=== | ===Change the recording location=== | ||
| + | |||
| + | |||
| - Open Terminal and run: < | - Open Terminal and run: < | ||
| - Then run the command: < | - Then run the command: < | ||
| Line 39: | Line 40: | ||
| - 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: < | - Run the command: < | ||
| - | | + | - Open the **System Preferences** from the Apple menu |
| - | | + | - Open **Security & Privacy** |
| - | - Open **Security & Privacy** | + | - Click on the **Privacy** tab. |
| - | - Click on the padlock icon in the bottom left corner of the window and enter your computer' | + | - Click on the **padlock icon** in the bottom left corner of the window and enter your computer' |
| - | - Scroll down on the list in **Security & Privacy** and click on **Full Disk Access**. | + | - Scroll down on the list in **Security & Privacy** and click on **Full Disk Access**. |
| - | - Enable the checkbox next to the **hdhomerun_record** entry. | + | - Enable the checkbox next to the **hdhomerun_record** entry. |
| - | - Restart the DVR again by placing the following commands into the Terminal: < | + | - Restart the DVR again by placing the following commands into the Terminal: < |
| sudo launchctl load / | sudo launchctl load / | ||
| \\ | \\ | ||
| - | <WRAP info center | + | </ |
| + | |||
| + | <WRAP info center> | ||
| + | |||
| + | </ | ||
| Line 56: | Line 61: | ||
| sudo launchctl load / | sudo launchctl load / | ||
| - | </ | + | |
| ===== Uninstalling ===== | ===== Uninstalling ===== | ||
| <WRAP indent> | <WRAP indent> | ||
| Line 71: | Line 76: | ||
| This will uninstall the HDHomeRun DVR recording software from your Mac. | This will uninstall the HDHomeRun DVR recording software from your Mac. | ||
| + | |||
| + | |||
| + | </ | ||
| + | ===== Troubleshooting ===== | ||
| + | <WRAP indent> | ||
| + | |||
| + | |||
| + | ==== Install error ==== | ||
| + | <WRAP indent> | ||
| + | |||
| + | If you get an error message during the installation of the DVR then you may need to manually uninstall the DVR to reinstall it: | ||
| + | |||
| + | Open Terminal and run the following: | ||
| + | |||
| + | < | ||
| + | sudo -s | ||
| + | </ | ||
| + | |||
| + | Enter your password when prompted. Then copy/paste the following into the terminal and press return: | ||
| + | |||
| + | < | ||
| + | / | ||
| + | /bin/rm "/ | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | /bin/rm -rf "/ | ||
| + | </ | ||
| + | |||
| + | You may see some errors about things not being found; that is OK. After the last command is run, re-run the installer for the DVR. | ||
| + | |||
| + | </ | ||
| </ | </ | ||