Progress Report #

  • Switcing genre now clears out album list
  • Randomized ordering of user popup
  • Turned title into download link
  • Removed non-alpha numeric characters from query terms
  • Added links for top 10 songs
  • Returned faster from searches with zero results (don't do LIKE search if terms look reasonable (no special chars, length > 5))
  • Zero results prints message accordingly
  • Imported march FreeDB, evaluate improvements
  • Added selecting all albums for a genre (optimized with STRAIGHT_JOIN)

Post a Comment