fhats / partify

A collaborative music player based on Mopidy and inspired by turntable.fm
http://www.partify.us
GNU General Public License v3.0
54 stars 13 forks source link

Fix Javascript Last.fm Caching #97

Open fhats opened 12 years ago

fhats commented 12 years ago

Right now it seems as though Last.fm API responses are not being cached by the client. This should be fixed to save bandwidth and to have a more responsive client.

When this fix is implemented, it should be submitted upstream.

fhats commented 12 years ago

Bumped to urgent because of the potential memory usage problems this is incurring