Recommended Posts

when i was using 0.8 there is this foo plugins that able me to click properties and do "SAVE & NEXT"

any plugin for foo 0.9 that make me able to do that? its hassle got to click on every mp3 to set the title/nfo in the properties etc etc

i want the "save & next" plugin

My god, this topic is MAD. 300+ pages and loads of awsome designs. I found these two very likable.

Now, if someone could please tell me how to make my foobar look like that that'll be great!

Much appreciated of course & keep up the good work.

it depends how you've got your browse settings ;) browsing 40 posts per page, its about 115 pages :p

the last couple (10 or so for you) of pages, acedriver, and I have explained howto achieve layouts similar to that, so just give it a read :)

Hey, this is what i've gathered from the past few pages.

Trackinfo panel code (I have no idea what this is):

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

Left display:

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

Font:

from his post at HA, Futura Medium Condensed

Okay, now which plugins I need to make it look like that picture? I've got the Colums IU and AlbumList dll. Do I need anything else? And could you please help me split the window correctly. I don't want to make you do all the work, it's just that I have no idea where to start. Thanks in advance.

for brumal's config, he uses this layout

vertical splitter
|	  |--track info
|
|---horizontal splitter
|	  |---buttons
|	  |---seekbar
|
|----horizontal splitter
	   |---vertical splitter
	   |	   |---album art
	   |	   |---playlist switcher
	   |	   |---spectrum analyser
	   |
	   |---columns playlist

play around with the layout, maybe you'll get something better :)

Edited by acedriver

Hey,

could you just tell me where do I put the left display and trackinfo panel code?

Tnx.

right click on the trackinfo panel that you have inserted into your layout, click "settings" - in the window that pops up, paste it in the white box.

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

    • No registered users viewing this page.