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 Both sides next revision
dvr:linux [2019/10/19 20:17]
neds
dvr:linux [2019/10/19 20:19]
neds [Manual install instructions]
Line 31: Line 31:
     * <​code>​mv hdhomerun_record_linux HDHomeRun/​hdhomerun_record</​code>​     * <​code>​mv hdhomerun_record_linux HDHomeRun/​hdhomerun_record</​code>​
   - Create a configuration file hdhomerun.conf in the recordings folder. Add the line: <​code>​RecordPath=<​full Linux path to recordings folder></​code>​   - Create a configuration file hdhomerun.conf in the recordings folder. Add the line: <​code>​RecordPath=<​full Linux path to recordings folder></​code>​
-    - <​code>​nano hdhomerun.conf</​code>​ +    - To do this from the command line, use the command<​code>​nano hdhomerun.conf</​code>​ 
-    - for examplewrite in **RecordPath=/​home/<​USERNAME GOESE HERE>/​HDHomeRun/​**+    - for this example ​we will write in **RecordPath=/​home/<​USERNAME GOESE HERE>/​HDHomeRun/​** ​for a Debian-based system
     - press control key+x to exit, then press Y then enter to save.     - press control key+x to exit, then press Y then enter to save.
   - Make the file executable: <​code>​chmod +x hdhomerun_record</​code>​   - Make the file executable: <​code>​chmod +x hdhomerun_record</​code>​
  • Last modified: 2019/12/28 08:26