slackbuilds_ponce/network/CherryMusic
Dimitris Zlatanidis 7424b99ef5 network/CherryMusic: Updated for version 0.34.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2014-12-19 22:41:37 +07:00
..
CherryMusic.info network/CherryMusic: Updated for version 0.34.1. 2014-12-19 22:41:37 +07:00
CherryMusic.SlackBuild network/CherryMusic: Updated for version 0.34.1. 2014-12-19 22:41:37 +07:00
doinst.sh
README network/CherryMusic: Updated for version 0.32.0. 2014-04-09 15:57:10 +07:00
slack-desc network/CherryMusic: Updated for version 0.31.2. 2014-02-21 14:41:03 -06:00

CherryMusic is a music streaming server based on CherryPy and jPlayer.
It plays the music inside your PC, smartphone, tablet, toaster or whatever
device has a HTML5 compliant browser installed.

current features:

  - stream your music inside the browser (locally or remote)
  - browse and search your music
  - completely AJAX based (no page reloads on click, therefore fast)
  - create and share playlists
  - multiple user authentication
  - HTTPS support
  - automatic album cover art fetching

Optional dependencies are:

  Live transcoding: lame, flac, faad2
  ID3-Tag reading: stagger (not available for repo)
  For special character search terms: Unidecode
  HTTPS support in Python 2: pyOpenSSL (in Python 3 it works out of the box)