Skip to content

fichtitious/scatterbrainz

 
 

Repository files navigation

This is a web-based streaming music player that plays mp3s in-browser using HTML5 <audio> and has a jquery-heavy UI to browse and queue tracks.  It has some developing functionality to lookup currently playing tracks using various music webservices in order to show questionably useful information.  Think of it like a drunk amarok 1.4 clone for the internet.

Features
* Catalogs a directory of mp3s and tags
* Tree browser to queue artists/albums/tracks
* Plays mp3s in your html5 compliant browser
* Looks up currently playing tracks in musicbrainz and displays amazon album art.

Server dependencies
* python 2.6
* pylons
* mutagen

Client dependencies
* browser with html5 audio mp3 support (webkit)

Thanks
* jquery
* musicbrainz
* last.fm
* viixy.com

No thanks
* flash
* internet explorer

About

an OK streaming music server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.8%
  • Python 23.2%