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
Last revision Both sides next revision
dvr:nas:netgear [2019/07/06 04:42]
neds [Requirements]
dvr:nas:netgear [2021/10/07 01:00]
neds
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]]**
-===== Manual installation ===== 
  
 +</​WRAP>​
 +===== Manual installation =====
 +<WRAP indent>
  
   - Use the ReadyNAS UI to create an SMB/SAMBA file share called "​HDHomeRun",​ accessible to "​everyone"​. Disable snapshots for that volume.   - Use the ReadyNAS UI to create an SMB/SAMBA file share called "​HDHomeRun",​ accessible to "​everyone"​. Disable snapshots for that volume.
Line 16: Line 20:
 <​code>​mkdir -p /​apps/​hdhomerun_record/​bin <​code>​mkdir -p /​apps/​hdhomerun_record/​bin
 cd /​apps/​hdhomerun_record/​bin cd /​apps/​hdhomerun_record/​bin
-wget http://​download.silicondust.com/​hdhomerun/​hdhomerun_record_linux+wget https://​download.silicondust.com/​hdhomerun/​hdhomerun_record_linux
 chmod +x hdhomerun_record_linux chmod +x hdhomerun_record_linux
-./​hdhomerun_record_linux +./​hdhomerun_record_linux ​start 
-mv /tmp/hdhomerun_record_arm ​hdhomerun_record+mv /tmp/hdhomerun_record_* ​hdhomerun_record
 chmod 755 hdhomerun_record chmod 755 hdhomerun_record
 chown root:root hdhomerun_record chown root:root hdhomerun_record
Line 55: Line 59:
 <​code>​systemctl enable hdhomerun <​code>​systemctl enable hdhomerun
 systemctl start hdhomerun</​code></​wrapper>​ systemctl start hdhomerun</​code></​wrapper>​
-  - Restart the NAS and verify that the DVR remains available by checking ​**http://​my.hdhomerun.com** or your HDHomeRun app. +  - Restart the NAS and verify that the DVR remains available by checking ​the HDHomeRun app. 
 +  - If everything is working, you can go and disable SSH (Settings -> Services -> SSH).
  
 +</​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:15