diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-17 14:48:05 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-18 14:59:54 -0600 |
commit | f7f9898e7a11657c3b7b07c1cab157cf67ad7472 (patch) | |
tree | 6c1f5b3d7b0ff6a0c29b2f80880861d25453912c /network/CherryMusic/README | |
parent | e6eba48c414ecf2e9e45b0b3f6de10f718ee7744 (diff) |
network/CherryMusic: Updated for version 0.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/CherryMusic/README')
-rw-r--r-- | network/CherryMusic/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/CherryMusic/README b/network/CherryMusic/README index 780549229fd38..83e296606042f 100644 --- a/network/CherryMusic/README +++ b/network/CherryMusic/README @@ -11,3 +11,12 @@ current features: - multiple user authentication - HTTPS support - automatic album cover art fetching + +Optional dependencies are: + + Live transcoding: lame, vorbis-tools, flac, faad2, mpg123 or ffmpeg (which replaces the abovementioned codecs plus adds WMA decoding) + ID3-Tag reading: stagger (works only with Python 3) + 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) |