summaryrefslogtreecommitdiff
path: root/multimedia/mediabrowser/pkg-message
blob: e4a56cd1d99fac755238679b1520429a66c93865 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
MediaBrowser uses ffmpeg for transcoding, which by default has
lame support disabled due to licensing issues. To enable mp3
audio when transcoding, you must reinstall multimedia/ffmpeg
from ports with the lame support option enabled.

To automatically start MediaBrowser at boot time:
# echo 'mediabrowser_enable="YES"' >> /etc/rc.conf

To then manually start MediaBrowser without rebooting:
# service mediabrowser start

Once started, visit the following webpage to configure:
http://localhost:8096/mediabrowser