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 :(

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

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

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/

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?

' 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 ])

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

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.

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

    • No registered users viewing this page.