Purescrobbler search problem example


/ Published in: C#
Save to your folder(s)

Search terms:
* Artist: "Taylor Swift"
* Track "You belong with me"


Copy this code and paste it in your HTML
  1. - detective {LastFmLib.API20.Tracks.TrackSearch} LastFmLib.API20.Tracks.TrackSearch
  2. + base {LastFmLib.API20.Tracks.TrackSearch} LastFmLib.API20.Base.BaseTrackRequest {LastFmLib.API20.Tracks.TrackSearch}
  3. Limit 0 int
  4. m_limit 0 int
  5. + m_result {LastFmLib.API20.Types.TrackSearchResult} LastFmLib.API20.Types.TrackSearchResult
  6. - Result {LastFmLib.API20.Types.TrackSearchResult} LastFmLib.API20.Types.TrackSearchResult
  7. + base {LastFmLib.API20.Types.TrackSearchResult} LastFmLib.API20.Base.SearchResultBase {LastFmLib.API20.Types.TrackSearchResult}
  8. + m_Tracks Count = 30 System.Collections.Generic.List<LastFmLib.API20.Types.Track>
  9. - Tracks Count = 30 System.Collections.Generic.List<LastFmLib.API20.Types.Track>
  10. - [0] { - You Belong With Me} LastFmLib.API20.Types.Track
  11. + base { - You Belong With Me} LastFmLib.API20.Base.BaseImageData {LastFmLib.API20.Types.Track}
  12. - Artist {LastFmLib.API20.Types.ArtistInfo} LastFmLib.API20.Types.ArtistInfo
  13. + base {LastFmLib.API20.Types.ArtistInfo} LastFmLib.API20.Base.BaseImageData {LastFmLib.API20.Types.ArtistInfo}
  14. + BioPushlishDate {01/01/0001 00:00:00} System.DateTime
  15. BioSummary null string
  16. BioText null string
  17. HasMbId true bool
  18. + ImageOriginal null System.Uri
  19. IsStreamable false bool
  20. m_artist null string
  21. + m_bioPushlishDate {01/01/0001 00:00:00} System.DateTime
  22. m_bioSummary null string
  23. m_bioText null string
  24. + m_imageHuge null System.Uri
  25. + m_imageOrignial null System.Uri
  26. + m_mbId {00000000-0000-0000-0000-000000000000} System.Guid
  27. m_numListeners -1 int
  28. m_playCount -1 int
  29. + m_similarArtists null System.Collections.Generic.Dictionary<string,LastFmLib.API20.Types.ArtistInfo>
  30. m_streamable false bool
  31. + m_tags null System.Collections.Generic.Dictionary<string,System.Uri>
  32. + m_url null System.Uri
  33. + MbId {00000000-0000-0000-0000-000000000000} System.Guid
  34. Name null string
  35. NumListeners -1 int
  36. PlayCount -1 int
  37. + SimilarArtists null System.Collections.Generic.Dictionary<string,LastFmLib.API20.Types.ArtistInfo>
  38. + Tags null System.Collections.Generic.Dictionary<string,System.Uri>
  39. + Url null System.Uri
  40. ArtistName null string
  41. IsFullTrack false bool
  42. IsStreamable true bool
  43. + m_artist {LastFmLib.API20.Types.ArtistInfo} LastFmLib.API20.Types.ArtistInfo
  44. m_isFullTrack false bool
  45. m_isStreamable true bool
  46. + m_mbid {00000000-0000-0000-0000-000000000000} System.Guid
  47. m_numListeners 0 int
  48. m_playCount 0 int
  49. m_title "You Belong With Me" string
  50. + m_url {http://www.last.fm/music/Taylor+Swift/_/You+Belong+With+Me} System.Uri
  51. + Mbid {00000000-0000-0000-0000-000000000000} System.Guid
  52. NumListeners 0 int
  53. PlayCount 0 int
  54. Title "You Belong With Me" string
  55. + Url {http://www.last.fm/music/Taylor+Swift/_/You+Belong+With+Me} System.Uri
  56. + [1] { - You Belong With Me (Pop Remix)} LastFmLib.API20.Types.Track
  57. + [2] { - You Belong With Me (Pop Mix)} LastFmLib.API20.Types.Track
  58. + [3] { - You Belong With Me - Radio Mix} LastFmLib.API20.Types.Track
  59. + [4] { - You Belong With Me (Karaoke Version)} LastFmLib.API20.Types.Track
  60. + [5] { - You Belong With Me (Taylor Swift Cover)} LastFmLib.API20.Types.Track
  61. + [6] { - you_belong_with_me-taylor_swift} LastFmLib.API20.Types.Track
  62. + [7] { - You Belong With Me (Techno Remix)} LastFmLib.API20.Types.Track
  63. + [8] { - Taylor Swift - You Belong With Me} LastFmLib.API20.Types.Track
  64. + [9] { - You Belong With Me (Acoustic)} LastFmLib.API20.Types.Track
  65. + [10] { - You Belong With Me (Taylor Swift Cover)} LastFmLib.API20.Types.Track
  66. + [11] { - You Belong With Me (Top 40 Mix)} LastFmLib.API20.Types.Track
  67. + [12] { - You Belong With Me (Makaio's Kanye Club Mix)} LastFmLib.API20.Types.Track
  68. + [13] { - Taylor Swift Countdown to FEARLESS - "You Belong With Me"} LastFmLib.API20.Types.Track
  69. + [14] { - You Belong With Me (Made Famous by Taylor Swift)} LastFmLib.API20.Types.Track
  70. + [15] { - You Belong With Me (Taylor Swift Cover Set Live From Bamboozle's Hoodwink Festival)} LastFmLib.API20.Types.Track
  71. + [16] { - You Belong With Me (Radio Mix)} LastFmLib.API20.Types.Track
  72. + [17] { - You Belong With Me (Instrumental)} LastFmLib.API20.Types.Track
  73. + [18] { - 20218_Taylor_Swift_You_Belong_With_Me} LastFmLib.API20.Types.Track
  74. + [19] { - You Belong With Me (Taylor Swift Cover)} LastFmLib.API20.Types.Track
  75. + [20] { - You Belong With Me (Single Version)} LastFmLib.API20.Types.Track
  76. + [21] { - You Belong With Me [Top 40 Mix]} LastFmLib.API20.Types.Track
  77. + [22] { - Taylor Swift - You Belong With Me} LastFmLib.API20.Types.Track
  78. + [23] { - You Belong With Me (Taylor Swift)} LastFmLib.API20.Types.Track
  79. + [24] { - You Belong With Me (JEY Remix)} LastFmLib.API20.Types.Track
  80. + [25] { - You Belong With Me(Metal Version)} LastFmLib.API20.Types.Track
  81. + [26] { - You Belong With Me (Instrumental with BGV)} LastFmLib.API20.Types.Track
  82. + [27] { - You Belong With Me (Live)} LastFmLib.API20.Types.Track
  83. + [28] { - You Belong With Me [www.eymard7vivas.com]} LastFmLib.API20.Types.Track
  84. + [29] { - You Belong With Me (Made Famous by Taylor Swift)} LastFmLib.API20.Types.Track
  85. + Raw View
  86. + suspect {Taylor Swift - You belong with me} LastFmLib.API20.Types.Track
  87. trackName "You belong with me" string
  88. artistName "Taylor Swift" string
  89. + musicList {Document} System.Xml.XmlDocument

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.