Help - Search - Members - Calendar
Full Version: Foobar Gallery
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56
chowe
electro zombi:
go to foobar preferences and then the display option and make sure "Show dynamic info" is ticked. Then you wont get the question marks next to the triangles smile.gif
Have you go the album art plugin?
DreamTactix291
Very basic columns_ui setup, but I like things simple. Looks nice though.

user posted image
ubi
QUOTE(DreamTactix291 @ Nov 15 2005, 03:19 AM)
Very basic columns_ui setup, but I like things simple.  Looks nice though.

user posted image
*


I thinks so too! smile.gif
Blankwire
I'm still not upgrading to 0.9 until album art is supported! crying.gif

Anyway, here's mine:

user posted image
QuantumKnot
OK, I only started adding eyecandy to my very bland fb2k a few days ago and researched a lot on how to do it from this thread and others.

So here's my fb2k.

As you can see, I heavily borrowed from other configs (since I knew nothing about it). smile.gif
YuZ
Hi all!

My first post and my F2K:

user posted image
Ivanov
Hi, all!
This is my first foobar config smile.gif I have made it for 2 days mixing another configs, cause I am too stupid to make mine own. I think my foo looks good and work great on Windows 2003 Server except some small crashes... cool.gif

user posted image
TheRealEdwin
QUOTE(QuantumKnot @ Nov 16 2005, 06:37 AM)
OK, I only started adding eyecandy to my very bland fb2k a few days ago and researched a lot on how to do it from this thread and others. 

So here's my fb2k

As you can see, I heavily borrowed from other configs (since I knew nothing about it). smile.gif
*



Ooh, I like. Could you post everything you did?
miscellanea
recent fb2k, 0.9 beta 10... and from today I'm also going to use beta 11.

user posted image
Insolent
QUOTE(Ivanov @ Nov 18 2005, 12:08 AM)
Hi, all!
This is my first foobar config smile.gif I have made it for 2 days mixing another configs, cause I am too stupid to make mine own. I think my foo looks good and work great on Windows 2003 Server except some small crashes... cool.gif

user posted image
*


Hey Ivanov, what font is that?
optimuz
Hi folks!

This is my first config with columns ui, took a couple of hours to understand everything smile.gif

My foobar

Simple, but good looking I think!
chaosblade
optimuz: It's good work, It's nice you actually took the time to understand things ^^
snooze
here is mine

user posted image


big image is there: http://snooze.mine.nu/design/fb2k.png
Ivanov
Insolent - The font is Arial 7pt
muaddib2
Hi folks!
I finally finished my config. Here is how it looks:

user posted image

BTW, I have a question...
How can I make the info panels "static" while there is a song playing?
I mean... if there is song playing, the panels should show the info of the music that is playing at the moment (not follow the cursor). If there is no music playing the panels should follow the cursor showing the infos. unsure.gif

Thanks a lot for all the help! biggrin.gif
-muaddib

PS: I also made a new default image for missing albums covers.
Grab it >here<... if you like it.
chaosblade
If you're talking about trackinfo, just double click it to switch between follow-cursor\now-playing modes.
TheRealEdwin
QUOTE(muaddib2 @ Nov 19 2005, 12:24 AM)
Hi folks!
I finally finished my config. Here is how it looks:

user posted image
*



Oh, that looks nice. Could you post your XP theme and your foobar config? If you don't want to post it publicly would you be willing to email it?

As for on topic here is mine. It's far from done.

user posted image
nakko
Here is mine... No album art pane (win2k) dry.gif

user posted image
pc.mechanic
QUOTE(TheRealEdwin @ Nov 19 2005, 12:48 PM)

Oh, that looks nice. Could you post your XP theme and your foobar config? If you don't want to post it publicly would you be willing to email it?

As for on topic here is mine. It's far from done.


