Foobar2000 Customization Topic


Recommended Posts

@moglenstar

Can you rate the songs with this stars below singleplaylist?

@Phrozty

Realy nice setup. - Bravo!

((((( Strictly4me )))))

Edited by Strictly4me
Link to comment
Share on other sites

Snipped from HA:

Here's mine, pretty boring compared to the ones I've seen floating around.

addons: foo_ui_columns, foo_uie_albumart, foo_uie_albumlist, foo_uie_playlists_dropdown (hidden until mouse over just above the playlist), foo_uie_single_column_playlist (thanks to tool++ for the base code), foo_uie_tabs, & foo_uie_trackinfo.

foo_blu.png

Thats really nice, I want! Please share!

Link to comment
Share on other sites

@strictly: ich denk mal, hatte sowas auch mal ^^

With buttons or per commandlines?

I'm looking for a way to rate my songs per commandlines, but i cann't find! :no:

((((( Strictly4me )))))

Link to comment
Share on other sites

[%album%]
$if(%_isplaying%,$drawrect(0,0,0,0,brushcolor-80-80-80 pencolor-0-0-0)

$imageabs(0,0,'images\bg1.png',)

,

$ifequal($mod(%_playlist_number%,2),0,

$drawrect(0,0,0,0,brushcolor-250-250-250 pencolor-240-240-240)

,

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

)

)

$padding(2,0)

$if(%_isplaying%,$imageabs(0,0,images\1bit\item_playing.png,flow),$imageabs(0,0,images\1bit\item.png,flow))

$if(%_isplaying%,$font(segoe ui,7,bold,255-255-255),$font(segoe ui,7,bold,164-171-179))

$alignabs(22,0,%_width%,21,left,top)

$if(%_isplaying%,$font(segoe ui,7,bold,255-255-255),$font(segoe ui,7,bold,180-180-180))

[Disc %discnumber% ][%tracknumber%. ]

$if(%_isplaying%,$font(segoe ui,7,bold,255-255-255),$font(segoe ui,7,bold,129-138-150))

$if($meta_test(album artist),%artist%' - ')

$if(%_isplaying%,$font(segoe ui,7,bold,255-255-255),$font(segoe ui,7,bold,120-120-120))

%title%

$if(%_isplaying%,$font(segoe ui,7,bold,255-255-255),$font(segoe ui,7,bold,180-180-180))

$align(right,center)%length%

$if(%_isplaying%,$font(Kroeger 05_55,6, ,203-206-211),$font(Kroeger 05_55,6,,180-180-180))

$alignabs(22,0,%_width%,21,left,bottom)

[$if($greater($div(%_filesize%,1024),1024),$left($div(%_filesize%,1024),1),0).$right($left($div(%_filesize%,1024),3),2)mb' '][%__bitrate%'kbps']

$if(%_isplaying%,

$font(Kroeger 05_55,6, ,203-206-211),$font(Kroeger 05_55,6,,180-180-180))

$align(right,bottom)[%play_count% play$if($greater(%play_count%,1),s)]

$drawrect(0,0,0,0,brushcolor-159-190-80 pencolor-139-170-60)

$imageabs(0,0,'images\bg1.png',)

$padding(2,0)

$padding(0,3)$align(left,bottom)

$imageabs(0,0,images\1bit\folder.png,flow)

$font(Frutiger Linotype,9,bold,51-67-11)$if($meta_test(album artist),%album%,%artist%)

$padding(0,-2)$align(right,top)

$font(Frutiger Linotype,7,bold,71-87-31)$if($meta_test(album artist),%album artist%,%album%)

$font(kroeger 05_55,6,,91-107-51)$align(right,bottom)[%date% '| '][%genre%]

Edited by chiwou
Link to comment
Share on other sites

@Chiwou

Your single column playlist code has references to png files. Would you please post those images or show where I could find them?

Edit: I just went back a few pages in this thread and found a link to the 1bit image set. This post isn't needed anymore :)

Link to comment
Share on other sites

lookin for some help here

right now i'm using vista and foobar runs but it looks like columnsUI make it crash, is that right? i'm using winamp for now but i will love to use foobar any ideas

Link to comment
Share on other sites

Can someone post some example code for using replaygain info for the single columns playlist? I can get it to put a T or A for trackgain or albumgain, but I would prefer to put an ASCII character from the character map (I would like to use the musical notes found in the arial font). I want this character displayed below the track name.

Link to comment
Share on other sites

lookin for some help here

right now i'm using vista and foobar runs but it looks like columnsUI make it crash, is that right? i'm using winamp for now but i will love to use foobar any ideas

There is a beta version here which should fix your problem with vista.
Link to comment
Share on other sites

mine's very simple. i can't be bothered with going too mad as it's minimised most of the time.... :p

untitledas4.png

oh and can i get that "no image available" png from a few pages back. the attachments appear to be broken? thanks. :)

Link to comment
Share on other sites

foowmp_Rating.png

messing around with %RATING% tag and images in foo_uie_single_column_playlist

fun stuff.

Where did you get the graphics. Note and the stars etc. I'd love to have the code for the track info at the top also. :)

Link to comment
Share on other sites

Where did you get the graphics. Note and the stars etc. I'd love to have the code for the track info at the top also. :)

most of the graphics you see there are borrowed or reproduced from wmp11, top part isn't trackinfo, it's actually grouping on single column playlist, i'll post my code and images soon :)

Link to comment
Share on other sites

Oh seems i left it too long before editing my post, :\

okay i've been messing around with trackinfo_mod a little, and have came up with this fairly accurate itunes trackinfo_mod setup.

itunes_trackinfo_preview.png

the top image is how it looks when there is no music playing,

the middle image is how it looks when it is paused,

the bottom image is how it looks when it is playing (with working progress bar)

to achieve this look, download the following rar file [download]

extract the rar file to the root of your foobar directory (or to your foobar profile directory)

so that you have an "itunes" folder, ie:

c:\program files\foobar2000\itunes\

and then paste the code from the included "itunes for trackinfo_mod.txt" file into the formatting string box of your trackinfo mod panel.

horizontal padding should be set to 0, vertical padding to 2, edge style to none, and font can be whichever font suits you best.. i used Lucida Grande bold 8pt.

the panel should be about 42 pixels high (as tall as the background image) to achieve the best look.

I will be posting my wmpish rating stars single columns layout later :)

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.