Hi All
Here's the other half of the previous multi-functionality plugin
winamp_svp.
This visualisation plugin displays cover and album art for the currently playing song. It either shows covers integrated into the audio tag (images in ID3 and FLAC tags supported) or images stored in the same directory as the song or in a fixed default directory. The plugin supports the PNG and JPEG image formats. There is also an auto download feature which downloads covers from amazon (and optionally saves them automatically).
Download:
https://github.com/schellingb/xmp-coverart/releases/latestRead the included xmp-coverart.txt for all features, notes and version history.
If you're missing the other half, the Winamp visualisation plugin wrapper, check
the topic for xmp-wavis.
Of course, as always, feedback of any kind would be more than appreciated.
Greetings from Switzerland,
Bernhard
Edit: 0.9.1 added, loading images in MP4 (M4A) tracks
Edit: 0.9.2 added, more advanced MP4 support
Edit: 0.9.3 added, better support for PNGs with alpha channels
Edit: rev.4 added, support for Win9x \o/
Edit: rev.5 added, support for MP4 meta header data cover. 3 cover image source services besides Amazon \o/
Edit: rev.6 added, fixed signed amazon cover requests, always prefer in-file embedded cover images
Edit: rev.7 added, fixed loading of default pictures on Win7/8
Edit: rev.8 added, open source and moved to GitHub