Skip to content

Truncated Biographies #26

Description

@Rodeoclash

I'm not sure if this is a bug or a "feature" of the Echonest API. Sometimes when I fetch a list of biographies for an artist I only get back 7 or 8 words followed by an ellipses, it looks as if the biography has been truncated in length. This only occurs on some artists, not all.

A good example is Lipps Inc. Using their biography example from the documentation:

http://developer.echonest.com/api/v4/artist/biographies?api_key=FILDTEOIK2HBORODV&name=Lipps%20Inc&format=json&results=1&start=0&license=cc-by-sa

"biographies": [{"text": "Lipps, Inc. (pronounced like \"lip sync\") was a studio pop/rnb band formed in 1979 in Minneapolis, Minnesota, USA by Steven Greenberg, who wrote and produced all of the group's music, and who also played several instruments. They are best known for their second hit single \"Funkytown\

However when I request the biography via the gem I get:

"Before hard funksters like Prince and the Time hit the ..."

Why the discrepancy? Is this on the gems side or Echonests side?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions