Skip to content

Instantly share code, notes, and snippets.

@lukeredpath
Created March 28, 2010 17:48
Show Gist options
  • Select an option

  • Save lukeredpath/346910 to your computer and use it in GitHub Desktop.

Select an option

Save lukeredpath/346910 to your computer and use it in GitHub Desktop.
// fetch all playlist tracks
playlists tracks 0 100000 tags:dtuaJlxKoBN playlist_id:10886 sort:tracknum
// response:
{
id = 1;
method = "slim.request";
params = (
"",
(
playlists,
tracks,
0,
100000,
"tags:dtuaJlxKoBN",
"playlist_id:10886",
"sort:tracknum"
)
);
result = {
count = 51;
"playlisttracks_loop" = (
...
)
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment