Foobar2000 Customization Topic


Recommended Posts

How do you show the total number of tracks?

em3: Looks great, if I hadn't just set up a config I really liked then I'd switch...

Here's mine, the code is all on hydrogenaudio.

361312042_a5e21e08fe_m.jpg

[Click to enlarge]

can you link me to your config?

Link to comment
Share on other sites

where to get those stars and hearts rating icons please!

Unless somebody has them saved to their hard drive, you're going to have to wait until my website is back online to get them again.

can you change foo_uie_single_column_playlist from cleartype to standard fonts?

$font(<fontname>,<fontsize>,<options>,<colour>)

You would put "nocleartype" where it says "<options>"

Link to comment
Share on other sites

Unless somebody has them saved to their hard drive, you're going to have to wait until my website is back online to get them again.

$font(<fontname>,<fontsize>,<options>,<colour>)

You would put "nocleartype" where it says "<options>"

thanks man :)

Link to comment
Share on other sites

ok so I pretty much got this all setup the way i want it now.

only problem is i cant get the rating to show up for the life of me.

Haven't used foobar in years so any help on this would be great.

foobar6fb.png

Link to comment
Share on other sites

OK 2 questions :)

1: How can I remove the album covers?

2: How do I go about adding TABBED playlist switcher? When I add it in Columns UI it is plan text.

Cheers.

Heres the code I'm using:

Single Column Playlist

ITEM DISPLAY:

$ifequal($mod(%tracknumber%,2),0,
$imageabs(,,\images\LE5\reluna1.png,),
$imageabs(,,\images\LE5\reluna2.png,))

$if(%isplaying%,$imageabs(,,\images\LE5\relunablue.png,),)
$if(%isplaying%,$font(Tahoma,8,nocleartype bold,0-0-200),$font(Tahoma,8,nocleartype,0-0-0))

$padding(6,)
$alignabs(377,2,%_width%,20,left,)
$if(%isplaying%,%_time_remaining%,%length%)

$align(left,middle)
[%tracknumber%]

$alignabs(28,2,%_width%,20,left,)
[%title%]

$ifgreater($mul(%_height%,%_itemcount%),88,
$imageabs2(100,90,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,175,,images\ART_cd.png,)
$imageabs2(80,79,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,5)),,%_height%,190,,$replace(%path%,%filename_ext%,folder.jpg),)
$imageabs2(100,90,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,175,,images\case.png,)
,)

GROUP DISPLAY:

$imageabs(,,\images\LE5\relunaorange2.png,)

$padding(1,0)
$align(left,middle)
$font(Tahoma,10,nocleartype bold glow- glowexpand-0 glowalpha-15,40-40-40)
$replace($replace(%date%,20,''),19,'')

$alignabs(28,3,%_width%,20,left,top)
$font(Tahoma,10,nocleartype bold glow- glowexpand-0 glowalpha-15,40-40-40)
$if(%album artist%,%album artist%,%artist%)

$font(Tahoma,10,nocleartype glow- glowexpand-0 glowalpha-15,40-40-40)
$alignabs(28,13,%_width%,20,left,bottom)
[%album%]

Edited by Phixion
Link to comment
Share on other sites

untitled17av.jpg

fixed the issue with titles running over, fixed the progress bar running a little short, and i think i fixed the issue with the buttons/playlist issue. added a album visual display using tabbed panel staked mod, and a few new buttons. ill get the config out in the morning if anyone wants it, im tired.

Edited by bbmartini
Link to comment
Share on other sites

I guess mine is kinda cheating, but it is playing through foobar, just using an itunes front.

post-63802-1169467015_thumb.jpg

Edited by Brodel
Link to comment
Share on other sites

I have always used winamp but after seeing these great configs i wanted to try foobar2000.. but its just too overwhelming.. i have read some in this topic and everyone is reffering to this guide: http://moglenstar.net/archives/my-foobar-setup

but the site seems to be down or something. does anyone know about a mirror or a similar guide?

I'm waiting for my domain registrar to renew the domain, but for now i'll see if i can put the guide online somewhere else :)

Link to comment
Share on other sites

I've finished my foobar config now, what do I need to back up to be able to restore a fresh install of foobar too my settings? foobar2000.cfg?

Link to comment
Share on other sites

Bah, I missed the edit time for my post, ah well..

I managed to get a mirror online for my guide, to all of those interested.

This is 90% the same as my original guide, with a few changes here and there..

http://foobar.lolwhat.org/

this is to achieve the following look:

mog_foo.png

Which isn't a look i personally use anymore, but it is a great starting point for new foobar users :)

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.