Differences

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

Link to this comparison view

Both sides previous revision Previous revision
dvr:mac [2021/10/07 00:59]
neds
dvr:mac [2023/05/05 00:27] (current)
neds
Line 35: 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 40: 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 65: 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: 2023/05/05 00:27