/track_sets

afterpageloadcalls

A grouping of tracks

Endpoint https://api.musicxray.com/track_sets.xml

Only use this resource if you intend to do your own matching. If you are simply looking for matching dropboxes you will not need to create your own group. For example: say you have a database of 1000 songs, you would then put them into a track set so that when it comes time to match them the application knows what set of songs to match against. This is great for recommending other tracks your users might be interested in within a limited scope.

So you've decided to do some site specific matching. Once you have created a couple tracks you will want to create a track set. Once this is create you can create track_set_members in order to add tracks to a track set.

Supported methods

  • /track_sets.xml [GET,POST]
  • /track_sets/[resource_id].xml [GET,DELETE]

Properties

name description type access required example value
name The name of your set String read,write yes MyCoolTrackSet,MyAwesomeTrackSet

Filters

Parameter Type Description
Name String The name of your set