

Getting started:
===============
* edit frieda.conf especially media.dirs section
* run ./frieda.py
* point you browser at http://localhost:31415


Known Prolems and Shortcomings
==============================

* Security is virtually non-existant, uses http authentication


Testing
======

make test

Ubuntu Package Dependencies
===========================
Converter:
* lame: /usr/bin/lame
* vorbis-tools: /usr/bin/oggenc
* flac: /usr/bin/flac

Python
* python-mutage



