Foobar2000 Customization Topic


Recommended Posts

Okay, well that didn't really help me out much that guide. Thanks anyway.

I got navigator suite, but don't know how to get away from the default blue and change the text (too small for me/ ugly!)

Also, how do I get the albumart?

Edit :: Why is it showing my albums from last song to first?

Link to comment
Share on other sites

I went messing with the playist sort by settings and made it even worse.

I just want it like it was befoer by album with tracks 1-xx.

Also, how do I move the track column? I tried unlocking but no luck.

Link to comment
Share on other sites

If you're talking about the actual column in the playlist, You do that via ColumnsUI's config, the columns tab, play with the order there.

Link to comment
Share on other sites

Okay, only a couple questions now.

Where can I find a nice button set?

How do i change the background everything is on? What about the color of the stuff the buttons are on?

Where do I get the albumart plugin?

Link to comment
Share on other sites

1) try http://foobar.nub4life.net/ , its a nice site for everything custom :)

2) I hope you mean solid colors, cause i never seen a background image in foobar. The system panel color is more of a theme\visual style color then a foobar one. If you mean the exposed background color (aka, not the ones configured in the column for the line itself, but the rest), thats also in ColumnsUI's config, first tab, click the button in the top right corner, it opens a drop down menu for some options regarding that.

3) hydrogenaudio.org/forums/index.php? << Search it on HA, Its in a thread there.

Link to comment
Share on other sites

.fcs File Attached (Just a heavily modified .fcs I picked up somewhere.)

Buttons:

boutonssnowe1co.png

Track Info:

$if(%_trackinfo_notrack%,No track selected,$if(%_isplaying%,)
  808080? Artist:907b7b $if3($iflonger(%artist%,28,$cut(%artist%,28)'...',%artist%), '('unknown artist for this track')')$char(10)
  808080? Album:907b7b $if3($iflonger(%album%,28,$cut(%album%,28)'...',%album%), '('unknown')')) 9f9f9f$if2('(Disc' $roman(%disc%)')',)$char(10)
  808080? Title:907b7b $if3($iflonger(%title%,28,$cut(%title%,28)'...',%title%), '('unknown title for this track')')$char(10)
  808080? Codec:907b7b %__codec% $if($strcmp(%__codec%,MP3),$if(%__extrainfo%,%__extrainfo%,$puts(extrainfo,'CBR')))$get(extrainfo)$char(10)
  808080? Bitrate:907b7b %__bitrate% Kbit/s$char(10)
  808080? Samplerate:907b7b $div(%__samplerate%,1000).$substr(%__samplerate%,3,3) kHz$char(10)
  808080? Channels:907b7b$if(%__channels%,$ifgreater(%__channels%,2,%__channels%ch,$ifgreater(%__channels%,1, Stereo, Mono)),)$char(10)
  808080? Size:907b7b $div(%_filesize%,1048576).$num($div($mul($mod(%_filesize%,1048576),100),1048576),2) MB$char(10)
  808080? Times Played: 907b7b$add(%__play_counter%,%play_counter%)$char(10)
  808080? Last Played:907b7b$if(%last_played%,$substr(%last_played%,9,10)/$substr(%last_played%,6,7)/$substr(%last_played%,3,4) @ $if($greater($substr(%last_played%,12,13),12),$sub($substr(%last_played%,12,13),12),$substr(%last_played%,12,13)):$substr(%last_played%,15,16) $if($greater($substr(%last_played%,12,13),12),PM,AM),)

@elbotch

I get my album art mainly from Amazon.com, then save them as folder.jpg

nforcr_fcs.zip

Link to comment
Share on other sites

Does it work to really mod you foobar, so that it could get a whole other appeareance?

Make it look like some flashy winamp skin or itunes or whatever.

Link to comment
Share on other sites

Throughout all these pages I've noticed that some people have their sidebar in the top rather than the side. I was wondering how that is done, if anyone can help.

Link to comment
Share on other sites

I have 4.1 speakers, but only get sound from 2 in foobar2000. I've looked all around the settings but have yet to find anything to do with this, any ideas? I really wanna gets ound from all 4.

Link to comment
Share on other sites

Throughout all these pages I've noticed that some people have their sidebar in the top rather than the side.  I was wondering how that is done, if anyone can help.

586272356[/snapback]

the sidebar is disabled, they use tabbed panel stack to place those panels on top.

I have 4.1 speakers, but only get sound from 2 in foobar2000. I've looked all around the settings but have yet to find anything to do with this, any ideas? I really wanna gets ound from all 4.

586272371[/snapback]

try using directsound as output.

Link to comment
Share on other sites

I have tabbed panel stack but when I get rid of the sidebar and right click to choose it, I can't. I click up by the menu context and I cvan only choose from the playlist order, and so on. Acedriver, I'm trying to get it to look similar to the one that you did back in February, http://www.deviantart.com/view/15102272/. I know what plugins to use I just need to know how and where to put all this stuff.

Link to comment
Share on other sites

GFM, you have to go into the 'Other' tab of the Columns UI config and click the box that says List all toolbars. Otherwise you won't be able to add the tab panel stack to the top. You will also need to adjust the minimum height of the tabbed panel stack. Then you can do it.

To disable the sidebar: Components > Column UI > deselect Show Sidebar

Link to comment
Share on other sites

from the xpmc thread:

xpmc6iy.png

check "Disable Default Drawing" in Display/Columns UI/Other

the last two image glyphs (the circle/star thing) are from kgraphics styler toolbar

by me

Link to comment
Share on other sites

Nforcr, where do I insert that code?

586270293[/snapback]

Get the Track Info Panel for ColumnsUI.

Then insert the code here:

Foobar2000 > Preferences > Track Info

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.