Foobar2000 Customization Topic


Recommended Posts

modded dawxxx666's config

blueblackms0.th.jpg

1. Track info & cover art

2. Album list

3. Playlist switcher

4. SCPL (single view)

5. SCPL (album view)

credits to dawxxx666 and brumal (for the panel switch code)

Would you mind sharing this config ? I'd love to have an integrated album list panel.

Thanks

MiDiAN

Here's the link on Hydrogenaudio.

Link to comment
Share on other sites

somehow I cannot rate my songs.. does anyone know a solution to this problem?

Mind sharing some info, what config are you using?

The button command should be TAG:SET:rating:5 where 5 is should the rating you want the button to assign.

Now, *MY* question is this: I have the RAR/ZIP component [from the foobar2000 installer] to read songs from compressed files... Is there a way to disable this through the Media Library? I've tried to exclude those file extensions in the preferences, but still have them show up when I re-scan the library... Now, I could remove the culprit file from that specific folder, but I would think I should not have to if I have the extensions set in the exclude rule.

Link to comment
Share on other sites

Sure thing Spidy` :yes:

Desktop.zip

Here are the files, you will also need:

FONTS:

Swis721 Cn BT D-Type - or a suitable sans serif

Nyala (Vista) - or a suitable fancy script font

Wingdings

Webdings

COMPONENTS:

Panelsui

Single Column Playlist

Lyric Show (foo_uie_lyrics)

WSH Panel (foo_uie_wsh_panel)

Egoh Spectrum Analyser (foo_uie_vis_egoh)

Quick Search Toolbar (foo_uie_quicksearch)

* credit: two of the zipped images come from dawxxx666's amazing config availabe on this page, and the nocover art is by BrilliantGreen from http://www.hydrogenaudio.org/forums/index....34341&st=25 *

Link to comment
Share on other sites

Just had a look and overlay1 and nocoverb are set to /images\10\ instead of /images\12\ so you will need put those two files in to a directory named 10 in the images directory.

Edited by jayde6
Link to comment
Share on other sites

awesome config jayde6..

i've customized it a bit.. but there are few things i want to add that i'm hoping you can help me with. I wanted to put an overlay on the album art but i'm not sure how.. and a 1 pixel white border around the album art.. i can't figure out how to do this.

post-10919-1176603030.jpg

Link to comment
Share on other sites

awesome config jayde6..

i've customized it a bit.. but there are few things i want to add that i'm hoping you can help me with. I wanted to put an overlay on the album art but i'm not sure how.. and a 1 pixel white border around the album art.. i can't figure out how to do this.

Thanks :) . Nice changes. As far as the others, the album art itself is a separate track display, so if you right click on the art itself you should be able to easily add a $imageabs overlay and also a $drawrect with a white pen color. You may also want to add NOKEEPASPECT to the album art if you are going to use an overlay. You could also change the panel code (the one with the background and text) to always show the lrc.png underneath the rotated albumart but make it a little bit bigger so that your white line would look mirrored as well.

And I use my speakers volume control (and for that matter my keyboards play/pause etc. but I just couldn't resist the look of the buttons in the alternating light and dark) however it shouldn't be too hard to shrink the seek bar and create another wsh panel to the right of it using the volume bar.txt that came with the plugin.

Look forward to seeing any and all mods to it,

Jayde6

Link to comment
Share on other sites

i've tried adding the code myself.... a bunch of times.. and nothing happens, i have no idea what i'm doing.

I know I made it overly complicated, I just like keeping each section separate. I think the problem is probably that the coverart size is the same as the panel size, that and/or the $drawrect is below the overlay and bkg sections of the code (I have images that are not perfectly square and do hate stretching them hence it having it's own bkg and overlay). Put this code into the art panel in place of the old code;

$drawrect(0,0,0,0,brushcolor-235-235-235 pencolor-null)

$drawrect(0,0,0,0,brushcolor-235-235-235 pencolor-255-255-255)

$if($fileexists($replace(%path%,%filename_ext%,folder.jpg)),

$imageabs2(238,238,0,0,0,0,1,1,$replace(%path%,%filename_ext%,folder.jpg),VALIGN-B NOKEEPASPECT),

$imageabs2(238,238,0,0,0,0,1,1,/images\12\nocoverb.png,VALIGN-B NOKEEPASPECT))

$imageabs2(238,238,0,0,0,0,1,1,'your overlay png',VALIGN-T)

-in the track display with the background and the text, replace from "$ifequal($getpvar(display.mode),0," to the empty line with this;

$ifequal($getpvar(display.mode),0,

$imageabs2(240,41,0,0,0,39,$sub($div(%_width%,2),119),266,/images\12\lrc.png,VALIGN-T NOKEEPASPECT)

$if($fileexists($replace(%path%,%filename_ext%,folder.jpg)),

$imageabs2(238,238,0,0,0,0,$sub($div(%_width%,2),118),268,$replace(%path%,%filename_ext%,folder.jpg),VALIGN-TROTATEFLIP-6),

$imageabs2(238,238,0,0,0,170,$sub($div(%_width%,2),118),268,/images\12\nocoverb.png,VALIGN-T ROTATEFLIP-6)),

$imageabs2(236,41,0,0,0,39,$sub($div(%_width%,2),117),266,/images\12\lrc.png,VALIGN-T NOKEEPASPECT)

$drawrect($sub($div(%_width%,2),118),22,238,242,brushcolor-235-235-235 pencolor-70-70-70))

- I think that ought to do what you want.

Link to comment
Share on other sites

Hi all, I've got this problem with my foobar such that button images won't show up, EXCEPT the default ones. anyone knows how i can go about solving this? thanks very much.

Link to comment
Share on other sites

Here's my WIP LunaElement mod based from bbmartini, Alan, and maybe any other LE mods out there.

foolesavagemodxn2.jpg

It uses foo_uie_wsh_panel for the seekbar, an idea borrowed from the Dark1 config. I prefer it over having either graphical seekbar, ugly, or both.

Why is it not used more often? buggy? heavy on resources???

Now here's where I ask for help [again].

I have my SCPL arranged by directory structure because my music is only partially organised.

In this example I have a 5 disc Johnny Cash collection located @ Music\Johnny Cash\[1954-1958] Man In Black I\ ... each disc has it's own sub-folder named "Disc" with 01, 02 to 05.

The meta-tags are done up with track number, total tracks, disc number, total discs.

The filename themselves are as so: Johnny Cash - 102 - You're My Baby.mp3 (where 102 is = disc 01 track 02)

Here's a visual:

foonodischeaderht7.jpg

(The blur is just where I merged the first few tracks of the first disc to show the header, and the first tracks from the second.)

Link to comment
Share on other sites

Sorry if i will someone angry but i am looking for nice small foo config, without all those special effects , album art.. and so.. just clean and simple , functional foo . If someone has an idea plis help. Thnx

Link to comment
Share on other sites

Now here's where I ask for help [again].

I have my SCPL arranged by directory structure because my music is only partially organised.

In this example I have a 5 disc Johnny Cash collection located @ Music\Johnny Cash\[1954-1958] Man In Black I\ ... each disc has it's own sub-folder named "Disc" with 01, 02 to 05.

The meta-tags are done up with track number, total tracks, disc number, total discs.

The filename themselves are as so: Johnny Cash - 102 - You're My Baby.mp3 (where 102 is = disc 01 track 02)

Here's a visual:

http://img407.imageshack.us/img407/2152/fo...scheaderht7.jpg

(The blur is just where I merged the first few tracks of the first disc to show the header, and the first tracks from the second.)

My guess is that you're not actually grouping by directory.

The best advice I can give you is to properly tag your files.

Sorry for not really helping. ;)

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.