Foobar2000 Customization Topic


Recommended Posts

Hi! I have a little problem with my setup. The playlist ain't showing album art and album info properly? Help would be greatly appreciated, thank you. :)

foobsmd4.jpg

Change the group rows to 3 or something.

Link to comment
Share on other sites

Here it is!

fooexplainedqm1.jpg

layoutos0.jpg

Superior Track Info Mod

Font: AvantGarde LT Medium Caps Bold 8pt

Background: 80-80-80

Default Text: 235-235-235

Edge Style: None

//IMAGE
$imageabs(,,/images/trackinfo.bmp,)

//BLANK SPACE
$alignabs(left, top)
$font(Arial,1,,) 

//INFO
$if(%isplaying%, 
$alignset() - $alignrel(left, top)
$font(AvantGarde LT Medium Caps,8,,)
  %artist% / 
$font(AvantGarde LT Medium Caps,8,,240-202-17)
%title%
$alignset() - $alignrel(left, top)
$font(Arial,1,,) 
$alignset() - $alignrel(left, top)
$font(AvantGarde LT Medium Caps,7,,235-235-235)
$alignset() - $alignrel(left, top)
  %album%, 
$alignset() - $alignrel(center,middle)
$font(Frutiger Linotype,8,,)
$font(,,bold glow-235-235-235 glowalpha-50,235-235-235)
INSERT WHATEVER YOU WISH HERE
)


//Mini-Visualisation
$font(Verdana Caps,7,bold,)
$alignabs(452,,$add(%_width%,30),50,left,top)
$if(%_isplaying%,

$rgb(230,230,230)
$select($add(1,$mod(%_time_elapsed_seconds%,10)),
'i:.i:.',':i::.:','.:..::',':i:.:.','ii::.:','.i:.:.','::.:i:','.::i::',':.:i:.','.:i:.i'))$char(10) $char(10)

MiniVisualisation by OmART

Single Column Playlist

Row Height: 18

Group Rows: 1

Background: 230-230-230

Edge Style: None

Group By

%album%%disc%

Item Display

$if($strcmp($mod(%_playlist_number%,2),1),$drawrect(,,,,brushcolor-235-235-235 pencolor-null))
$if(%_selected%,$drawrect(0,0,0,0,brushcolor-219-219-219 pencolor-null),)

$padding(10,3)
$font(frutiger linotype bold,7,,$if(%isplaying%,233-204-22,100-100-100))
[%tracknumber%.  ]$if($meta(album artist),%artist%'  ?  ',)
$replace(%title%,'(',$font(,,,100-100-100)'(')

Grouip Display

$padding(1,0)
$drawrect(,,,,brushcolor-80-80-80 pencolor-80-80-80)$padding(4,1)

$align(left,center)$font(frutiger linotype bold,8,,240-240-240)
$font(,, glow-100-100-100 glowexpand-1,)
%album%[ '('Disc %disc%')'][ - %date%] 

$align(right,center)
$font(frutiger linotype bold,8,,200-200-200)
%artist%

Credits to Spex04 for the OriginalProgress Bar Trackinfo Modb>

Background: 80-80-80

//PROGRESS BAR
$drawrect($muldiv(%_width%,6,100),4,$muldiv(%_width%,88,100),9,brushcolor-null pencolor-240-240-240)
$drawrect($add($muldiv(%_width%,6,100),2),6,$ifgreater($muldiv($sub($muldiv(%_width%,88,100),4),%playback_time_seconds%,%length_seconds%),0,$muldiv($sub($muldiv(%_width%,88,100),4),%playback_time_seconds%,%length_seconds%),1),5,brushcolor-240-240-240 pencolor-null)

Props to Spex04Imagesb>

Attached, include in /images

Hope you enjoy using it, as much as i enjoyed modding i:p:p

Greetings!

TrackInfo.bmp

Link to comment
Share on other sites

Superb, thank you Dom.

I'm just mixing up some of the themes, and testing to see what I like by merging some codes together. I have no idea what kind of code is used, but I can get a general idea. Complete newbie :/

Link to comment
Share on other sites

Various mods of what i've seen here, props to the makers ;)

foobar.jpg

Wowow, could share your Playlist Single Column Config, Track info panel, etc. please? :)

Edit: Where did you got the "Saturday Night Wrist"? In stores the oct.31 normally. ^^

Edited by apul
Link to comment
Share on other sites

hey Dom think you or anyone else could help with how i could put album art next to or slightly under the album name of that code you shared? I love your setup but i wanna put my art in there too :)

Link to comment
Share on other sites

Wowow, could share your Playlist Single Column Config, Track info panel, etc. please? :)

Edit: Where did you got the "Saturday Night Wrist"? In stores the oct.31 normally. ^^

Got an "advance" copy from work, music shop =)

Sure, images --->

http://www.shadowlabs.co.uk/other/random/Images.zip

GROUP BY
===============================
%album%

ITEM DISPLAY
===============================
$ifequal($mod(%_playlist_number%,2),0,
$drawrect(,,,,brushcolor-236-236-236 pencolor-null),)
$drawrect(,,,1,brushcolor-226-227-227 pencolor-null)
$if(%_selected%,$imageabs(,,images\selected_bg.png,),
$if(%_isplaying%,$imageabs(,,images\playing_bg.png,)))


$imageabs2(133,133,10,$sub($mul(%_height%,%_itemindex%),$add(%_height%,-2)),,%_height%,4,,images\nocover.png,)
$imageabs2(100,100,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,14)),,%_height%,10,,$replace(%path%,%filename_ext%,folder.jpg),)
$padding($if(%__replaygain_album_gain%,10,4),4)
$font(CubicFive10,6,,$if(%_selected%,0-70-140,$if(%_isplaying%,35-143-198,97-97-97)))
$if(%__replaygain_album_gain%,$num(%tracknumber%,2)'...  ')

$font(Calibri,9,,)
$if($not(%__replaygain_album_gain%),										   [$meta(artist) - ])
%title%

$align(right,bottom)
$font(CubicFive10,6,,)
[%playback_time% / ]%length%

GROUP DISPLAY
===============================
$imageabs(1,,images\header_bg.png,)
$padding(6,4)

$font(Calibri,9,bold glow-51-58-76 glowexpand-1,255-255-255)
%album%

$if(%discnumber%,
$font(,,glow-51-58-76 glowexpand-1,180-184-194)
' (Disc '%discnumber%')')


$imageabs($sub(%_width%,$get(ar_w),2),0,images\header_bg_right.png,)

TRACK INFO CODE
===============================
$if($and($stricmp(%_trackinfo_mode%,Follow Cursor),$stricmp(%_trackinfo_notrack%,1)), 
$imageabs(0,0,images\track_bg3.png,), 

$if($and($stricmp(%_trackinfo_mode%,Now Playing),$stricmp(%_trackinfo_notrack%,1)), 
$imageabs(0,0,images\track_bg3.png,), 

$if(%isplaying%,$imageabs(0,0,images\track_bg1.png,),$imageabs(0,0,images\track_bg2.png,)) 

$if(%rating%, 
$ifequal($num(%rating%,2),00,$imageabs(26,20,images\rating0.png,),) 
$ifequal($num(%rating%,2),01,$imageabs(26,20,images\rating1.png,),) 
$ifequal($num(%rating%,2),02,$imageabs(26,20,images\rating2.png,),) 
$ifequal($num(%rating%,2),03,$imageabs(26,20,images\rating3.png,),) 
$ifequal($num(%rating%,2),04,$imageabs(26,20,images\rating4.png,),) 
$ifequal($num(%rating%,2),05,$imageabs(26,20,images\rating5.png,),) 
,$imageabs(26,20,images\rating0.png,)) 

$puts(rating,$if2(%rating%,0)) 
$button(26,20,0,0,13,13,,,Rate 1,) 
$button(26,20,13,0,13,13,,,Rate 2,) 
$button(26,20,26,0,13,13,,,Rate 3,) 
$button(26,20,39,0,13,13,,,Rate 4,) 
$button(26,20,52,0,13,13,,,Rate 5,) 

$padding(28,4) 
$align(left,top)$font(tahoma,8,,0-56-120) 

$if($meta_test(artist),%artist%,$substr(%_filename%,1,$sub($strstr(%_filename%, - ),1))) 
$if($or($meta_test(artist,title),$strstr(%_filename%, - )), - ) 
$if($or($meta_test(title),$not($strstr(%_filename%, - ))), 
%title%,$substr(%_filename%,$add($strstr(%_filename%, - ),3),$len(%_filename%))) 

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

$if($meta_test(album),%album%) 

$padding(105,-1)$align(left,bottom)$font(,7,,) 

$if2($info(bitrate_dynamic),$info(bitrate)) KB/s %samplerate% Hz $caps([%__mp3_stereo_mode%]) $caps(%codec%) 

$padding(-105,)$align(right,bottom) 

$div(%_filesize%,1048576).$num($div($mul($mod(%_filesize%,1048576),100),1048576),2) MB 

))Rate 1,) 
$button(26,20,13,0,13,13,,,Rate 2,) 
$button(26,20,26,0,13,13,,,Rate 3,) 
$button(26,20,39,0,13,13,,,Rate 4,) 
$button(26,20,52,0,13,13,,,Rate 5,) 

$padding(28,4) 
$align(left,top)$font(tahoma,8,,0-56-120) 

$if($meta_test(artist),%artist%,$substr(%_filename%,1,$sub($strstr(%_filename%, - ),1))) 
$if($or($meta_test(artist,title),$strstr(%_filename%, - )), - ) 
$if($or($meta_test(title),$not($strstr(%_filename%, - ))), 
%title%,$substr(%_filename%,$add($strstr(%_filename%, - ),3),$len(%_filename%))) 

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

$if($meta_test(album),%album%) 

$padding(105,-1)$align(left,bottom)$font(,7,,) 

$if2($info(bitrate_dynamic),$info(bitrate)) KB/s %samplerate% Hz $caps([%__mp3_stereo_mode%]) $caps(%codec%) 

$padding(-105,)$align(right,bottom) 

$div(%_filesize%,1048576).$num($div($mul($mod(%_filesize%,1048576),100),1048576),2) MB 

))

Great look.

Mind sharing your wallpaper ? :p

Sure, it's part of MBXL's pack here

http://www.deviantart.com/deviation/40786429/

Link to comment
Share on other sites

Hey guys wonder if anyone can help me. I've currently setup playlist switcher to display the number of songs after the playlist name using %size%. Is there any way to get this put in the status bar like in itunes?

Cheers :)

Link to comment
Share on other sites

@espionix

thanks so much for the config... a few problems though, there is a playing_bg.png in the config, but none included in the zip. Also, how did you get the shadow to appear around the album art, it's not showing up for me.

Link to comment
Share on other sites

hey Dom think you or anyone else could help with how i could put album art next to or slightly under the album name of that code you shared? I love your setup but i wanna put my art in there too :)

Dunno if you gonna like...

You're supposed to add more info, since i couldnt think of anything else oO!

foohs1.jpg

Single Column Playlist

Group Rows: 5

Group Display:

$padding(1,0)
$drawrect(,,,,brushcolor-80-80-80 pencolor-80-80-80)$padding(4,1)

$imageabs(10,$if($strcmp(%tracknumber%,01),0,$add(23,$mul(-23,%tracknumber%))),images\YOURNOCOVER.JPG,)
$imageabs2(80,80,0,$add($mul(%_height%,$sub(%tracknumber%,2)),$muldiv(%_height%,5,5)),,,5,5,$replace($replace($replace(%path%,%filename_ext%,COVERNAME.JPG),',',),?,),)

//BLANK SPACE
$alignabs(left, top)
$font(Arial,1,,)

$alignset() - $alignrel(left,top)
$font(frutiger linotype bold,8,,240-240-240)
$font(,, glow-100-100-100 glowexpand-1,)		

$font(AvantGarde LT Medium Caps,9,,240-240-240)
 %album%[ '('Disc %disc%')']$char(10)
$font(AvantGarde LT Medium Caps,7,,240-202-17)

Release Date: $if2(%date%,Missing Date)$char(10)

Genre: $if2(%genre%,Missing Genre)$char(10)

//ADD MORE INFO HERE

$upper(
$alignset() - $alignrel(right,bottom)
$font(frutiger linotype bold,6,,240-202-17)
%artist%)

Link to comment
Share on other sites

@espionix

thanks so much for the config... a few problems though, there is a playing_bg.png in the config, but none included in the zip. Also, how did you get the shadow to appear around the album art, it's not showing up for me.

Works out the box as advertised over here mate :)

post-73456-1162005611_thumb.jpg

Link to comment
Share on other sites

sry espionix, for some reason the nocover image didn't unzip so that's why i wasn't getting the shadow... and i just duplicated the selected image and changed it to the playing image, thanks for all your hard work, it's a killer config.

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.