That XP Theme is OpusOS found on DeviantART biggrin.gif
QuantumKnot
There is one thing I haven't found out how to do yet. How do people get the notification window (with album art and all) in fb2k?
kockroach
If I am not mistaken, you are referring to Toaster.
QuantumKnot
QUOTE(kockroach @ Nov 20 2005, 12:46 PM)
If I am not mistaken, you are referring to Toaster.
*



Yep, that's it. Thanks biggrin.gif
DemonCleaner
I have a config i downloaded from somewhere, which has a character representing replaygain that is red unless that track has rg, at which point it becomes green.

I'm wondering if anyone knows a way to do a similar thing when displaying different file formats, for instance mp3's red, flac green, etc.

thanks

Fermion
QUOTE(DemonCleaner @ Nov 21 2005, 02:14 AM)
I have a config i downloaded from somewhere, which has a character representing replaygain that is red unless that track has rg, at which point it becomes green.

I'm wondering if anyone knows a way to do a similar thing when displaying different file formats, for instance mp3's red, flac green, etc.

thanks
*


I assume you mean in Columns UI? Something like this in the custom color section of a column will do it:
CODE

$if($strcmp(%__codec%,MP3),FF0000|FF0000,
$if($strcmp(%__codec%,FLAC),00FF00|00FF00,
$if($strcmp(%__codec%,Vorbis),0000FF|0000FF,
000000|000000)))

etc. etc.

I'm not sure about the codec identifiers right now; you should check them yourself.
Rialto
My Foobar
user posted image
vir
my:
user posted image
str1d3r
Mine = minimal
If I move my mouse to the left a bit (before it leaves the window) Album List pops out so I can quickly find stuff.
user posted image
muaddib2
QUOTE(TheRealEdwin @ Nov 19 2005, 09:48 AM)
QUOTE(muaddib2 @ Nov 19 2005, 12:24 AM)
Hi folks!
I finally finished my config. Here is how it looks:

user posted image
*

Oh, that looks nice. Could you post your XP theme and your foobar config? If you don't want to post it publicly would you be willing to email it?


Thanks....glad you like it! tongue.gif
Here you go...

XP Theme -> Opus OS 1.5

ColumnsUI formatting string -> Navigator-Suite

Buttons -> Smoke Normal (blue(inversed) is the one I use)

Notification: Toaster

