Foobar2000 Customization Topic


Recommended Posts

.. i think you've mistakenly swapped the "previous" and "next" buttons?;))

Hm, everything works fine for me without problems.:unsure::

Anybody here, with the same probs like "TheUndead"?

((((( Strictly4me )))))

: Now i checked it. Just the 2 icons are wrong!:blush:: Yes, you have right.:yes:: Maybe i will make a new version. [/b]>

Edited by Strictly4me
Link to comment
Share on other sites

ok,thx Keito... :D

oh...1 more thing.. is that a 3dcc scheme? can i have it? :)

586095749[/snapback]

It is classic, but it's not a 3dcc scheme :) some neowinian made it, it's called Frutiger Classic, look for it in the Visual Style section :D

maybe if I have some spare time I could search it for ya :p - it's farily new, so should be easy to find (1st of 2nd page)

Link to comment
Share on other sites

It is classic, but it's not a 3dcc scheme :) some neowinian made it, it's called Frutiger Classic, look for it in the Visual Style section :D

586096389[/snapback]

ok.. found it.. easy peasy :D

thanks for all your help :)

Link to comment
Share on other sites

Mine; for now.

foobar1ah.png

586099878[/snapback]

I love that! Can you upload the config file somewhere... I like the way you put in the note symbol for the currently pl;aying song :p it rules and nice colors :)

Link to comment
Share on other sites

I got tired of original SOAP and modded it a little :D

foobar5.jpg

What do you think?

586101935[/snapback]

Pretty good. How does it handle Various Artists albums?

Link to comment
Share on other sites

File /files/2550035/foobar2000.cfg.html has been deleted.

Reason: Deleted by uploader.

:o

586112733[/snapback]

Damn, I want that config bad :cry:

Link to comment
Share on other sites

I got tired of original SOAP and modded it a little :D

foobar5.jpg

What do you think?

586101935[/snapback]

Is it possible to share ?

Its a really nice color set.

:yes:

Link to comment
Share on other sites

File /files/2550035/foobar2000.cfg.html has been deleted.

Reason: Deleted by uploader.

:o

586112733[/snapback]

Noooooooo, I wanted it.... :(

Link to comment
Share on other sites

Mine

586130665[/snapback]

LOL. He just copied the pic from the Azrael page. :rofl:

Does anybody know where I can find some really sleek buttons? I need something other than the ones that come with foobar. I need something sleek, stylish, yet minimalistic.

Edited by Thoth
Link to comment
Share on other sites

// the default (white) color
$puts(white,dbdbdb)

// text color for headings
$puts(head,918377)

// text color for info annotations (Kbit/s, MB, etc)
$puts(anno,b1b1b1)

// text color for special stuff (now playing, LAME profiles)
$puts(bright,97cddd)

// text color for extra song info (in parentheses/brackets)
$puts(extra,6c8e93)

// background color, for redundancy
$puts(background,524B3C)

// character used for progress bar
$puts(progchar,█)

// color used for foreground progress bar
$puts(progfore,ffffff)

// color used for background progress bar
$puts(progback,9d9d9d)

// progress bar length
$puts(proglength,40)

// transition color for fading out
$puts(trans_back,524B3C)

// transition color for foreground
$puts(trans_frnt,ffffff)

// song title output
$puts(title,[$replace(%title%,'(',$get(extra)'(',')',')'$get(bright),'[',$get(extra)'(',']',')'$get(bright))]$char(10))

// artist name output
$puts(artist,[%artist%]$char(10))

// album title output
$puts(album,[$iflonger(%album%,40,$cut(%album%,40)...,%album%)]$char(10))

// track and disc output 1
$puts(track,[CD$if(%disc%,%disc%', ',)]$num(%tracknumber%,2)$char(10))

// genre output
$puts(genre,[%genre%]$char(10))

// date/year output
$puts(date,[%date%]$char(10))

// codec name output
$puts(codec,[%__codec%]$char(10))

// bitrate/LAME output
$puts(bitr,$if(%__lame_profile%,$get(bright)--%__lame_profile%$get(anno) '('%__bitrate_dynamic% Kbit/s')',[%__bitrate%] $get(anno)Kbit/s)$char(10))

// compression precent outout
$puts(compr,$get(white)$muldiv(%__bitrate%,100,1411)$get(anno_color)$get(anno)'%'$char(10))

// filesize output
$puts(fsize,$div(%_filesize%,1048576).$num($div($mul($mod(%_filesize%,1048576),100),1048576),2) $get(anno)MB$char(10))

// audio channels output
$puts(chan,$caps($if($stricmp($codec(),MP3),%__mp3_stereo_mode%,$channels()))$char(10))

// samplerate output
$puts(samp,$if(%__samplerate%,%__samplerate% $get(anno)Hz,)$char(10))

// time played / total (remaining) output
$puts(leng,[%_time_elapsed% / ][%_length%] [$get(anno)'('%_time_remaining%')']$char(10))

// used to get filename
$puts(filename,$filename(%_path%).$ext(%_path%))

// filename output (used with above)
$puts(file,[$iflonger($get(filename),55,$cut($get(filename),55)...,$get(filename))$char(10)])

//////////////////////////////////////////
/////////// FINAL OUTPUT ///////////
/////////////////////////////////////////

$char(1)C$transition(---------,$get(trans_back),$get(trans_frnt)) $get(white) I N F O $transition(---------,$get(trans_frnt),$get(trans_back))$char(10)$char(10)
$get(head)Title: $get(bright)$get(title)
$get(head)Artist: $get(white)$get(artist)
$get(head)Album: $get(white)$get(album)
$get(head)Track: $get(white)$get(track)
$get(head)Genre: $get(white)$get(genre)
$get(head)Date: $get(white)$get(date)
$get(head)Codec: $get(white)$get(codec)
$get(head)Bitrate: $get(white)$get(bitr)
$get(head)Compression: $get(white)$get(compr)
$get(head)Filesize: $get(white)$get(fsize)
$get(head)Channels: $get(white)$get(chan)
$get(head)Samplerate: $get(white)$get(samp)
$get(head)Time: $get(white)$get(leng)
$char(10)
$get(head)$get(file)

my current track info panel, can anyone help me get it to display track and album gain info. on 2 track eps or cds that come as 1 track like unkles edit music for a film navigator fcs doesnt show the gain info anywhere

Link to comment
Share on other sites

this is from my track info setting

Track Gain: $if3(%__replaygain_track_gain%, RG not applied)$char(10)
Album Gain: $if3(%__replaygain_album_gain%, RG not applied)$char(10)

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.