From de9cc96e87f0f5c19901b21f4c080f68e4985267 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 18 Sep 2016 07:09:41 +0300 Subject: network/CherryMusic: Updated for version 0.38.0. Signed-off-by: Dimitris Zlatanidis --- network/CherryMusic/CherryMusic.SlackBuild | 2 +- network/CherryMusic/CherryMusic.info | 6 +++--- network/CherryMusic/README | 29 ++++++++++++++--------------- network/CherryMusic/slack-desc | 12 ++++++------ 4 files changed, 24 insertions(+), 25 deletions(-) (limited to 'network/CherryMusic') diff --git a/network/CherryMusic/CherryMusic.SlackBuild b/network/CherryMusic/CherryMusic.SlackBuild index de8cd17178..320a17863a 100644 --- a/network/CherryMusic/CherryMusic.SlackBuild +++ b/network/CherryMusic/CherryMusic.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=CherryMusic -VERSION=${VERSION:-0.37.2} +VERSION=${VERSION:-0.38.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/CherryMusic/CherryMusic.info b/network/CherryMusic/CherryMusic.info index 96edca7224..09cba8f034 100644 --- a/network/CherryMusic/CherryMusic.info +++ b/network/CherryMusic/CherryMusic.info @@ -1,8 +1,8 @@ PRGNAM="CherryMusic" -VERSION="0.37.2" +VERSION="0.38.0" HOMEPAGE="http://www.fomori.org/cherrymusic/" -DOWNLOAD="https://pypi.python.org/packages/30/53/554384eab97754cb2289216cbed36d4cc0f834e4cdeaa7cb54738448da0d/CherryMusic-0.37.2.tar.gz" -MD5SUM="e7d1578c793b178fe84b9f9115fa6b7e" +DOWNLOAD="https://pypi.python.org/packages/00/78/fe30091d4d2e0db51f7294cfd766a376c6513cd3c5cfb8d0197ba4ccd600/CherryMusic-0.38.0.tar.gz" +MD5SUM="8e4d47a485009892a2a5bd920c94b386" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="CherryPy" diff --git a/network/CherryMusic/README b/network/CherryMusic/README index 0602f69e20..49379cdadd 100644 --- a/network/CherryMusic/README +++ b/network/CherryMusic/README @@ -1,20 +1,19 @@ 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. +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 +collections. In contrast to MPD, Icecast and the like, CherryMusic allows +multiple users to log in via HTTP/HTTPS using a web browser, browse and +search the music database, manage playlists and stream music to the browser. -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 +The CherryMusic server runs on Linux, Windows and OS X, as long as Python +and SQLite are available. To use the web client, any device with a modern +browser will do. 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) + 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) diff --git a/network/CherryMusic/slack-desc b/network/CherryMusic/slack-desc index 7dfbd05bfb..323f0e44ae 100644 --- a/network/CherryMusic/slack-desc +++ b/network/CherryMusic/slack-desc @@ -9,11 +9,11 @@ CherryMusic: CherryMusic (A music streaming server) CherryMusic: CherryMusic: CherryMusic is a music streaming server based on CherryPy and -CherryMusic: jPlayer.It plays the music inside your PC, smartphone, tablet, -CherryMusic: toaster or whatever device has a HTML5 compliant browser installed. +CherryMusic: jPlayer. It can be run remotely or on a single computer and is +CherryMusic: designed to handle huge music libraries of 3 TB and more; it also +CherryMusic: works well with small collections. In contrast to MPD, Icecast +CherryMusic: and the like, CherryMusic allows multiple users to log in via +CherryMusic: HTTP/HTTPS using a web browser, browse and search the music +CherryMusic: database, manage playlists and stream music to the browser. CherryMusic: CherryMusic: Homepage: http://www.fomori.org/cherrymusic/ -CherryMusic: -CherryMusic: -CherryMusic: -CherryMusic: -- cgit v1.2.3