Track Info Panel code -> Track info thread (it's the one from kockroach)

Font -> Arial Unicode MS

Custom Colors:
CODE
// foreground colors
$puts(standard_color,$rgb(176,186,194))
$puts(special_color,$rgb(110,170,210))
$puts(playing_color,$rgb(74,116,116))
$puts(borders_color,$rgb(180,185,190))

// background colors
$puts(bg_color,$rgb(32,59,78))
$puts(bg_color2,$rgb(30,40,50))


Hope this helps.
Let me know if you need anything else.
______________________________________
-muaddib
DemonCleaner
QUOTE(Fermion @ Nov 21 2005, 04:59 AM)
QUOTE(DemonCleaner @ Nov 21 2005, 02:14 AM)
I have a config i downloaded from somewhere, which has a character representing replaygain that is red unless that track has rg, at which point it becomes green.

I'm wondering if anyone knows a way to do a similar thing when displaying different file formats, for instance mp3's red, flac green, etc.

thanks
*


I assume you mean in Columns UI? Something like this in the custom color section of a column will do it:
CODE

$if($strcmp(%__codec%,MP3),FF0000|FF0000,
$if($strcmp(%__codec%,FLAC),00FF00|00FF00,
$if($strcmp(%__codec%,Vorbis),0000FF|0000FF,
000000|000000)))

etc. etc.

I'm not sure about the codec identifiers right now; you should check them yourself.
*



Thanks for the feedback, I tried around with that you gave me and I realized I should have been more specific. Im trying to make the actual text in the playlist a specific color based on its codec. I currently have black text against white background, but I'd like all mp3 files to have green text (dark green actually) and vorbis to have blue.

also if you know any good online resources to learn about what im trying to ask here, I'd appreciate,

thanks
muaddib2
QUOTE(ChaosBladE @ Nov 19 2005, 03:53 AM)
If you're talking about trackinfo, just double click it to switch between follow-cursor\now-playing modes.
*


I can't believe it was that simple! headbang.gif
Yes, that's it what I'm talking about, but actually I would like to make the process of switching between follow-cursor/now-playing modes automatically.

Is there a way to detect if there is anything playing at the moment?
So if there is something playing set mode to now-playing else set mode to follow-cursor.
Exactly how art-panel works... unsure.gif

Thanks,
-muaddib
kockroach
There are the %_ispaused% and %_isplaying% commands (which I did use in the overall code for the pause and play symbol on the progress bar), but there isn't string for stopped or selected. The best route would be to ask Phi (the Track Info Panel creator) if such a feature would be possible. I think it would be a good one to have.
Twombly
QUOTE(vir @ Nov 21 2005, 08:59 AM)
my:
/snip
*


Nice job thumbnailing there.
kadajawi
user posted image
The playlist is Album Info by JanS though I changed the colours, rest is from several other scripts aswell, with changed colours. Unfortunately thats as far as modifications may go because Columns UI e.g. crashes with Wine.
Gremo
my last (and i hope, least) minimal configuration (few components, only 5 megs on play mpc):

user posted image

Riffz
My foobar smile.gif
user posted image

The only thing I cant figure out is how to get the rating system dots in my columns ui like the user in the first couple of posts in this thread. Any thoughts on how to get the faded 'empty' dot?
Sandman2012
QUOTE(Gremo @ Nov 24 2005, 04:20 PM)
my last (and i hope, least) minimal configuration (few components, only 5 megs on play mpc):

user posted image
*


I would love to have your FCS and COL files. smile.gif
corganzero0
QUOTE(Gremo @ Nov 24 2005, 06:20 PM)
my last (and i hope, least) minimal configuration (few components, only 5 megs on play mpc):

user posted image
*


How do ya get that "Library- by Artist -by Album" thing?
synth7
QUOTE(corganzero0 @ Nov 25 2005, 12:46 AM)
QUOTE(Gremo @ Nov 24 2005, 06:20 PM)
my last (and i hope, least) minimal configuration (few components, only 5 megs on play mpc):

user posted image
*


How do ya get that "Library- by Artist -by Album" thing?
*



playlist tree
Riffz
Anyone? I need to know how the rating dots were accomplished in this picture:

http://www.randomcrap.net/uploads/files/0/Clip4.png

Thanks
iStormy
QUOTE(Riffz @ Nov 24 2005, 08:48 PM)
Any thoughts on how to get the faded 'empty' dot?
*

Here's my code. First, in globals I have these variables:

CODE
// The unicode rating symbol
T_STAR=$char(9733)
// Color of the dim or faded empty ratings stars
C_TEXT_RATING_DIM=97765f|02b0f1
// Color of the dim ratings stars when playing
C_TEXT_RATING_DIM_PL=c6c6c6|02b0f1c

Then in my ratings column the code is:

CODE
// RATING

$if(%_isplaying%
,
// YES, playing
$repeat(%_T_STAR%,%rating%)
%_C_TEXT_RATING_DIM_PL%
$repeat(%_T_STAR%,$sub(5,%rating%))
,
// NO, not playing
$repeat(%_T_STAR%,%rating%)
%_C_TEXT_RATING_DIM%
$repeat(%_T_STAR%,$sub(5,%rating%))
)

Result looks like this: user posted image
digidistortions
I missed having columns ui w/ azrael in the latest beta...so I got creative smile.gif

user posted image
zachastrife
Here's my config.
Made the buttons all by myself *proud*
user posted image
Suggestions to make it even better is appreciated
Riffz
QUOTE(iStormy @ Nov 25 2005, 10:20 PM)
Here's my code.  First, in globals I have these variables:

CODE
// The unicode rating symbol
T_STAR=$char(9733)
// Color of the dim or faded empty ratings stars
C_TEXT_RATING_DIM=97765f|02b0f1
// Color of the dim ratings stars when playing
C_TEXT_RATING_DIM_PL=c6c6c6|02b0f1c

Then in my ratings column the code is:

CODE
// RATING

$if(%_isplaying%
,
// YES, playing
$repeat(%_T_STAR%,%rating%)
%_C_TEXT_RATING_DIM_PL%
$repeat(%_T_STAR%,$sub(5,%rating%))
,
// NO, not playing
$repeat(%_T_STAR%,%rating%)
%_C_TEXT_RATING_DIM%
$repeat(%_T_STAR%,$sub(5,%rating%))
)

Result looks like this: user posted image
*



For some reason my foobar is messed up >_> If you look in my screenshot above you will see that my current track icon is a big square box, and I cant get it to change.

The same goes for your code, any character I input becomes that annoying square box.

EDIT: Screenshot:

user posted image
Gremo
QUOTE(Sandman2012 @ Nov 24 2005, 09:13 PM)
QUOTE(Gremo @ Nov 24 2005, 04:20 PM)
my last (and i hope, least) minimal configuration (few components, only 5 megs on play mpc):

user posted image
*


I would love to have your FCS and COL files. smile.gif
*



fcs file here (i can't put on website)
CODE

//text color
$if(%_isplaying%,
$select($add(1,$mod(%_time_elapsed_seconds%,2)),FFFFFF|,000000|),
000000|
)

//selected text color
$if(%_isplaying%,
$select($add(1,$mod(%_time_elapsed_seconds%,2)),FFFFFF|,000000|),
FFFFFF|)

//background color
$if(%_isplaying%,
$select($add(1,$mod(%_time_elapsed_seconds%,2)),DF803D|,$select($add(1,$mod(%_playlist_number%,2)),FEF3ED|,FFFFFF|)),
$select($add(1,$mod(%_playlist_number%,2)),FEF3ED|,FFFFFF|)
)

//selected backgorund color
$if(%_isplaying%,
$select($add(1,$mod(%_time_elapsed_seconds%,2)),DF803D|,$select($add(1,$mod(%_playlist_number%,2)),FEF3ED|,FFFFFF|)),
DF803D|)

//v frame
|D9D9D9|


you can use playlist tree with white background and these buttons i made (not my icons):
user posted image
if you have another background give me rgb values wink.gif
iStormy
QUOTE(Riffz @ Nov 26 2005, 08:43 PM)
The same goes for your code, any character I input becomes that annoying square box.
*

You need to use a unicode font such as Arial Unicode MS to get the special characters.

It's not freely redestributable, so you'll have to hunt it down yourself. Unless you have MS Office 2000+, which includes it.
Riffz
QUOTE(iStormy @ Nov 26 2005, 08:26 PM)
QUOTE(Riffz @ Nov 26 2005, 08:43 PM)
The same goes for your code, any character I input becomes that annoying square box.
*

You need to use a unicode font such as Arial Unicode MS to get the special characters.

It's not freely redestributable, so you'll have to hunt it down on Google. Unless you have MS Office 2000+, which includes it.
*



Where do I change this font in foobar? I have Office 2003 installed.
iStormy
QUOTE(Riffz @ Nov 26 2005, 10:03 PM)
Where do I change this font in foobar? I have Office 2003 installed.
*

Here:
user posted image
Riffz
Alright I did that, however the squares in your code are still showing up instead of stars or anything else. I tried replacing 9733 with 0149 as I want to use the dots, however it didnt change. It did however fix my current track symbol.

user posted image
Olive
You need Arial Unicode MS, not Arial. It's not installed by default, unless on Win XP. Check http://office.microsoft.com/en-us/assistan...2558401033.aspx
Riffz
I am on WinXP Pro.

Edit: Oh nevermind, this is getting retarded >_>

Thanks for your help.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.