Gets N new songs/albums/artists from another user
This method should probably be replaced by a more efficient sql query
Scores for recs are weighted by similarity with that user
This method returns the recs sorted by their score
Note this method is written horribly, probably the worst sorting algorithm ever,
however it will be replaced soon when we load the recs back into the DB