mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
network/CherryMusic: Fixed dep info in README
This commit is contained in:
parent
2f5b681a28
commit
f3be96b679
1 changed files with 1 additions and 12 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue