=== last.fm playlists ===
Contributors: llygoden
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=11264648
Tags: last.fm, last, fm, playlist
Requires at least: 2.0.0
Tested up to: 2.9.1

Displays the tracks from a user selected playlist created at last.fm

== Description ==

Displays the tracks from a user selected playlist created at last.fm

== Installation ==

1. Upload `lastfm.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Sign up for a last.fm api key at http://www.last.fm/api/account
4. insert [lastfmplaylist:(last.fm username):(last.fm api key):(last.fm playlist name)] into a post to have the plugin pull the playlist through

== Frequently Asked Questions ==

= What is the last.fm API key? =

The API key allows you to make requests to last.fm remotley

= Can I Display Any Users Playlist? =

Yes you can, as long as the username supplied is the same one that created the playlist the plugin will display it correctly

== Screenshots ==

1. Unavailable

== Changelog ==

= 1.0 =
* Initial release.

= 1.1 =
* Implemented error checking into the code.

== Upgrade Notice ==

= 1.1 =
* Implemented error checking into the code.