Foobar2000 Customization Topic


Recommended Posts

modded config (original by mazy who modified spex's)

foobar5sp.jpg

if only i could figure out how to make it show:

Artist.........................................Date

Album.....................................Genre

one last question doesnt anyone know what order to make the layout everytime I mess with it they either all stack vertically or stack horizontally :(

Link to comment
Share on other sites

I've downloaded foo_browser, and it loads fine and I can change the settings. But I can't insert it anywhere. It doesn't show up in the columns ui layout-options.

How do I activate it?

Link to comment
Share on other sites

How do you install play_list_tree and foo_browser? I dunno what to do after adding them to my components dir.

Link to comment
Share on other sites

I've downloaded foo_browser, and it loads fine and I can change the settings. But I can't insert it anywhere. It doesn't show up in the columns ui layout-options.

How do I activate it?

Do you have the latest version of columnsui ?

How do you install play_list_tree and foo_browser? I dunno what to do after adding them to my components dir.

You need to go into preferences > columnsui then click on the layout tab. Then you have to add the panels by right clicking in the white area.

post-25418-1148146949_thumb.jpg

Link to comment
Share on other sites

Thanks. :) How do you get the foo_browser categorys going over the top like I've seen here?

Link to comment
Share on other sites

Thanks. :) How do you get the foo_browser categorys going over the top like I've seen here?

If you look at my post above then look at this screenshot you should be able to work it out.

post-25418-1148151616_thumb.jpg

Link to comment
Share on other sites

Do you have the latest version of columnsui ?

post-25418-1148146949_thumb.jpg

Yeah, as someone said before. That was the problem. Thanks.

I didn't find foo_browser suiting my needs though.

Link to comment
Share on other sites

If you look at my post above then look at this screenshot you should be able to work it out.

I tried but I dunno how to resize the bars in height. :(

post-65970-1148159030_thumb.jpg

Link to comment
Share on other sites

if you want your layout like

post-25418-1148151616_thumb.jpg

then you need to have something like

[vertical splitter]-base
 |-[horizontal splitter]
	  |-menu
	  |-buttons
	  |-playback order
	  |-progress bar
	  |-etc..
 |-[horizontal splitter]
	  |-album list
	  |-[vertical splitter]
			|-[horizontal splitter]
				  |-album art
				  |-track info
				  |-console
			|-columns playlist

that should pretty much give you what that screenshot shows. you will have to resize and lock elements as you like though, and turn off captions.

I will probably go into more detailed explanation of the layout page as i continue my tutorial - http://moglenstar.net/foobar2000/

Link to comment
Share on other sites

how do you get two infobars? i can only seam to get the one

latest version of trackinfo allows multiple independent trackinfo panels to be placed in the layout :)

Link to comment
Share on other sites

hey all, what are all the file browsing available?

foo_uie_explorer

foo_playlist_tree

and what else?

I remember having something that now doesnt work anymore because I have updated the columnui dll file

The one I had didnt have the HDD and only my music folder.

Anyway, all I want is something that sort my music not by Artist like playlist_tree but by Folder!

Is is possible?

Link to comment
Share on other sites

' date='May 22 2006, 11:57' post='587532027']

can i get your trackinfo panel code? i like how it's displayed there.

he posted this at HA

$if(%_trackinfo_notrack%,$char(10)$tab()no track,
$upper([%artist% $rgb(128,128,128)/ ]$rgb(215,215,215)
$if($and($strstr(%genre%,Classical),$not($strcmp(%album%,%title%))),
[%album%: ]
$select(%tracknumber%,I,II,III,IV,V,VI,VII,VIII,IX,X,XI,XII,XIII,XIV,XV,XVI,XVII,XVIII,XIX,XX,XXI,XXII,XXIII,XXIV,XXV,XXVI,XXVII,XXVIII,XXIX,XXX). 
)
[%title%])
$tab()
[- %playback_time_remaining% / ][%length%]$char(10)
$rgb(188,188,188)$if2([%performer%],[%album%])$tab()
$rgb(188,188,188)[%codec% ][%bitrate% Kb/s ])

Link to comment
Share on other sites

here is mine for now, still learning how to setup foobar

untitled25gi.th.jpg

is there any program to change the info in mp3s? artists, album... that can change all musics in one directory?

and how to lock the the panels so they dont resize?

Link to comment
Share on other sites

Does anyone know what brumal is using to display the artists and genre ect, on the left.

something similar to his old codes. put this in playlist switcher title formatting

$if($strcmp(%size%,0),$tab()$rgb(85,217,255)$upper(%title%) , o %title%$tab()'('%size%')' )

for ARTISTS, GENRE and MISC, just create an empty playlist

Link to comment
Share on other sites

something similar to his old codes. put this in playlist switcher title formatting

$if($strcmp(%size%,0),$tab()$rgb(85,217,255)$upper(%title%) , o %title%$tab()'('%size%')' )

for ARTISTS, GENRE and MISC, just create an empty playlist

Thanks that was easy enough. Just one last thing, what is the fonts used there.

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.