You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . LastFm . User . GetBannedTracks
Retrieves a list of the tracks banned by a particular user.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo retrieves a list of the tracks banned by a particular user. The documentation for this Last.fm method can be found here.
The following is a sample of the XML information returned by this Choreo:
<?xml version="1.0" encoding="utf-8"?> <lfm status="ok"> <bannedtracks user="RJ" page="1" perPage="50" totalPages="5" total="236"> <track> <name>Alcohol And Jake Blues</name> <mbid></mbid> <url>http://www.last.fm/music/Tommy+Johnson/_/Alcohol+And+Jake+Blues</url> <date uts="1319805972">28 Oct 2011, 12:46</date> <artist> <name>Tommy Johnson</name> <mbid>6ce9b6df-8bf0-43d6-810a-335bbe1eb44a</mbid> <url>http://www.last.fm/music/Tommy+Johnson</url> </artist> <image size="small">http://userserve-ak.last.fm/serve/34s/17936991.jpg</image> <image size="medium">http://userserve-ak.last.fm/serve/64s/17936991.jpg</image> <image size="large">http://userserve-ak.last.fm/serve/126/17936991.jpg</image> <image size="extralarge">http://userserve-ak.last.fm/serve/300x300/17936991.jpg</image> <streamable fulltrack="0">1</streamable> </track> <track> <name>Herttoniemest ikuisuuteen</name> <mbid></mbid> <url>http://www.last.fm/music/Ruudolf/_/Herttoniemest+ikuisuuteen</url> <date uts="1319205939">21 Oct 2011, 14:05</date> <artist> <name>Ruudolf</name> <mbid>6afca0dc-ffdb-4611-a15d-4feac2f23367</mbid> <url>http://www.last.fm/music/Ruudolf</url> </artist> <image size="small">http://userserve-ak.last.fm/serve/34s/16101879.jpg</image> <image size="medium">http://userserve-ak.last.fm/serve/64s/16101879.jpg</image> <image size="large">http://userserve-ak.last.fm/serve/126/16101879.jpg</image> <image size="extralarge">http://userserve-ak.last.fm/serve/300x300/16101879.jpg</image> <streamable fulltrack="0">0</streamable> </track> </bannedtracks> </lfm>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms