MacStew on DeviantArthttp://creativecommons.org/licenses/by-nc/3.0/https://www.deviantart.com/macstew/art/fooXgen3-290536449MacStew

Deviation Actions

MacStew's avatar

fooXgen3

By
Published:
14.3K Views

Description

fooXgen3 beta1.4

New update
Issues?
Let me a comment and I will try to help you.

I'm actualy working on the upcoming new fooXgen (but my mind is........ blank)

//////////////

First: Like always thanks to everyone who make this possible.

What's needed:

foobar2000 [link]

Columns Ui [link]
Panel Stack Splitter [link]
Elplaylist [link]
Channel spectrum panel [link]
WSH Panel Mod [link]
Lyric show 3 [link]
Waveform seekbar [link]
softplaylists [link]
Playback Statistics [link]
Custom Database [link]
Biography [link]

Audioscrobbler last.fm [link]

///////////////////////
Installation:
//////////////////////

Download every plugins and foobar2000

1.) Install foobar2000
2.) Start foobar2000
3.) Install the plugins:
File>Preferences>Components: install...
select every plugins (extract column ui before the installation)
and click on apply
4.) foobar2000 will restart
5.) select column ui in the "user interface module" window

Install the skin

5.1) right click on the rar and "Extract to fooXgen3-b1.1"
5.2)rename to fooxgen3
6.)put fooXgen3 folder in your skins folder
7.)In foobar2000 click on:
File>Preferences>Display>Column UI
8.)In the "Main" Tab: click on Import and select "fooXgen3-b1.1.fcl"


/////////////////////////
Some explanation
////////////////////////
To show the NEW picture in elplaylist
You need to tag the date of the album/single

by default:
like that: 2012.03.xx

I use the string %el_system_date% to show the NEW picture.
Unfortunately %el_system_date% show the date like that: 2012-03-xx (I replace the character "-" by ".")
So if you have a different style: xx-03-2012, 03-xx-2012
It will not work. (I'm working on it to make this possible)

The NEW picture will stay the month.
If it's March only March

If you tag the date like that: 2012-03-xx

Right click on the playlist and settings...:
In the Elplaylist window click on "group header".
In the beginning you have the code:

$put(char,$replace(%el_system_date%,-,.))
//$put(char,%el_system_date%)

change by that

//$put(char,$replace(%el_system_date%,-,.))
$put(char,%el_system_date%)

click on apply

If you need some help comment


Installation on youtube
(Yes it's not the same skin but it's the same installation)
[link]

Sorry for my english
Comments34
Join the community to add your comment. Already a deviant? Log In
Hi, figured it out.  I had to revert to wsh panel mod 1.5.6... doesn't accept version 1.6.3.

Thanks