-
Notifications
You must be signed in to change notification settings - Fork 1
TODO
Carlos Soria edited this page Apr 24, 2014
·
2 revisions
- Connect with musicbrainz to tag correctly and beatifuly my music, this also surge as Last.fm is very picky with the information you submit with your scrobbles.
- Add tags to the songs, for example 'party' or 'sadness'.
- A friend of mine give me an idea, when you are in a place where many people hear the same music, you should be able to decide what to play, as everyone else. So I will try an implementation of this idea, maybe a slave-masters model.
- Support for Windows. Not my priority but would be nice my wife to use it.
- Add gestures to the detector and start making appropiated suggestions for them.
- Refine the taste analizer, which is the component that give preference points to songs.
- Change the underlying in-file database for a real one, thinking on mongo or mysql.