summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Robby Workman2021-04-18 07:54:19 +0200
committer Robby Workman2021-04-18 21:45:41 +0200
commitf3be96b679d438a8b059ecff5cfbc373db7dbadc (patch)
tree9756dcc7adc5487e44c32eed9dba5a0055ea71f7
parent2f5b681a28513f4608f6b901bc8b6a0225c58499 (diff)
downloadslackbuilds-f3be96b679d438a8b059ecff5cfbc373db7dbadc.tar.gz
network/CherryMusic: Fixed dep info in README
-rw-r--r--network/CherryMusic/README13
1 files changed, 1 insertions, 12 deletions
diff --git a/network/CherryMusic/README b/network/CherryMusic/README
index 475e409e77..297030172f 100644
--- a/network/CherryMusic/README
+++ b/network/CherryMusic/README
@@ -1,5 +1,3 @@
-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
@@ -13,14 +11,5 @@ 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)
-
- Automatic resizing of displayed cover art: imagemagick
-
+ Live transcoding: faad2
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)