last.fm Questions
2
Recently i'm getting a poblem with Last.fm API, I have a fully functional code that worked 2/3 days ago but today each attempt to get artists pics from API returns an array with same url on all ima...
1
Solved
I followed a piece of code building and app that collect data from last.fm using angular2, typescript and firebase.
the source code can be found here: https://github.com/vtts/mytunes
QUESTION how...
Angelo asked 25/4, 2016 at 14:29
1
Solved
I have a problem running a test query with geo.getEvents method to the last.fm API. Weird thing is that it has been working for a while, then it just stopped suddenly. I wonder if the method has be...
2
Solved
I'm trying to auth a Last.fm session and am struggling to sign a request for a session key correctly.
I keep receiving Invalid method signature supplied However when I md5 hash what i believe the...
Velarium asked 25/5, 2015 at 0:34
2
I am using the last.fm API for JAVA which can be found here .
I have a huge Dataset in which I am only using the file with user's artist history and plays. I have written a code in Java which ext...
5
Solved
I have a class function to interface with the RESTful API for Last.FM - its purpose is to grab the most recent tracks for my user. Here it is:
private static $base_url = 'http://ws.audioscrobbler....
1
Solved
I am trying to write an HTML 5 based last.fm player using the popular jPlayer jQuery plugin (http://jplayer.org).
The player works fine in Firefox. However I ran into a problem:
From the last.fm AP...
Pilsen asked 30/3, 2012 at 13:0
1
Solved
I am having a problem with this for a while now, so I thought I'd ask for your help.
For a proof of concept project, I created a HTML 5 only last.fm player using jPlayer . It works fine with Firef...
Unexperienced asked 6/4, 2012 at 18:52
1
Solved
I am trying to write a small script for interacting with the last.fm API.
I have a small bit of experience working with ElementTree, but the way I used it previously doesn't seem to be working, i...
Samons asked 2/2, 2012 at 12:13
1
4
Solved
I'm trying to make an HTTP Get request using JQuery, but I get an empty string as a response, so I figure I'm doing something wrong. I used the documentation from http://api.jquery.com/jQuery.get/ ...
Changeover asked 2/7, 2010 at 20:3
1
Solved
I am trying to customize this script so that instead of a user's recent tracks it will display a user's favourite artists.
This is what I have come up with, however it doesn't work whatsoever. I t...
1
© 2022 - 2024 — McMap. All rights reserved.