Last.fm is a music recommendation service.
0
votes
2answers
34 views
Jquery (JSON) and last.fm API? [duplicate]
I'm new in using JSON with Jquery and i ret some documentation and still cant get it to work.
I need pase data using JSON from last.fm API and get artist information (summary).
Link to API with ...
0
votes
1answer
46 views
How to retrieve multiple JSON objects with a for loop in javascript
I've been playing around with the Last.fm API and JSON and I've been trying to retrieve a user's top artists by month for the past 12 months. I tried to set up a for loop to go through each month and ...
-3
votes
0answers
23 views
best online audio file tag information provider/update like last fm api [closed]
I want a api like last fm for audio files tags update and coverart download for desktop application using fingerprinting. I am making commercial desktop application so need some api which support it.
...
0
votes
1answer
50 views
Set input values dynamically
I'm new to javascript, I'm working on a project that will using and enjoying the API of Last.fm.
But my question is the following:
I will make 2 fields:
First: Band name
Second: For fans of
When ...
-1
votes
1answer
44 views
Lastfm artist searcher in python with django [closed]
I have to make a simple artist searcher in python with django with last.fm API. I know that django uses a database, but I don't know how can I reach the last.fm database, where can I set this?
-1
votes
2answers
40 views
Is there a free API to retrieve artist images for applications [closed]
I was hoping to use Google Custom Search but they limit you to 100 queries per day...and that is per API key so the total queries per day for ALL users of my app would be 100. That is pretty sad ...
0
votes
0answers
14 views
how to use LDA to model songs with tags
I got some songs' top tags from lastfm.com and now i want to model them using LDA. My idea is make a text file for each song and the content of the file is the tags. Because different tags have ...
0
votes
1answer
45 views
php script to generate url for php api
i need some help as i am completely novice with php..
I have made a simple script to get an XML tracklist (from an API), then decode what i need and make a ul list with the tracks..
I also need to ...
0
votes
1answer
68 views
Detecting Spotify Song Plays
I'm working on a mobile application that detects song plays from various media players, both on iPhone and Android. We currently support a number of applications in both platforms. Our application ...
0
votes
1answer
90 views
Invalid method signature when sending HTTP POST request
Ok this is really frustrating. I'm using my API key perfectly fine. Authentication does just fine, token is generated fine, session key is also OK.
But when I run the playlist.create, the playlist is ...
1
vote
0answers
33 views
Unable to connect to last.fm api through php
I am trying to connect to Last.fm api through php, using the packages downloaded from https://github.com/matto1990/PHP-Last.fm-API .
Here is my code:
public function getTopArtists($methodVars) ...
3
votes
1answer
385 views
HTTP POST request sends 403 error. Invalid method signature
Ok this is really frustrating. I'm using my API key perfectly fine. Authentication does just fine, token is generated fine, session key is also OK.
But when I run the playlist.create, the playlist is ...
2
votes
1answer
62 views
Web service API - Request authorization from the user - First timer
last.fm API authentication
I need to connect to a URL, let user authenticate, and then proceed. How do I do that? I have the part for opening the URL, but do not know how to wait.
// 3. ...
1
vote
0answers
59 views
A service to stream music from reliably using name, artist and musicBrain ID? [closed]
I'm working on a simple music player. I have the songs' names, artists and musicbrainz ids. All these, I got using the last.fm web service API.
Now, I'm looking to stream the music from either ...
1
vote
1answer
95 views
last.fm JSON data / how do I truncate this long array?
I'm a bit of a novice with JSON. I'm working on building an events page using the JSON feed from last.fm.
The feed is working fine, but the issue is when multiple artists come across for the same ...
1
vote
3answers
139 views
Check if key exists in last.fm returned json
I'm writing an iOS app that uses the last.fm web services to search for albums. The following code converts the returned json to an NSArray:
results = (NSArray *)[[[json valueForKey:@"results"] ...
0
votes
1answer
23 views
Am I allowed to use last.fm API in the following scenario?
I'm building an application which uses last.fm API. I want my server to communicate with last.fm and the users of my application would communicate with the server. So the user is indirectly ...
0
votes
0answers
34 views
Reliable API for retrieving upcoming music releases
I need an API to retrieve a list of upcoming music releases for a specific artist (look-up by name or preferably by musicbrainz ID).
The most obvious choice is LastFM, but it does not seem to have ...
0
votes
1answer
33 views
Extention can't find class
I'm trying to make an chrome extention with the last.fm & plug.dj API's it used to work untill I started embedding my scripts in the extention, and sinds then I can't connect to neither of them. ...
0
votes
4answers
71 views
.click(function()) not being called
I'm trying to make an chrome extention with the last.fm api, and I've succesfully placed down the folliwing div in the page I want it to be shown.
<div id="showLastFMInfo" Title="More info about ...
0
votes
3answers
72 views
Getting first value of array
I'm kinda new to JS and Jquerry, but I'm learning while I'm making things.
Now I'm working with the last.fm api for JS (https://github.com/fxb/javascript-last.fm-api), and I'm tring to get the first ...
0
votes
1answer
37 views
How do i read the opensearch nodes in lastfm results
I am working with the lastfm api and i want to be able to paginate the search results from the artist search.
<results xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" for="cher">
...
0
votes
1answer
77 views
Parsing lastFm JSON for cover art
This is the JSON
"album":[
{
"name":"DD Y Ponle Play",
"artist":"Jumbo",
"id":"2528039",
...
0
votes
1answer
94 views
KeyError in Python (Last.fm/@attr)
I am working with the last.fm-API.
I have a problem with the currently playing song.
Here is an example of a JSON-output:
...
0
votes
1answer
246 views
Python & pylast - AttributeError: 'NoneType' object has no attribute 'encode' python
I'm a complete noob who just started learning Python. I'm playing around with the pylast library for Last.fm to pull a list of a user's neighbours & some of their attributes, but when I try to ...
1
vote
1answer
61 views
Fetching data from last.fm through JSON doesn't give right response
For some kind of weird reason my JSON requests writes the following HTML.
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
...
0
votes
2answers
66 views
namespace name 'Lastfm' could not be found
I am using Visual Studio 2010, and this is my first time using an API. When I try to use the Last.FM API, I get the "type or namespace name 'Lastfm' could not be found..." for lines 10 and 48. I've ...
1
vote
0answers
91 views
How to use Caching Feature of PHP last.fm API
I'm using PHP last.fm API to fetch artist image
I'd like to know how to cache the calls so that I don't need to make same call again and again. The API has facility to cache : DiskCache, SqliteCache ...
1
vote
0answers
516 views
Using shoutcast jquery, get album art from lastfm
Using the wavestreaming jquery plugin ( https://github.com/Wavestreaming/jquery-shoutcast ) i can get song info form my server for now playing
$.SHOUTcast({
host : 'stardust.wavestreamer.com',
...
0
votes
1answer
51 views
I want to get the user info through Last.fm API by Pylast
I want to get the user info through Last.fm API by Pylast,but it returns error: bound method,I think I need your help.
import pylast
API_KEY = "xxx"
API_SECRET = "xxx"
username = "xxx"
...
0
votes
0answers
98 views
Last.fm/Instagram Mash-up php code problems
I am working on a page that will bring in the names of the top 10 artists from Last.FM and then bring in pictures from Instagram for each artist. I am using php to do this and the data is coming from ...
1
vote
1answer
202 views
Using the JSON data returned by the last.fm api
I am trying to pull the top 6 artists from last.fm using the last.fm api. I am able to pull in the JSON data and output it just fine. However, when it comes to actually using specific pieces of ...
3
votes
1answer
91 views
Error 99 - permission denied in last.fm php API call
I'm making a call to retrieve a user's latest tracks using the last.fm PHP api library. It works perfectly when I run it on my local webserver (localhost), but when I run it on a remote server it ...
1
vote
1answer
78 views
How to programmatically display last last song on last.fm using jQuery?
I'm using jQuery to display last.fm data on my website. In this case, I'm trying to show my last song on my last.fm profile, using the code below:
...
2
votes
2answers
142 views
Authorization via browser
I am trying to write an app that will interact with Last.fm API and I got stuck.
My problem is related to authorization. Quote from Last.fm API site:
Your application needs to open an instance of ...
-1
votes
1answer
47 views
Basic JSON PHP query trouble [closed]
I've been trying (for a few days now) to display one item out of a JSON query, but because I'm terrible with the syntax and functions I'm failing...
My code looks as below
<p>I'm currently ...
0
votes
0answers
63 views
Find a last.fm track by sending free text query to the last.fm api
I want to send a free text query to the last.fm API.
I what to receive results such as: artist, albums, tracks
If I send a long text string I dont get results because it dose not match an exact ...
1
vote
1answer
52 views
Parsing simple JSON Error
I'm trying to parse some simple JSON data and pull out certain parts to display as HTML. All is going well apart from my Last.fm JSON data has a child of recenttracks.track.artist_text
The text isn't ...
0
votes
0answers
77 views
Make dynamic changing background with last FM api
I make some class. This class search some artist and return picture.
After than I go to my class with player , where I create an instance of class and call the method and is passed artist. After i ...
0
votes
1answer
170 views
Getting song tags and adding to the iD3 tag list
Solved my problem ^^
the following code scans a folder + subdirectories and uses every .mp3 & .wav his iD3 tag to find all the tags from last.fm
Damn I need to add more text to explain my code:
...
0
votes
3answers
67 views
display name from last fm json feed parsed with jquery
I am trying to get a json feed and display the names of the artists. on the line that says element.artist, it displays [object Object],[object Object],[object Object] . I am very new to this. How ...
1
vote
3answers
173 views
Error Handling with LastFM API and simplexml_load_file
I'm using simplexml_load_file to pull album information from the LastFM API and having no problems when the requested album matches.
However, when the album is not found, LastFM returns an error, ...
0
votes
0answers
109 views
Slow fetching of Last.fm similar Tracks
I am developing an androip app that creates an sqlite db containing all .mp3's on ones device and then fetches info for the tracks using the last.fm API. I'm using the lastfm for java library ...
0
votes
1answer
107 views
Last.fm JSON sorting with JQuery
I'm doing AJAX calls to get data from the last.fm API and decided to use JSON as return data type. So far, so good. The problem is this: I want to get the top tracks using the tag.getTopTags method ...
2
votes
2answers
714 views
UTF-8 GET using Indy 10.5.8.0 and Delphi XE2
I'm writing my first Unicode application with Delphi XE2 and I've stumbled upon an issue with GET requests to an Unicode URL. Shortly put, it's a routine in a MP3 tagging application that takes a ...
0
votes
1answer
73 views
Get number of tracks played within the last month from last.fm
I'm looking to display the total number of tracks I have scrobbled over the last month through my last.fm profile. I don't require the artists name, the track, etc, just the number of tracks played. ...
2
votes
1answer
60 views
Properly Update A Timestamp's Timezone
I'm using the LastFM API to extract a user's recently listened-to tracks (http://www.last.fm/api/show/user.getRecentTracks) and am struggling to shift the timestamp to match my preferred timezone.
...
-4
votes
1answer
302 views
WebClient download many files error — Invalid URI: The URI is empty
I want to download all the album artist from last.fm, and each cover was named album title.
But when start the program, I get an error: "Invalid URI: The URI is empty."
program code:
public static ...
0
votes
1answer
109 views
Last.FM scrobble via post.audioscrobbler.com
I am trying to create a simple app that scrobbles songs. If I follow these instructions (http://www.lastfm.de/api/submissions) the handshake responds with OK and I get a session ID as well as the ...
0
votes
1answer
85 views
Last.fm API sends 2 tracks when I ask for one if I am listening to a song currently
Using the user.getRecentTracks, Last.fm sends 2 tracks despite the limit I set was 1. Due to some wise guy, it only sends one track if I am not currently listening to a track.
For example: ...
