From 9ebe74c9fd0e6c1d08b121825285c5e178e6907f Mon Sep 17 00:00:00 2001 From: Ron Pedde Date: Sun, 27 Feb 2005 04:33:49 +0000 Subject: [PATCH] Add Timo's transcoding script to cvs --- contrib/Makefile.am | 2 +- contrib/README | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 64499475..61b64be9 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,6 +1,6 @@ # $Id$ # -EXTRA_DIST = README mt-daapd.spec mt-daapd.conf mt-daapd.playlist mt-daapd mt-daapd-gentoo mt-daapd-ssc.sh mt-daapd-ssc-script +EXTRA_DIST = README mt-daapd.spec mt-daapd.conf mt-daapd.playlist mt-daapd mt-daapd-gentoo mt-daapd-ssc.sh mt-daapd-ssc.pl diff --git a/contrib/README b/contrib/README index 91d31671..745e5f43 100644 --- a/contrib/README +++ b/contrib/README @@ -2,13 +2,14 @@ In here goes stuff that anyone wants to send... add-ons, unsupported patches, etc. + mt-daapd.conf.........: an example config mt-daapd.playlist.....: an example playlist mt-daapd..............: an init.d script, suitable for redhat mt-daapd-gentoo.......: an init.d script, suitable for gentoo -mt-daapd-ssc-script...: a transcoding script, using perl +mt-daapd-ssc.pl.......: a transcoding script, using perl mt-daapd-ssc.sh.......: a transcoding script, using shell mt-daapd.spec.........: a specfile, without ogg-vorbis or howl