Skip to content

lennart/eqlizr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorry, but this is old, unmaintained and hopefully obsolete soonish!

eqlizr

makes hierarchies flat.
A simple mochiweb-server storing blip.fm feeds (RSS and public API Endpoints) into couchdb.
This does not download any music, it's just a metadata store.

Motivation

um, the blip.fm web-interface sucks.
I want to search my feeds, maybe build more than one playlist, perhaps even hear the music locally instead of youtube-streaming (given I have this song in my local music library).

Requirements

This is a dirty hack, don't expect it to run flawlessly. Systemwide:

  • Erlang OTP
  • CouchDB (>= 0.10.1)

As project dependency:

  • ecouch (in this case my fork)
  • mochiweb
  • erlsom (for XML-Parsing)

Known Bugs

When concurrently accessing stale feeds there's a race condition, since each request tries to create the feed and update all entries. It ends in a near recursive writing of "feeds" into blips

About

local blip.fm cache and synchronizer with couchdb storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published