From e73dd8416d686e06e3b5252ce338a099d862ef8f Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 6 Nov 2016 18:50:54 -0500 Subject: network/CherryMusic: Update README, slack-desc. --- network/CherryMusic/README | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'network/CherryMusic/README') diff --git a/network/CherryMusic/README b/network/CherryMusic/README index 49379cdadd..475e409e77 100644 --- a/network/CherryMusic/README +++ b/network/CherryMusic/README @@ -1,3 +1,5 @@ +CherryMusic (music streaming server) + CherryMusic is a music streaming server based on CherryPy and jPlayer. It can be run remotely or on a single computer and is designed to handle huge music libraries of 3 TB and more; it also works well with small @@ -11,9 +13,14 @@ browser will do. Optional dependencies are: - Live transcoding: lame, vorbis-tools, flac, faad2, mpg123, opus-tools or ffmpeg (which -replaces the aforementioned codecs plus adds WMA decoding) + Live transcoding: lame, vorbis-tools, flac, faad2, mpg123, opus-tools + or ffmpeg (which replaces the aforementioned codecs plus adds WMA + decoding) + Automatic resizing of displayed cover art: imagemagick + For special character search terms: python-unidecode + For the GTK system tray icon: python-gobject + HTTPS support in Python 2: pyOpenSSL (in Python 3 it works out of the box) -- cgit v1.2.3