Originally posted here:
http://code.google.com/p/streeme/issues/detail?id=21
I'd like to propose the ability to rate music (1-5 stars) from the web
interface. I'd be willing to take a shot at this, but first I want to
check on the feasibility of the idea. I'm not sure about this, but I'm
going to assume that the mp3 database is stored in mysql. So using
that same database, create another variable per song that includes the
rating. After that, adding another column in the desktop web interface
with stars to click on shouldn't be too difficult. Any thoughts/
comments/criticisms are welcome.
If this ability can be added, as well as the proposed android
improvements, I wouldn't need a local player ever. Playlist import
would also be helpful to import ratings.
Response from Rich:
I think a rating system would be sweet. would you want it to write to
the file or just save in the database somehow? I'm a bit worried about
putting it in the database, because there's a chance that the records
could be deleted and take your ratings with it. If you did it on the
file itself, I think there might be a ratings API built into the
windows (and other) filesystems. Alternatively, we could rate per
album and store it with the album art records. I might also be
interested in leaving comments about it too, to make the music content
more searchable. Might be a good topic to move to the discussion board
here:
http://groups.google.com/group/streeme