network/CherryMusic: Update README, slack-desc.

This commit is contained in:
B. Watson 2016-11-06 18:50:54 -05:00 committed by Willy Sudiarto Raharjo
parent f23d839095
commit e73dd8416d
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 10 additions and 3 deletions

View file

@ -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)

View file

@ -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