|
|
|
|
|
by lamby
4475 days ago
|
|
I have a diverse collection of classical music which doesn't fit either of the usual Artist/Album/Track entity relationships or my OCD, so I ended up writing my own music database. The feature-set is mostly geared towards accurately storing western classical music circa 1500 to the present day. It also supports albums ("non-classical") too with correct support for multiple CDs. Whilst it is web-based, it basically spits out XSPF (essentially a "better" M3U playlist) that point to the files themselves. Source is https://github.com/lamby/musicdb if anyone is interested. |
|