Getting Started

|
QUOTE(IntegraTypeR @ Feb 6 2007, 02:55 PM) I am pretty ignorant about this, so i also want to ask where to paste the config.txt to ? QUOTE(Aquanox28 @ Feb 4 2007, 02:13 PM) Hi, just started foobar here. May I know where to paste the text in the .txt file? Thanks The .txt files contains config for 3 different sections; track info mod 1 (top), single column playlist (middle) and track info mod 2 (bottom). I'll help by divide the codes accordingly below. Track Info Mod 1 (Top)Settings: Background:Red-22 Green-22 Blue-31 Minimum Height: 18 Code: » Click to show Spoiler - click again to hide... « CODE // Global $padding(4,)
// Background
// PerTrack
// PerSecond
$align(left,) $font(Calibri,9,,221-222-223) [%_time_elapsed%]
$align(right,) $font(Calibri,9,,221-222-223) [%length%]
$padding(1,-1) $drawrect($muldiv(%_width%,8,100),4,$muldiv(%_width%,81,100),9,brushcolor-null pencolor-180-184-194) $drawrect($add($muldiv(%_width%,8,100),2),6,$ifgreater($muldiv($sub($muldiv(%_width%,81,100),4),%playback_time_seconds%,%length_seconds%),0,$muldiv($sub($muldiv(%_width%,78,100),4),%playback_time_seconds%,%length_seconds%),1),5,brushcolor-240-240-240 pencolor-null)
// whether messed up fx is applied to text // normal, emo, funked $puts(style_artist,normal) $puts(style_album,normal)
// other fonts $puts(headfont,segoe ui) $puts(headbold,'bold') $puts(headsize,8) $alignabs(0,0,$sub(%_width%,2),$sub(%_height%,-10),left,middle)
$font(calibri,8,bold,SYSCOL-10)
↘
$font($get(headfont),$get(headsize),$get(headbold),SYSCOL-12)
$if($strcmp($get(style_artist),funked), $replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($lower(%artist%), ,),ae,ǽ),h,ħ),i,!),e,ё),a,ǻ),u,ц),o,ợ),y,ỹ),j,ؤ),k,қ),c,¢)- , $if($strcmp($get(style_artist),emo), $replace($lower(%artist%), ,X)- , $lower(%artist%)- ))
$font($get(headfont),$get(headsize),$get(headbold),SYSCOL-5) $if($strcmp($get(style_album),funked), $replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($lower(%title%), ,),ae,ǽ),h,ħ),i,!),e,ё),a,ǻ),u,ц),o,ợ),y,ỹ),j,ؤ),k,қ),c,¢) , $if($strcmp($get(style_album),emo), $replace($lower(%title%), ,X) , $lower(%title%) ))
$font($get(headfont),$get(headsize),$get(headbold),SYSCOL-12) $if($strcmp($get(style_album),funked), $replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($replace($lower(%album%), ,),ae,ǽ),h,ħ),i,!),e,ё),a,ǻ),u,ц),o,ợ),y,ỹ),j,ؤ),k,қ),c,¢) , $if($strcmp($get(style_album),emo), $replace($lower(%album%), ,X) , $lower(%album%) )) //$alignabs($sub(%_width%,
Single Column Playlist (Middle)Row Heights: 18 Group rows: 2 Edge style: Sunken or grey (your choice) Code: » Click to show Spoiler - click again to hide... « Group ByCODE %album% Item DisplayCODE $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(485,2,%_width%,20,left,) $if(%isplaying%,%_time_remaining%,%length%)
$padding(7,) $align(left,middle) [%tracknumber%]
$alignabs(28,2,%_width%,20,left,) [%title%]
$ifgreater($mul(%_height%,%_itemcount%),88, $imageabs2(100,90,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,346,,images\ART_cd.png,) $imageabs2(134,91,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,0)),,%_height%,344,,images\cd2.png,) $imageabs2(78,79,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,5)),,%_height%,362,,images\nocover8.png,) $imageabs2(80,80,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,5)),,%_height%,361,,$replace(%path%,%filename_ext%,cover.jpg),) $imageabs2(80,80,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,5)),,%_height%,362,,$replace(%path%,%filename_ext%,folder.jpg),) $imageabs2(100,90,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,346,,images\case.png,) ,)
Group DisplayCODE $padding(12,)
$imageabs(,,\images\LE5\relunaorange2.png,)
$imageabs(4,11,\images\LE5\arrow.png,)
$alignabs(470,10,%_width%,20,left,) $font(Swis721 Cn BT,11,glow- glowexpand-0 glowalpha-15,40-40-40) %date%
$alignabs(28,3,%_width%,20,left,top) $font(Calibri,10,bold glow- glowexpand-0 glowalpha-15,40-40-40) $if(%album artist%,%album artist%,%artist%)
$font(Calibri,10,glow- glowexpand-0 glowalpha-15,40-40-40) $alignabs(28,13,%_width%,20,left,bottom) [%album%] Track info mod 02 (Bottom)Code: » Click to show Spoiler - click again to hide... « CODE // Global
// Background
$imageabs(,,\images\LE5\reluna.png,)
// PerTrack
$if(%rating%, $ifequal($num(%rating%,2),00,$imageabs(5,7,images\rating_hearts\rating0.png,),) $ifequal($num(%rating%,2),01,$imageabs(5,7,images\rating_hearts\rating1.png,),) $ifequal($num(%rating%,2),02,$imageabs(5,7,images\rating_hearts\rating2.png,),) $ifequal($num(%rating%,2),03,$imageabs(5,7,images\rating_hearts\rating3.png,),) $ifequal($num(%rating%,2),04,$imageabs(5,7,images\rating_hearts\rating4.png,),) $ifequal($num(%rating%,2),05,$imageabs(5,7,images\rating_hearts\rating5.png,),) ,$imageabs(5,7,images\rating_hearts\notrated.png,))
$puts(rating,$if2(%rating%,0)) $button(5,7,0,0,13,13,,,Rate 1,) $button(5,7,13,0,13,13,,,Rate 2,) $button(5,7,26,0,13,13,,,Rate 3,) $button(5,7,39,0,13,13,,,Rate 4,) $button(5,7,52,0,13,13,,,Rate 5,)
//$puts(rating,$if2(%rating%,0)) //$button(5,7,0,0,13,13,,,TAG:SET:Rating:1,) //$button(5,7,13,0,13,13,,,TAG:SET:Rating:2,) //$button(5,7,26,0,13,13,,,TAG:SET:Rating:3,) //$button(5,7,39,0,13,13,,,TAG:SET:Rating:4,) //$button(5,7,52,0,13,13,,,TAG:SET:Rating:5,)
//PLAY/PAUSE $button(250,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(226,1,0,0,22,21,images\LE5\prev.png,images\LE5\prev_.png,previous,)
//NEXT $button(274,1,0,0,22,21,images\LE5\next.png,images\LE5\next_.png,next,)
//FILE/ $button(480,1,0,0,22,21,images\LE5\search.png,images\LE5\search_.png,Album List,)
// PerSecond Hope this helps..
|