Skip to content

Releases: matt-oakes/PHP-Last.fm-API

Better exception handling

14 Jun 07:39
Compare
Choose a tag to compare
v1.6.4

Better exception handling with custom classes

FIX: cache handling

22 Jan 07:49
5c63959
Compare
Choose a tag to compare
Merge pull request #34 from grray/master

Don't open connection to last.fm if response is already cached.

Cache bug fixed

20 Jan 10:59
Compare
Choose a tag to compare
v1.6.2

Obsolete code removed  and changed variable naming

sqlite upgraded to sqlite3

27 Dec 08:35
3226fd4
Compare
Choose a tag to compare
Merge pull request #32 from grray/sqlite3

Sqlite3 instead of outdated sqlite for cache

Chart API

18 Oct 07:16
Compare
Choose a tag to compare

Added Chart API support and. Also phpunit version upgraded.

Fixed artist search image results

16 Aug 06:46
ad5a29e
Compare
Choose a tag to compare
Merge pull request #29 from scottcarlson/fix/searchArtistImageResults

Fix artist search image results

Minor Bug Fix

01 Aug 10:29
Compare
Choose a tag to compare

Wrong variable type initialization.

Added new sizes for artist images

16 Apr 10:43
Compare
Choose a tag to compare

Multi track scrobbling

09 Mar 07:24
27731e5
Compare
Choose a tag to compare

Updated TrackApi track.scrobble to allow scrobbling multiple tracks in a batch.

mbid property

03 Aug 08:23
Compare
Choose a tag to compare

mbid property added to album search results