Get desktop application:
View/edit binary Protocol Buffers messages
string artistName = 1
string artistImageUrl = 2
int32 artistFound = 2
int32 artistNotFound = 3
Used in: ArtistReply, ArtistRequest
string artistName = 1
string artistImageUrl = 2
Used in: PlayWithArtistReply, PlayWithoutArtistRequest
string albumName = 1
string trackName = 2
string artistName = 3
int64 msPlayed = 4
int64 mediaLength = 5