User Tools

Site Tools


tech:mythtv:start

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
tech:mythtv:start [2017/11/19 23:15]
rk4n3
tech:mythtv:start [2018/08/05 12:07] (current)
rk4n3
Line 6: Line 6:
   * Run (as root): ​ ''​apt update''​   * Run (as root): ​ ''​apt update''​
   * Run (as root): ​ ''​apt upgrade''​   * Run (as root): ​ ''​apt upgrade''​
 +
 +===== Ubuntu FrontEnd =====
 +==== Samba Shares ====
 +<​code>​
 +//​myth/​recordings ​ /​home/​dvr/​Videos/​mythtv/​tv ​ cifs  credentials=/​home/​dvr/​etc/​auth-myth.cifs,​uid=1000,​gid=127 ​ 0  0
 +//​myth/​videos ​ /​home/​dvr/​Videos/​mythtv/​library ​ cifs  credentials=/​home/​dvr/​etc/​auth-myth.cifs,​uid=1000,​gid=127 ​ 0  0
 +//​myth/​music ​ /​home/​dvr/​Music/​mythtv ​ cifs  credentials=/​home/​dvr/​etc/​auth-myth.cifs,​uid=1000,​gid=127 ​ 0  0
 +//​myth/​pictures ​ /​home/​dvr/​Pictures/​mythtv ​ cifs  credentials=/​home/​dvr/​etc/​auth-myth.cifs,​uid=1000,​gid=127 ​ 0  0
 +</​code>​
  
 ===== Raspberry Pi FrontEnd ===== ===== Raspberry Pi FrontEnd =====
tech/mythtv/start.1511154911.txt.gz ยท Last modified: 2017/11/19 23:15 by rk4n3