diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-06 18:50:54 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-12 06:58:01 +0700 |
commit | e73dd8416d686e06e3b5252ce338a099d862ef8f (patch) | |
tree | bb5db3a60aa3d8d3b69fb15e18f8b8e0b2c8915a | |
parent | f23d839095e2676e0dd18db5b3436429431a8f9d (diff) |
network/CherryMusic: Update README, slack-desc.
-rw-r--r-- | network/CherryMusic/README | 11 | ||||
-rw-r--r-- | network/CherryMusic/slack-desc | 2 |
2 files changed, 10 insertions, 3 deletions
diff --git a/network/CherryMusic/README b/network/CherryMusic/README index 49379cdaddb2..475e409e773c 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) diff --git a/network/CherryMusic/slack-desc b/network/CherryMusic/slack-desc index 323f0e44ae15..17410f4f200c 100644 --- a/network/CherryMusic/slack-desc +++ b/network/CherryMusic/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -CherryMusic: CherryMusic (A music streaming server) +CherryMusic: CherryMusic (music streaming server) CherryMusic: CherryMusic: CherryMusic is a music streaming server based on CherryPy and CherryMusic: jPlayer. It can be run remotely or on a single computer and is |