Foobar2000 Customization Topic


Recommended Posts

Here's my foobar. Based on's bbmartini

Could some one help me with the reflection. I wanted to add the reflexion effect also to the cd case and the cd, not only the cover.

Here?s the scrip

$imageabs2(360,300,40,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,,,C:\Program Files\foobar2000\components\cd.png,)
$imageabs2(360,300,,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,,,C:\Program Files\foobar2000\components\cd_case\case.png,)
$imageabs2(225,220,,,,,31,38,$replace(%path%,%filename_ext%,folder.*),nokeepaspect)
$imageabs2(360,300,,,,,,,C:\Program Files\foobar2000\components\cd_case\gloss.png,alpha-160)


$imageabs2(300,230,0,0,0,0,-8,290,$replace(%path%,%filename_ext%,folder.jpg),ROTATEFLIP-6)

$imageabs2(0,0,0,0,0,0,0,290,/images\LE5\overlay3.png,)


$if(%_isplaying%,
$font(Calibri,18,bold glow-146-153-179 glowblur-10 glowalpha-220,22-22-31)
$alignabs(,335,280,200,center,)
%artist%

$font(Calibri,14,bold glow-146-153-179 glowblur-10 glowalpha-220,22-22-31)
$alignabs(,368,280,44,center,)
%title%
,
$font(Calibri,20,bold glow-146-153-179 glowblur-10 glowalpha-220,22-22-31)
$alignabs(,345,327,44,center,)
Not playing...
)

post-106812-1171714777_thumb.jpg

Link to comment
Share on other sites

I'd like to know how to change the display of %last_played% from "2007-02-17 12:46:20" to something a little easier to read like "17th Feb 2007 (12:46 PM)"

Anyone know how?

Link to comment
Share on other sites

Here's my foobar. Based on's bbmartini

Could some one help me with the reflection. I wanted to add the reflexion effect also to the cd case and the cd, not only the cover.

Here?s the scrip

You need to copy the line with the case image in, and use the command ROTATEFLIP-6 at the end and position the image in the appropriate place.

For example here is my case and case reflection

$imageabs2(339,299,0,0,0,0,35,$sub(%_height%,366),/images\FSViSUAL\cdcasewhite.jpg,NOKEEPASPECT)
$imageabs2(339,299,0,0,0,0,35,$sub(%_height%,65),/images\FSViSUAL\cdcasewhite.jpg,NOKEEPASPECT ROTATEFLIP-6)

Link to comment
Share on other sites

try adding

$imageabs2(360,300,,,,,,310,C:\Program Files\foobar2000\components\cd_case\case.png,ROTATEFLIP-6)

Might need to alter the numbers to get it in the right position.

Link to comment
Share on other sites

try adding

$imageabs2(360,300,,,,,,310,C:\Program Files\foobar2000\components\cd_case\case.png,ROTATEFLIP-6)

Might need to alter the numbers to get it in the right position.

Thanks for your quick reply. Here's how it looks now:

post-106812-1171735217_thumb.jpg

Link to comment
Share on other sites

I've read about 10 pages before my eyes got tired lol. I have the newer version of Foobar (9.X) And I'm wondering how to add the numbers on the side? The ones that count all the music you have. I used to have my old Foobar configed but that config file did want to be compatable with the new foobar so I'm having to learn it all over lol. PLease be detailed I've forgotten everything, I've had my old foobar for years and don't remember how to config very well. Thank you in Advance. file:///C:/DOCUME%7E1/Luc/LOCALS%7E1/Temp/moz-screenshot-3.jpg

Link to comment
Share on other sites

Wow, I just tried spex04's config from page 375 and its amazing how well it works....A couple of formatting glitches but everything just...WORKS. Thanks a bunch.

Screenshot soon if I mod it.

Link to comment
Share on other sites

My foobar config is coming along, not sure what I should do with all the empty space on the left.

foobartw4.th.png

How excatly do I get these headers in the playlist? screenshot:

headersuf5.th.png

Edited by ViperAFK
Link to comment
Share on other sites

Modified moglenstar's single column playlist a bit and I have this so far

foobarrs0.png

does anyone know how I can get the quicksearch toolbar to appear next to the buttons I have on the bottom? I can only get it to appear below them and I can't move it up.

Edited by ViperAFK
Link to comment
Share on other sites

Modified moglenstar's single column playlist a bit and I have this so far

<snip>

does anyone know how I can get the quicksearch toolbar to appear next to the buttons I have on the bottom? I can only get it to appear below them and I can't move it up.

Nice modification :)

to get quick search next to the buttons you need to do like,

horizontal splitter 
   |-buttons
   |-quick search

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.