=== Soundcloud Auto Playmaker === Contributors: fergalmoran Tags: soundcloud, playlist, player, podcast, xml, ajax Requires at least: 2.6 Tested up to: 3.0 RC3 Stable tag: trunk Automatically creates soundcloud players, given a soundcloud user or group or single track, for inserting into your posts or into a widget. == Description == ***NOTE THE PLUGIN IS UNFINISHED** It works good as a widget but there are a few things I need to finish up. I will get to them within the next week.. Give this plugin the name of a Soundcloud user or group and it will automatically query Soundcloud for you and embed a list of that user or groups tracks or favourites. It will create Soundcloud players too so that they can be streamed directly from your blog.  Also comes with a widget which will display a list of tracks (you decide how many) in a sidebar and will use Ajax navigation to page backward and forwards through the list. Try it out, if you like Soundcloud, you will love this.. TODO: Global options are not read by widget TODO: Link selection options are not read by widget == Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. Global settings which will effect all players can be set in Appearence/Soundcloud Playmaker  Drag a widget into one of your sidebars and you can customise that individual widget there. Post embedding is WIP at the moment. == Changelog == 0.1 Initial Upload 0.2 Minor: Fixes to the Soundcloud user profile link in widget 0.3 Minor: Fixed loading of JS and CSS 0.4 Feature: Added admin panel in Appearance menu to allow global options such as player appearence to be set. 0.5 Important: Fixed jQuery issue which broke other admin panels 0.6 Minor: Refactored some javacript and sc_SoundCloudWidgetAdmin class