bct / rdf-music
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Feb 08 01:06:49 -0800 2009 | |
| |
README.md | Fri Mar 20 20:31:34 -0700 2009 | |
| |
TripleStore.py | Fri Feb 13 01:07:04 -0800 2009 | |
| |
Vocab.py | Fri Mar 20 22:54:39 -0700 2009 | |
| |
gnupod.py | Sat Mar 21 22:43:03 -0700 2009 | |
| |
index.py | Fri Mar 20 20:39:45 -0700 2009 | |
| |
static/ | Sat Mar 21 23:13:03 -0700 2009 | |
| |
templates/ | Sat Mar 21 23:13:03 -0700 2009 | |
| |
viewify.py | Fri Mar 20 22:54:39 -0700 2009 |
README.md
Requirements
- mutagen
- redland (with bdb support)
- redland-bindings (with python support)
- web.py
Howto
First, tag all your music with picard. Then, edit index.py to contain an accurate path to your music. Then:
./index.py
./viewify.py
Backup
./viewer.py
curl http://localhost:8080/dump > backup.nt
