Foobar2000 Customization Topic


Recommended Posts

Bah, I missed the edit time for my post, ah well..

I managed to get a mirror online for my guide, to all of those interested.

This is 90% the same as my original guide, with a few changes here and there..

http://foobar.lolwhat.org/

this is to achieve the following look:

mog_foo.png

Which isn't a look i personally use anymore, but it is a great starting point for new foobar users :)

thanks.. but i dont get it.. i did all the steps in the guide but nothing happens with my foobar! it looks exactly like the default look :/

Link to comment
Share on other sites

thanks.. but i dont get it.. i did all the steps in the guide but nothing happens with my foobar! it looks exactly like the default look :/

Once you've installed columns_ui you will need to make it you default user interface, then follow my guide.

Link to comment
Share on other sites

moglenstar, I know this is a bit picky :p

But do you think you could write more tutorials? That one was really good, and I'd like to know how to do things with album covers and stuff.

Link to comment
Share on other sites

moglenstar, I know this is a bit picky :p

But do you think you could write more tutorials? That one was really good, and I'd like to know how to do things with album covers and stuff.

I plan to, as soon as i've got my site back online..

For now i can point you in the direction of some useful sites,

Link to comment
Share on other sites

One more quick question.

Is there anyway u can update the Group Display section in Single Coloumn Playlist plugin depending on whether a track is being played from that group?

I tried

$if(%_selected%,$imageabs(0,0,/prestine\cdnot.png,),$imageabs(0,0,/prestine\cdplay.png,))

but it doesn't work

Link to comment
Share on other sites

fixed the issue with titles running over, fixed the progress bar running a little short, and i think i fixed the issue with the buttons/playlist issue. added a album visual display using tabbed panel staked mod, and a few new buttons. ill get the config out in the morning if anyone wants it, im tired.

can you tell me the code for "next song" under the progress bar?

Link to comment
Share on other sites

You can just zip your whole folder

Don't forget the profile folder (if you enabled per user settings whilst installing), which is located under '%appdata%\foobar2000\'.

Link to comment
Share on other sites

untitled17av.jpg

fixed the issue with titles running over, fixed the progress bar running a little short, and i think i fixed the issue with the buttons/playlist issue. added a album visual display using tabbed panel staked mod, and a few new buttons. ill get the config out in the morning if anyone wants it, im tired.

hi bbmartini!

may i have your config please?

looks really nice =]

much appreciated!

Link to comment
Share on other sites

It's possible to download a full customized version of foobar2000 ? with all great plugin, etc...

and beautiful looking as this pic

untitled17av.jpg

Thanks a lot. I'm beginner and I don't want to download basic foobar2000 on official site.

Link to comment
Share on other sites

It's possible to download a full customized version of foobar2000 ? with all great plugin, etc...

and beautiful looking as this pic

untitled17av.jpg

Thanks a lot. I'm beginner and I don't want to download basic foobar2000 on official site.

Can I have it to? Its an amazing version of foobar2000 :rolleyes:

Link to comment
Share on other sites

It's possible to download a full customized version of foobar2000 ? with all great plugin, etc...

and beautiful looking as this pic

untitled17av.jpg

Thanks a lot. I'm beginner and I don't want to download basic foobar2000 on official site.

No. You're not supposed to give out pre-made foobar configs.

At everyone else: Be patient... He'll release it, as he said in his post.

Link to comment
Share on other sites

Plugins:

Columns UI & Album List Panel

foo_custom info

Track Info Mod & Single Column Playlist

foo_cwb_hooks

Tabbed Panel Stack Mod

Make sure to check the requirements on each page (especially columns UI and track info mod). Also when you install foobar, untick ?Enable Per User Settings?. It makes it a lot easier and is what my code is written arounLayout

tabs1dm.jpg

Rename the tab by right clicking on them, change to Visual Tab and Playlist Tab respectively. To hide right click and select the optioPlaylist Tab

playlisttab4oo.jpg

Track Info 1

Background: RGB 22-22-31

