Skip to content
This repository has been archived by the owner on Feb 23, 2019. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 560 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 560 Bytes

mediatomb

My configs and scripts for MediaTomb server

Prerequisites

  • ffmpeg
  • mencoder
  • lsdvd
  • mediainfo
  • ttf-freefont
  • ttf-dejavu-core
  • fontconfig
  • xmlstarlet

Installation

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