php-last.fm-api icon indicating copy to clipboard operation
php-last.fm-api copied to clipboard

last.fm API bindings for PHP

Results 5 php-last.fm-api issues
Sort by recently updated
recently updated
newest added

I´m trying to use the function but it is not working.

Hello, I know my request won't be an issue but.. Maybe it'll be cool to make an autoload for all classes because require_once 4-5 files isn't really good Cheer

It would be better if all classes in the library have prefix like lfCaller or like PEAR Services_LastFm_Caller. In this way we'll avoid a lot of troubles with class names...

Example return from getRecentTracks (Works): Track Object ( [artist:Track:private] => Foals [album:Track:private] => Antidotes: Tour Edition [duration:Track:private] => 0 [topTags:Track:private] => Array ( ) [id:Track:private] => 0 [location:Track:private] => [streamable:Track:private]...

Hi, Don't know if your still maintaining this but does this library work with safe mode turned off? Thanks, Felix.