aboutsummaryrefslogtreecommitdiff
path: root/multimedia/tvheadend/pkg-message
blob: 3cb3e61f81df5f81a9dc2ebb54f88a777f907f79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[
{ type: install
  message: <<EOM
For the first start in your /etc/rc.conf:
  tvheadend_enable="YES"
  tvheadend_flags="-C"

As soon as you have set an admin password the second line is not needed
anymore and should be removed.

If you plan to use webcamd you need to add tvheadend to the webcamd group.

  pw usermod tvheadend -G webcamd

Some IPTV channel lists expect ffmpeg on a static path (/usr/bin/ffmpeg)
so either fix the m3u file or add an symlink.

Patches, feedback and help are always welcome!
EOM
}
]