spotify - libspotify API: Any simple way to get artist URI by a given artist name? -


to artist uri given artist name, way think of

  1. search artist:$artistname;
  2. compare input $artistname artist name search results.
  3. if 2. matches, artist uri.

is there simpler way artist uri?

thanks.

in word: no. api doesn't work way i'm afraid.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -