Recommended Posts

Inside PanelStackSplitter: Choose the "Behavior" pane...

click the "Pseudo transparency" option... and...

Select "Use background image...

- and navigate to the jpg file you want to add.

Also, rightclick your ELPlaylist and choose Settings... from the popop menu...

Select the "Style" pane and click the "Pseudo-transparent Background" option

Restart Foobar :-)

ok for my album art panel i have this "$directory_path(%path%)sacns\01" telling it where to get the art work from how can i do the same for ELplaylist?

ok for my album art panel i have this "$directory_path(%path%)sacns\01" telling it where to get the art work from how can i do the same for ELplaylist?

It depends on the script inside ELplaylist/Script/Group Header. (Right-click ELPlaylist)

Are you using someone else' config? Then talk to the person that made this config.

I'm using the word "folder" for my album cover (in the same folder that contains the mp3 files)

It depends on the script inside ELplaylist/Script/Group Header. (Right-click ELPlaylist)

Are you using someone else' config? Then talk to the person that made this config.

I'm using the word "folder" for my album cover (in the same folder that contains the mp3 files)

not using any one else's config

what do i need to change in here to make it grab art located at "\scans\01.jpg" which is in every dir?

///////Album Art///////
$enabledraw(1)
$puts(art.top,$add($select(%ON.ART.IN.GROUP%,%el_row_height%),%ART.MARGIN%))
$puts(art.left,%ART.MARGIN%)
$setworldtransform($add(2,-%ON.ART.IN.GROUP%))
$imageabs($get(art.left),$get(art.top),$get(art.size),$get(art.size),%el_group_first_path%,artreader,,,$get(effect))

  • 2 weeks later...
  • 3 weeks later...

Some really nice themes in here!

Anyway I was wondering if anyone knows how to change the toolbar background colour?

I see some of you have it plain white but others have it like mine:

myfoobar.jpg

How do I change it? Im using ColumnsUI btw.

use the columns ui layout manager (splitters and panels) to mimic your current setup, that fixes the toolbar background colors .

screeny.jpg

Love your layout... how did you make it like this bud? Cheers

first of all you need to familiarise yourself with how to use the layout editing mode (it's default UI) to place panels where you want. you'll find that on the view>layout menu. you'll also find an option to create a blank scratchbox. this is a great way to familiarise yourself with how to use splitters/tabs/etc. play with that for a few minutes and it will click into place.

i'm using EsPlaylist to display the album browser on the left. by default it follows the active playlist but you can configure it to show your library instead. it has shed loads of options on it's context menu.

http://foo2k.chottu.net/#esp

on that same page you can also download a component to show last.fm biography info and artist pics.

(i don't use it - i've written my own scripts but it's easier for me to tell you to use that component. :p)

here's my latest one:

2010-1.png

2010-2.png

a few people have asked for this in the desktop thread so i've uploaded it here....

http://cid-649d3bfeaf541fbb.office.live.com/self.aspx/.Public/foobar/configs/2010.7z

all components included except columns UI - i assume most foobar users have that already. before you import the .fcl file make sure you go to tools>preferences>wsh panel mod and uncheck "safe mode".

it was made for my own use so it's very minimal indeed. you might not find it practical - for example there are no playback control buttons - i use my keyboard.

for the last.fm biography page to work, you'll need a last.fm api key which you can get here......

http://www.last.fm/api/account

also, the last.fm image panel doesn't download images automatically. you have to trigger it manually using the context menu. if you don't want to use last.fm for images, you can configure it to use a custom folder instead. just right click it to find the various options. you can click any image to make it fill the panel. click it again and it will go back to thumbnail view.

note: it can be slow if there are too many images - i don't think there is much i can do about that. :p

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

    • No registered users viewing this page.