On Mon, Jun 01, 2009 at 02:36:44AM +0000, Clint Adams wrote:
> Whenever Savannah comes back, I'd like to suggest that we drop the
> album_name and artist_name fields from the Track table and replace
> them with album and artist fields that reference the appropriate
> id integers from the respective tables.

More notes about intrusive backend changes we should make as soon as
possible.

* Only storing hash of email address in database
  + remove gravatar support
  + implement mechanism for users to entire email address to be
    compared against hashes and then used to send password recovery mail

* Have artist and album fields in Track table reference integer foreign keys
  + add lookup functions to best-guess which album/artist match

* Fix new API radio methods
  + factor out all radio code into shared functions

* Add some kind of moderation/admin interface to allow tracks (such as
  of fifty different approximate spellings) to be merged
  + logging of changes?

_______________________________________________
Libre-fm mailing list
[email protected]
http://lists.autonomo.us/mailman/listinfo/libre-fm

Reply via email to