Current Version: 2.2 released on Apr.25.2013
Features:
20 Customizable backgrounds and dynamic covers mode which displays artist and album art
12 Colour themes
Playlist views for Albums and Songs
Artist information panel
Album review panel
Lyrics panel
Playlists Manager
30 Band graphic eq
Winamp Classic Visualization
Works best with foobar in portable mode.
Extract the contents into your foobar installation
Go to skins>Zetro>"getting started" folder. Inside you will find a fonts folder, install those (if you don't have them already).
Have a look at the images also in the folder for more instructions.
Updates* Bug fix
+ New feature
- DeviantArt will not let me include the files required to run the visualization(winamp.exe). You can get it
HERE. Just extract it where you have foobar installed
v2.2 (Apr.25.2013) This is a big update so it's best to remove the existing Zetro folder to avoid any conflicts and orphaned files+ on air mode for streaming and online radio
+ cover mode will display album and artist art as a background(artist images are fetched from the last.fm folder)
+ (Album and Songs playlist) graphical browser which allows you to browse large album and songs playlists easier
+ album review panel with reviews from allmusic.com
+ added foo ui hacks to limit the minimum size of the player to avoid improper display(this can be turned off in preferences>Main Window)
+ added open file(s) button
* improved the last.fm artist panel
* changed playback buttons to match foobar's win 7 tab preview
* now missing meta data will be blank rather than having "?" displayed
* fixed a few mis-alignments
* improved the seek and volume bars
* other minor gui improvements
Historyv2.1 (Mar.16.2013)*check changelog for details
This version is still available
HEREv2.0 (Mar.03.2013) *check changelog for details
This version is still available
HEREv1.2 (May.04.2012)*check changelog for details
This version is still available
HEREv1.1 (Apr.09.2012)*check changelog for details
Credit to:
hanulbi who's skin inspired and helped to understand some of the coding.
Brett for his help and ongoing contributions
NinetySeventy for some new inspiration
Big thanks to romor and marc2003 for their scripts
If you want credit for your image just say so
If you want an image removed you can say that too
Also when I go fullscreen on one display or three displays it just goes black.
When you go to preferences>Columns UI>Layout tab, you should see a bunch of panels listed. It looks like none of the panels are present. I would suggest importing the .FCL file again which can be done one tab over in Main.
1. It works on single monitor.
2. It does display on main monitor in triple screen or the other screens.
3. There are a bunch of panels listed in the Layout Tab.
4. I have imported the .FCL multiple times and I even downloaded the 2.2 files to make sure I had everything.
Do other skins with multiple panels work?
2. You have the only skin I have tried because I just used the standard layout with my own tweaks.
3. Last resort I am trying is to download foobar install it as portable and download zetro again and start from scratch.
P.S. It is really cool of you to still check on your comments and try to help us out. If this last ditch effort does work then I will use as is because it is still get on my single monitor. And I will wait for the next update.
Scroll down to "//--------> Background Image".
Under there you will find a bunch of $drawimage, most of those will be for the artist images except for ones like this "$drawimage(1240,330,138,138,%path%,artreader nokeepaspect,,,)" that is the album art.
To draw more just copy and make a new line using that code just fool around with the size and placement.
$drawimage(x-position,y-position,width,height,%path%,artreader nokeepaspect,,,)