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:nas:synology [2019/07/06 04:45]
neds [Requirements]
dvr:nas:synology [2020/06/24 04:47]
neds [4. Auto-start DVR when NAS boots up]
Line 4: Line 4:
  
 ===== Requirements ===== ===== Requirements =====
 +<WRAP indent>
 +
 **Before you continue, make sure you have the following:​** **Before you continue, make sure you have the following:​**
  
   * **[[DVR:​subscription|HDHomeRun DVR subscription]]**   * **[[DVR:​subscription|HDHomeRun DVR subscription]]**
   * 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]]**
 +
 +</​WRAP>​
 ===== Install to NAS using a Windows PC ===== ===== Install to NAS using a Windows PC =====
 +<WRAP indent>
 +
 If you have a Windows PC, you can use our HDHomeRun setup application to install the DVR storage software to your NAS device. ​ If you have a Windows PC, you can use our HDHomeRun setup application to install the DVR storage software to your NAS device. ​
  
Line 56: Line 62:
 **Download and install the latest HDHomeRun Windows Setup software (not the Windows Store App):** **Download and install the latest HDHomeRun Windows Setup software (not the Windows Store App):**
  
-http://​download.silicondust.com/​hdhomerun/​hdhomerun_windows.exe+  * **[[http://​download.silicondust.com/​hdhomerun/​hdhomerun_windows.exe|Normal version]]** 
 +  * **[[https://​download.silicondust.com/​hdhomerun/​hdhomerun_windows_beta.exe|Beta version]]**
 </​panel>​ </​panel>​
  
Line 97: Line 104:
 </​panel>​ </​panel>​
  
 +</​WRAP>​
 +==== 4. Auto-start DVR when NAS boots up ====
 +<WRAP indent>
 +<panel type="​success"​ title="​Step 12">​
 +To make sure the DVR starts up whenever the Synology reboots, a task must be set up:
 +
 +  - Open the Control Panel
 +  - Click on "Task Scheduler"​
 +  - Go to the "​Create"​ menu and select "​Triggered Task -> User-defined script"​
 +  - The "​Event"​ field should already default to "​boot-up"​
 +  - Check the "​Enabled"​ checkmark box and give the task a name (for example, "​HDHomeRun DVR startup"​)
 +  - Click on the "Task Settings"​ tab
 +  - Under "Run command"​ paste the following: <​code>#​!/​bin/​bash
 +/​volume1/​HDHomeRun/​hdhomerun_record start  --conf /​volume1/​HDHomeRun/​hdhomerun.conf</​code>​ <wrap tip>If necessary, change "​volume1"​ to the volume pool that you are using on your Synology NAS.</​wrap>​
 +  - Click "​Okay"​ and make sure your new task is enabled, and click "​Save"​ if the button is not grayed out.
 +  - and you're done!
 +
 +</​panel>​
  
-<WRAP center important 80%> 
-**Note:** The current release of the NAS install program will not automatically start the DVR storage software if power is lost or the system reboots. You will need to run the NAS Install program again to restart the DVR storage software. 
 </​WRAP>​ </​WRAP>​
-===== Manual ​installation =====+===== Alternative ​installation ===== 
 +<WRAP indent>
  
-These instructions are provided for users who cannot ​run the Windows install tool.+If you cannot ​use the normal ​Windows install tool, you can also install the HDHomeRun DVR software using this community package: https://​forum.silicondust.com/​forum/​viewtopic.php?​f=126&​t=67044
  
-COMING SOON+ 
 +</​WRAP>​
 ===== Next step: Using DVR in the HDHomeRun app ===== ===== Next step: Using DVR in the HDHomeRun app =====
 +<WRAP indent>
 +
 Once you finish setting up a DVR storage device, see our guide link below for instructions on using the DVR features in the HDHomeRun app.\\ Once you finish setting up a DVR storage device, see our guide link below for instructions on using the DVR features in the HDHomeRun app.\\
 <btn type="​success"​ size="​lg"​ icon="​fa fa-book">​[[:​app|Instructions on using the DVR features in the HDHomeRun app]]</​btn>​ <btn type="​success"​ size="​lg"​ icon="​fa fa-book">​[[:​app|Instructions on using the DVR features in the HDHomeRun app]]</​btn>​
 +
 +</​WRAP>​
  
 {{tag>​NAS DVR}} {{tag>​NAS DVR}}
  • Last modified: 2022/11/09 04:14