Zend_Service_Audioscrobbler provides two methods for retrieving
data specific to a single track, specified via the setTrack()
method:
trackGetTopFans(): Returns a SimpleXML object containing a list of Users who listen most to the current Track.trackGetTopTags(): Returns a SimpleXML object containing a list of the Tags most frequently applied to the current Track.




