My configs and scripts for MediaTomb server
- ffmpeg
- mencoder
- lsdvd
- mediainfo
- ttf-freefont
- ttf-dejavu-core
- fontconfig
- xmlstarlet
Put (or symlink) this project to /usr/local/mediatomb
Install prerequisites. Install string for Ubuntu 12.04 is:
sudo apt-get install ffmpeg mencoder lsdvd mediainfo xmlstarlet ttf-freefont ttf-dejavu-core fontconfig
Symlink mediatomb config file to this project location:
sudo ln -s /usr/local/mediatomb/etc/config.xml /etc/mediatomb/config.xml