Min. Height: 18

Egde Style: None

// Global
$padding(4,0)

// Background

// PerTrack

// PerSecond

$align(left,)
$font(Calibri,9,,221-222-223)
[%_time_elapsed%]

$align(right,)
$font(Calibri,9,,221-222-223)
[%length%]

$drawrect($muldiv(%_width%,8,100),3,$muldiv(%_width%,81,100),9,brushcolor-null pencolor-180-184-194)
$drawrect($add($muldiv(%_width%,8,100),2),5,$ifgreater($muldiv($sub($muldiv(%_width%,81,100),4),%playback_time_seconds%,%length_seconds%),0,$muldiv($sub($muldiv(%_width%,81,100),4),%playback_time_seconds%,%length_seconds%),1),5,brushcolor-240-240-240 pencolor-null)[/codeb[b]Single Column Playlist[/b]
Row Height: 18
Group Rows: 2
Edge Style: none[b]Group By[/b]
[code]%album%[/code]
[b]Item Display[/b]
[codebox]$ifequal($mod(%tracknumber%,2),0,
$imageabs(,,\images\LE5\reluna1.png,),
$imageabs(,,\images\LE5\reluna2.png,))

$if(%_selected%,$imageabs(,,\images\LE5\relunagreen.png,),)

$if(%isplaying%,$imageabs(,,\images\LE5\relunablue.png,),)
$if(%isplaying%,$font(Calibri,8,bold,0-0-200),$font(Calibri,8,,0-0-0))

$alignabs(279,2,%_width%,20,left,)
$if(%isplaying%,%_time_remaining%,%length%)

$padding(7,)
$align(left,middle)
[%tracknumber%]

$alignabs(28,2,240,20,left,)
[%title%]

$ifgreater($mul(%_height%,%_itemcount%),88,
$imageabs2(100,90,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,175,,images\ART_cd.png,)
$imageabs2(80,79,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,5)),,%_height%,190,,$replace(%path%,%filename_ext%,folder.jpg),)
$imageabs2(100,90,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,175,,images\case.png,)
,)

Group Display

$imageabs(,,\images\LE5\relunaorange2.png,)

$imageabs(4,11,\images\LE5\arrow.png,)

$alignabs(270,9,%_width%,20,left,)
$font(Calibri,11,glow- glowexpand-0 glowalpha-15,40-40-40)
[%date%]
//$replace($replace(%date%,20,''),19,'')

$alignabs(28,3,%_width%,20,left,top)
$font(Calibri,10,bold glow- glowexpand-0 glowalpha-15,40-40-40)
$cut($if(%album artist%,%album artist%,%artist%),42)

$font(Calibri,10,glow- glowexpand-0 glowalpha-15,40-40-40)
$alignabs(28,13,250,20,left,bottom)
%album%

Track Info 2

Min. Height: 25

Edge Style: none

// Global

// Background

$imageabs(,,/images\LE5\reluna.png,)

// PerTrack

$puts(rating,$if2(%rating%,0))
$button(5,7,0,0,13,13,/images\rating_hearts\rating$get(rating).png,/images\rating_hearts\rating1.png,Rate 1,)
$button(5,7,13,0,13,13,/images\rating_hearts\rating$get(rating).png,/images\rating_hearts\rating2.png,Rate 2,)
$button(5,7,26,0,13,13,/images\rating_hearts\rating$get(rating).png,/images\rating_hearts\rating3.png,Rate 3,)
$button(5,7,39,0,13,13,/images\rating_hearts\rating$get(rating).png,/images\rating_hearts\rating4.png,Rate 4,)
$button(5,7,52,0,13,13,/images\rating_hearts\rating$get(rating).png,/images\rating_hearts\rating5.png,Rate 5,)

//$puts(rating,$if2(%rating%,0))
//$button(5,7,0,0,13,13,images\rating_hearts\rating$get(rating).png,images\rating_hearts\rating1.png,TAG:SET:Rating:1,)
//$button(5,7,13,0,13,13,images\rating_hearts\rating$get(rating).png,images\rating_hearts\rating2.png,TAG:SET:Rating:2,)
//$button(5,7,26,0,13,13,images\rating_hearts\rating$get(rating).png,images\rating_hearts\rating3.png,TAG:SET:Rating:3,)
//$button(5,7,39,0,13,13,images\rating_hearts\rating$get(rating).png,images\rating_hearts\rating4.png,TAG:SET:Rating:4,)
//$button(5,7,52,0,13,13,images\rating_hearts\rating$get(rating).png,images\rating_hearts\rating5.png,TAG:SET:Rating:5,)

//PLAY/PAUSE
$button(238,1,0,0,22,21,
$if($or(%ispaused%,$not(%isplaying%)),/images\LE5\pause.png,/images\LE5\play.png),
$if($or(%ispaused%,$not(%isplaying%)),/images\LE5\play_.png,/images\LE5\pause_.png),
$if($or(%ispaused%,$not(%isplaying%)),play,pause)
,)

//PREVIOUS
$button(213,1,0,0,22,21,/images\LE5\prev.png,/images\LE5\prev_.png,previous,)

//NEXT
$button(263,1,0,0,22,21,/images\LE5\next.png,/images\LE5\next_.png,next,)

//ALBUM LIST
//$button(291,1,0,0,22,21,/images\LE5\search.png,/images\LE5\search_.png,Library Tab,)
$button(291,1,0,0,22,21,/images\LE5\search.png,/images\LE5\search_.png,Album List,)

//LAYOUT
$button(184,1,0,0,22,21,/images\LE5\visual.png,/images\LE5\visual_.png,Visual Tab,)

// PerSecond
[/codeb[b]Visual Tab[/b]
Youll want to have album art that is about 300x300 for this to look decent, and all album art is in the song directory labeled folder.jpg.
[img]http://img246.imageshack.us/img246/5376/visualtab5mb.jpg[/i[b]Track Info 3[/b]
Background: RGB 22-22-31
[codebox]// Global

// Background

// PerTrack

$imageabs2(300,300,0,0,0,0,10,10,$replace(%path%,%filename_ext%,folder.jpg),)

$imageabs2(300,300,0,0,0,0,10,313,$replace(%path%,%filename_ext%,folder.jpg),ROTATEFLIP-6)

$imageabs2(0,0,0,0,0,0,0,313,/images\LE5\overlay3.png,)

//$button(06,393,0,0,22,21,/images\LE5\search.png,/images\LE5\search_.png,Library Tab,)
$button(06,393,0,0,22,21,/images\LE5\search.png,/images\LE5\search_.png,Album List,)

$button(291,393,0,0,22,21,/images\LE5\playlist.png,/images\LE5\playlist_.png,Playlist Tab,)


$if(%_isplaying%,
$font(Calibri,18,bold glow-146-153-179 glowblur-10 glowalpha-220,22-22-31)
$alignabs(,320,327,25,center,)
%artist%

$font(Calibri,14,bold glow-146-153-179 glowblur-10 glowalpha-220,22-22-31)
$alignabs(,345,327,44,center,)
%title%
,
$font(Calibri,20,bold glow-146-153-179 glowblur-10 glowalpha-220,22-22-31)
$alignabs(,345,327,100,center,)
Not playing...
)

// PerSecond

$if(%_isplaying%,
$drawrect(40,390,242,10,brushColor-null penColor-146-153-179)
$drawrect(42,392,$ifgreater($muldiv($muldiv(%playback_time_seconds%,100,%length_seconds%),238,100),0,$muldiv($muldiv(%playback_time_seconds%,100,%length_seconds%),238,100),1),6,brushColor-146-153-179 penColor-null)
)
$font(Calibri,8,,146-153-179)
$alignabs(40,400,322,100,left,)
[%playback_time%]
$alignabs(241,400,42,100,right,)
[%length%]

$alignabs(70,400,182,15,center,)
[Next song: %cwb_next_title%]

images.zip

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.