github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

laurynas / easy_scrobbler

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 1
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Switch Branches (1)
    • master ✓
  • Switch Tags (0)
  • Branch List
Sending Request…

Easy Scrobbler - PHP Last.fm Audioscrobbler client class. — Read more

  Cancel

  Cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

first commit 
laurynas (author)
Sat Mar 13 05:26:26 -0800 2010
commit  88b2d2cf6c220367522619db93be77ec3e64f1ef
tree    370570280c912e5494b7e3654a5a53447cb0f5bb
easy_scrobbler /
name age
history
message
file README Sat Mar 13 05:26:26 -0800 2010 first commit [laurynas]
file easy_scrobbler.class.php Sat Mar 13 05:26:26 -0800 2010 first commit [laurynas]
README
Easy Scrobbler

PHP Last.fm Audioscrobbler client class.


Features

 * Get user profile
 * 50 most played artists from a music profile
 * 50 most played albums from a music profile
 * 50 most played tracks from a music profile
 * Most used tags by a music profile
 * Friends added to profile
 * People with similar taste to profile
 * Recently played tracks for profile
 * Most recent weekly artist chart
 * Most recent weekly album chart
 * Most recent weekly track chart
 * Caching support


Usage

  require_once 'easy_scrobbler.class.php';

  $scrobbler = new EasyScrobbler('myusername');

  // get tracks array
  $list = $scrobbler->getWeeklyTrackChart();

  // just to see what is in array - dump :) You could do something more useful.
  var_dump($list);

© Laurynas Butkus (laurynas.butkus at gmail.com), 2006
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server