From 6ee16b1794cb6a7790e42f826f9881400c38fc30 Mon Sep 17 00:00:00 2001 From: epoupon Date: Mon, 7 Sep 2015 12:44:27 +0200 Subject: [PATCH] Updated docs --- README.md | 2 +- TODO | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd0a0bb1..301cb990 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Please note some media files may require significant CPU usage to be transcoded. ## Dependencies ### Debian or Ubuntu packages ```sh -$ apt-get install g++ autoconf automake libboost-dev libboost-locale-dev libboost-iostreams-dev libboost-log-dev libavcodec-dev libwtdbosqlite-dev libwthttp-dev libwtdbo-dev libwt-dev libconfig++-dev libjpeg8-dev libavcodec-dev libavformat-dev libavutil-dvegi +$ apt-get install g++ autoconf automake libboost-dev libboost-locale-dev libboost-iostreams-dev libboost-log-dev libavcodec-dev libwtdbosqlite-dev libwthttp-dev libwtdbo-dev libwt-dev libconfig++-dev libjpeg8-dev libavcodec-dev libavformat-dev libavutil-dvegi libav-tools ``` If you want to enable the LMS API, you need these additional packages: diff --git a/TODO b/TODO index c5e44bc0..7efca200 100644 --- a/TODO +++ b/TODO @@ -15,6 +15,7 @@ - add a global play counter for tracks. This will help people to spot most popular files - rework the exception process in av/metadata/updater in case of bad files - Use the WServer::post method to notify the end of the database scan? (with results?) +- Put more config information in the database, access from the UI [Metadata] - OGG metadata -> properly handle metadata nested in the audio stream