GitLaboratory / demovibes

Automatically exported from code.google.com/p/demovibes
0 stars 0 forks source link

What Is This?

This is an engine for streaming music, similar to the Nectarine demoscene radio. It allows the users to queue up songs which are then played in the order they are queued.

What you need

Linux. At present the setup has been tested on Ubuntu 8.1 - 9.10 and Debian 5.

Python 2.4 and above

Django 1.0+, South 0.5+, Flup

A Database + python bindings.

Installation

  1. Download the latest version of Demovibes via Zip or SVN checkout (preferred, for latest updates).
  2. Unpack to a directory (if downloading a source zip file)
  3. CD into the contrib folder and run setup-debian.sh to automate the installation. It is reccomended this be done on a FRESH installation of Ubuntu/Debian.
  4. Log into the Admin area and change first Site to your site's name and domain. This is used in emails.
  5. Start adding artists, music and more!

Streaming

  1. Create user djrandom that the script will use for random songs
  2. Start the streamer with the icecaster.sh script

Contact / updates

Latest version is avaliable at http://code.google.com/p/demovibes Authors can be contacted at terra@thelazy.net (Terrasque) and andy@f1-software.com (FishGuy876)

This code is released as GPL. May contain traces of NUTS!