beetbox / beets

music library manager and MusicBrainz tagger
http://beets.io/
MIT License
12.79k stars 1.82k forks source link

gjay integration #865

Open vapniks opened 10 years ago

vapniks commented 10 years ago

Here's an idea, gjay integration: http://gjay.sourceforge.net/

It would be great to be able to use beets for assigning colours to tracks, and to call gjay to create playlists using those colours. Shouldn't be too hard to implement since gjay stores its data in xml files.

sampsyo commented 10 years ago

Sounds like an eminently reasonable proposal for an integration plugin.

vapniks commented 10 years ago

Could also extract the BPM and length info obtained by gjay and add it to the beets database so you can do queries based on BPM and length.