=== Album Cover Finder === Contributors: urre Donate link: https://www.paypal.me/urbansanden Tags: music, albums, covers, album covers, artist, sleeves Requires at least: 3.0 Tested up to: 6.3.0 Stable tag: 0.7.0 Search for album covers, and use image as featured image, attachment or in post editor. == Description == 1. Search for album covers via [Last.fm API](www.lastfm.se/api) 2. Set post attachments, saves album cover art in your media library 3. Set album cover art as featured image 4. Insert album cover art into post editor * [Github](https://github.com/urre/albumcoverfinder) == Installation == 1. Upload the `album-cover-finder` folder to your `/wp-content/plugins/` directory 2. Activate the "Album Cover Finder" plugin in your WordPress administration interface 3. Done! == Feedback == Contact me at hej@urre.me or at https://twitter.com/urre and hopefully I can do something about it. == Screenshots == 1. A search for Miles Davis - Kind Of Blue. == Frequently Asked Questions == This plugin is available in the following languages: * English * Swedish + Serbian == Changelog == = 0.7.0 = The plugin now has a settings page where you can use your own Last.fm API Key. Fixed a thing where the spinner didn't get removed when no results where found. = 0.6.0 = The plugin now works in WordPress 5.5.1 = 0.5.0 = Fixes for WordPress 4.4 = 0.4.2 = Ready for Wordpress 4.0. Fixed a small css bug resulting in wrong line height for title input field. Fixed with correct encapsulation. Minor markup change for form tag using ARIA role. More semantic use of input types, using search attribute. = 0.4.1 = * Added Serbian translation. Thanks to [Ogi Djuraskovic/First Site Guide](http://firstsiteguide.com/). = 0.4 = * Insert cover in post editor directly in attachment list = 0.33 = * Bug fixes = 0.32 = * Bug fixes = 0.31 = * Fixed some string localizations for javascript = 0.3 = * Fixed an error regarding call_user_func_array() = 0.2 = * Added range slider for fetching different image sizes. Small, medium and large * First version in repository = 0.1 = * First public version. It works!