Recent Tracks

The following are my 10 most recently-listened-to tracks according to my Last.fm profile.

Traceback (most recent call last): File "/home/golsoft/website_scripts/recent_tracks.py", line 37, in f = urllib2.urlopen("http://ws.audioscrobbler.com/1.0/user/noogz/recenttracks.xml") File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen return _opener.open(url, data, timeout) File "/usr/lib/python2.7/urllib2.py", line 406, in open response = meth(req, response) File "/usr/lib/python2.7/urllib2.py", line 519, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/python2.7/urllib2.py", line 444, in error return self._call_chain(*args) File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain result = func(*args) File "/usr/lib/python2.7/urllib2.py", line 527, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) urllib2.HTTPError: HTTP Error 404: Not Found

Weekly Charts

The following is a list of my most popular tracks for the week ending last Sunday.

Traceback (most recent call last): File "/home/golsoft/website_scripts/weekly_tracks.py", line 38, in f = urllib2.urlopen("http://ws.audioscrobbler.com/1.0/user/noogz/weeklytrackchart.xml") File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen return _opener.open(url, data, timeout) File "/usr/lib/python2.7/urllib2.py", line 406, in open response = meth(req, response) File "/usr/lib/python2.7/urllib2.py", line 519, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/python2.7/urllib2.py", line 444, in error return self._call_chain(*args) File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain result = func(*args) File "/usr/lib/python2.7/urllib2.py", line 527, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) urllib2.HTTPError: HTTP Error 404: Not Found