Help - Search - Members - Calendar
Full Version: Columns UI / Panels UI appearance
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132
nicc
QUOTE (mrks @ Sep 4 2006, 07:16) *
hi.. my first post here. loving foobar at the moment smile.gif

my setup:




now i got a few questions

- when i open up the browse tab, the album art gets kinda scaled down, i'd like the browse panel just to overlay the album art without affecting it, is that possible? i eventually tried every possible combination of the four checkboxes in the properties sad.gif

- i made a small script to switch between %title% and %artist% in the trackinfo panel, but i'd actually like it to fade in and out. that possible somehow? (im using the %time_elapsed_seconds%)

also, tool++ and snowsfall, what VS u guys using? unsure.gif



what is the font of track info panel ? thanks
Trick
QUOTE (Borbus @ Sep 4 2006, 11:07) *
No, StyleXP cannot do per-application theming like WB can. I think you will find StyleXP is much more bloated than Windowblinds since it patches XP's own theming engine while in memory while Windowblinds uses its own engine which uses less resources than XP's.


I've got agree there -- I've found WindowBlinds 5 to be *muxh* less resource-hungry than earlier versions. They claim it's faster than *not* using it, and with what limited testing I've done I can't say that's not true.
Snowsfall
QUOTE (Czokalapik @ Sep 4 2006, 04:01) *
QUOTE (Snowsfall @ Sep 3 2006, 11:33) *


could you please post track_info configs? or maybe cfg file


tag/codec type
CODE
$alignrel(right,bottom)$font(franklin gothic medium,8,,200-200-200)
$if($stricmp(%codec%,MP3),$rgb(80,80,80)'MP3',$rgb(200,200,200)'MP3')
$if($stricmp(%codec%,OGG),$rgb(80,80,80)'OGG',$rgb(200,200,200)'OGG')
$if($stricmp(%codec%,MPC),$rgb(80,80,80)'MPC',$rgb(200,200,200)'MPC')
$if($stricmp(%codec%,AAC),$rgb(80,80,80)'AAC',$rgb(200,200,200)'AAC')
$if($stricmp(%codec%,APE),$rgb(80,80,80)'APE',$rgb(200,200,200)'APE')
$if($stricmp(%codec%,WMA),$rgb(80,80,80)'WMA',$rgb(200,200,200)'WMA')


CODE
$puts(back,$rgb(200,200,200))
$puts(active,$rgb(80,80,80))
$puts(full,null)
$puts(frame,null)
/////////////////////////Stereo Encoding Tagtype RG/////////////////////////////////\/////
$alignabs(11,$div(%_height%,50),%_width%,%_height%,,)
$font(franklin gothic medium,8,$get(font_options),250-250-250)
$if($stricmp(%__mp3_stereo_mode%,JOINT STEREO),$get(active)JOINT STEREO
$get(back)$char(32)MONO,
$if($stricmp(%channels%,stereo),$get(back)JOINT $get(active)STEREO
$get(back)$char(32)MONO,
$get(back)JOINT STEREO
$if($stricmp(%channels%,MONO),$get(active)$char(32)MONO,
$get(back)$char(32)MONO)))
$if($stricmp($info(encoding),lossy),$get(active) LOSSY$get(back) LOSSLESS,
$get(back) LOSSY$get(active) LOSSLESS$get(back)' CBR VBR ABR')
$if($stricmp($codec(),Musepack),$get(back)
' CBR'$get(active)' VBR'$get(back)' ABR'$puts(Avg,$info(bitrate)))
$if($stricmp($codec(),Mp3) ,
$if($not(%__extrainfo%),$get(active)' CBR'$get(back)' VBR ABR',
$get(back)' CBR'$get(active)' VBR'$get(back)' ABR'$puts(Avg,$info(bitrate))),)
$if($stricmp($codec(),vorbis),$get(back)' CBR VBR'$get(active)' ABR'$puts(Avg,$info(bitrate)))
$if($strstr($info(tagtype),id3v1),$get(active),$get(back)) ID3V1
$if($strstr($info(tagtype),id3v2),$get(active),$get(back)) ID3V2
$if($strstr($info(tagtype),apev2),$get(active),$get(back)) APEV2
$if($stricmp(%codec%,vorbis),$get(active),$get(back)) VC
$if($stricmp(%codec%,flac),$get(active),$get(back)) FLAC
$if($or( %__replaygain_album_gain%,%__replaygain_track_gain%)
,$get(active),$get(back)) R-G


bottom
CODE
$alignrel(right,center)$font(Calibri,9,uppercase,255-255-255)%Title% $font(,,Uppercase,100-100-100)%Album% $font(,,bold uppercase,130-230-255)%Artist%
saberrider
Snowsfall
QUOTE (mrks @ Sep 4 2006, 07:16) *
also, tool++ and snowsfall, what VS u guys using? unsure.gif


nice and buggy because I'm lazy
http://www.sendspace.com/file/8iwyvh
FofR

Click for large.

Finally got a scaleable good looking at all sizes config with large album art and artist art squeezed in. When playing a starred song a big star appears in the trackinfo panel. Songs with higher ratings have glass png hearts in the column panel.

The tick in the top right represents the stage it is in my collection. If just downloaded it will display the icon of the app from which it was downloaded. If moved and requires tagging it shows a tagging icon, and similarly for burning. The tick is "all complete".

Also I like my new wallpaper smile.gif
LoafOfBread

Not the most convenient setup I have ever used, and certainly the most bloated, but also the nicest looking. The little wedge in in the trackinfo panel is a slice of a circle that gives a rough idea of the progress of the track, since progress bars bother me when they are constantly moving in the corner of my eye (I have two monitors).
brumal
Milky redux layout I am playing around with...





Whatcha think?

huh.gif
mazy
QUOTE (FofR @ Sep 4 2006, 23:09) *
Also I like my new wallpaper smile.gif

me too, great colors. link? and that "music status" idea is nice, i wish i had my collection as organized as you smile.gif

QUOTE (LoafOfBread @ Sep 5 2006, 07:48) *
Not the most convenient setup I have ever used, and certainly the most bloated, but also the nicest looking. The little wedge in in the trackinfo panel is a slice of a circle that gives a rough idea of the progress of the track, since progress bars bother me when they are constantly moving in the corner of my eye (I have two monitors).

looks visually consistent, nice!

isn't it amazing what kinds of looks are possible with foobar? who would have thought ... i'm using it since 0.667 (downloaded on 2003-07-10).
...Just Elliott
QUOTE (brumal @ Sep 5 2006, 07:16) *
Milky redux layout I am playing around with...





Whatcha think?

huh.gif

Not digging this as much as the original milk, sorry :/
qaturn
QUOTE (Borbus @ Sep 4 2006, 11:07) *
No, StyleXP cannot do per-application theming like WB can. I think you will find StyleXP is much more bloated than Windowblinds since it patches XP's own theming engine while in memory while Windowblinds uses its own engine which uses less resources than XP's.


Thats a good point, however I still have a bad taste in my mouth from the first time I used windowblinds
& I personally think windowblinds is the evil incarnate.

With a dual core system and 2 gigs of ram I am not concerned with resources as much, as someone would with a lesser system.
mrks
QUOTE (nicc @ Sep 4 2006, 13:40) *
QUOTE (mrks @ Sep 4 2006, 07:16) *

hi.. my first post here. loving foobar at the moment smile.gif

my setup:




now i got a few questions

- when i open up the browse tab, the album art gets kinda scaled down, i'd like the browse panel just to overlay the album art without affecting it, is that possible? i eventually tried every possible combination of the four checkboxes in the properties sad.gif

- i made a small script to switch between %title% and %artist% in the trackinfo panel, but i'd actually like it to fade in and out. that possible somehow? (im using the %time_elapsed_seconds%)

also, tool++ and snowsfall, what VS u guys using? unsure.gif



what is the font of track info panel ? thanks


Bebas and BigNoodleTitling, they're both from that rar fofr uploaded few pages ago i think.

thanks snowsfall wub.gif
Lorraine
QUOTE (FofR @ Sep 4 2006, 15:09) *

Click for large.

Finally got a scaleable good looking at all sizes config with large album art and artist art squeezed in. When playing a starred song a big star appears in the trackinfo panel. Songs with higher ratings have glass png hearts in the column panel.

The tick in the top right represents the stage it is in my collection. If just downloaded it will display the icon of the app from which it was downloaded. If moved and requires tagging it shows a tagging icon, and similarly for burning. The tick is "all complete".

Also I like my new wallpaper smile.gif


blink.gif blink.gif crying.gif crying.gif

I love it. I wish I knew how to do that. unsure.gif
staticwasabi
QUOTE (tool++ @ Sep 3 2006, 04:49) *



I need to get albumart thumbnails workeing sad.gif


hi, could you email me your quick search toolbar bmp? staticwasabi [at] gmail dot com
i'd appreciate it lots thanks
and very nice setup i must say
Czokalapik
QUOTE (Lorraine @ Sep 5 2006, 04:39) *
QUOTE (FofR @ Sep 4 2006, 15:09) *


Click for large.

Finally got a scaleable good looking at all sizes config with large album art and artist art squeezed in. When playing a starred song a big star appears in the trackinfo panel. Songs with higher ratings have glass png hearts in the column panel.

The tick in the top right represents the stage it is in my collection. If just downloaded it will display the icon of the app from which it was downloaded. If moved and requires tagging it shows a tagging icon, and similarly for burning. The tick is "all complete".

Also I like my new wallpaper smile.gif


blink.gif blink.gif crying.gif crying.gif

I love it. I wish I knew how to do that. unsure.gif

it's not really dificult, i thought it was, but Fofr uploaded set of his preferences etc etc.
some modifications and i believe u could handle doing such layout
Fofr's foobar pack: http://www.hydrogenaudio.org/forums/index....st&p=426797

edit: btw, layout like layout, but wallpaper is great! ;] where can i get such?
Psyphre
QUOTE (zackorah @ Sep 3 2006, 00:24) *

Still messing around wink.gif


How do you get the album art of all ur albums like that?? Ive been away for awhile and now that im back suddenly there seems to be a flood of new features to foobar!
tool++
QUOTE (Borbus @ Sep 4 2006, 20:07) *
QUOTE (qaturn @ Sep 3 2006, 15:30) *

it's called StyleXP. doesnt use any resources, not bloated and has lots of choices for visual styles.
Logons,etc

No, StyleXP cannot do per-application theming like WB can. I think you will find StyleXP is much more bloated than Windowblinds since it patches XP's own theming engine while in memory while Windowblinds uses its own engine which uses less resources than XP's.



But seeing as WB puts stuff over the old theme, it means your running both, unless you disable the windows theming engine completely.

I'll find it hard to believe WB is less bloated than windows's styles seeing as they're integrated into the OS itself, although I would say the latest version is a LOT better than previous ones.
spex04
QUOTE (tool++ @ Sep 5 2006, 15:55) *
QUOTE (Borbus @ Sep 4 2006, 20:07) *

QUOTE (qaturn @ Sep 3 2006, 15:30) *

it's called StyleXP. doesnt use any resources, not bloated and has lots of choices for visual styles.
Logons,etc

No, StyleXP cannot do per-application theming like WB can. I think you will find StyleXP is much more bloated than Windowblinds since it patches XP's own theming engine while in memory while Windowblinds uses its own engine which uses less resources than XP's.



But seeing as WB puts stuff over the old theme, it means your running both, unless you disable the windows theming engine completely.

I'll find it hard to believe WB is less bloated than windows's styles seeing as they're integrated into the OS itself, although I would say the latest version is a LOT better than previous ones.


Don't want to go completely off-topic, but from the windowblinds website:

QUOTE
Native. WindowBlinds DOES NOT "skin over" the existing user interface. It works by extending the existing painting calls with newer, faster, more feature rich ones.


---

Anyway, back to foobar, here's mine:

zackorah
QUOTE (Psyphre @ Sep 5 2006, 08:13) *
QUOTE (zackorah @ Sep 3 2006, 00:24) *

Still messing around wink.gif


How do you get the album art of all ur albums like that?? Ive been away for awhile and now that im back suddenly there seems to be a flood of new features to foobar!




updated it...

http://www.hydrogenaudio.org/forums/index....pid=427571&
cvax
QUOTE (mrks @ Sep 4 2006, 06:16) *
hi.. my first post here. loving foobar at the moment smile.gif

my setup:




now i got a few questions

- when i open up the browse tab, the album art gets kinda scaled down, i'd like the browse panel just to overlay the album art without affecting it, is that possible? i eventually tried every possible combination of the four checkboxes in the properties sad.gif

- i made a small script to switch between %title% and %artist% in the trackinfo panel, but i'd actually like it to fade in and out. that possible somehow? (im using the %time_elapsed_seconds%)

also, tool++ and snowsfall, what VS u guys using? unsure.gif


would you mind sharing that script you made for alternating %title% and %artist%? much thanks
mrks
QUOTE (cvax @ Sep 5 2006, 10:23) *
QUOTE (mrks @ Sep 4 2006, 06:16) *

hi.. my first post here. loving foobar at the moment smile.gif

my setup:




now i got a few questions

- when i open up the browse tab, the album art gets kinda scaled down, i'd like the browse panel just to overlay the album art without affecting it, is that possible? i eventually tried every possible combination of the four checkboxes in the properties sad.gif

- i made a small script to switch between %title% and %artist% in the trackinfo panel, but i'd actually like it to fade in and out. that possible somehow? (im using the %time_elapsed_seconds%)

also, tool++ and snowsfall, what VS u guys using? unsure.gif

would you mind sharing that script you made for alternating %title% and %artist%? much thanks


sure.

CODE
//switch every 8 seconds
$ifgreater($mod(%playback_time_seconds%,16),8,

// artist
$align(center,bottom)
$font(Bebas,24,, 50-50-50) [%title%]
$align(center,bottom)
$font(Bebas,24,,126-220-33)[%artist%]

// title
,
$align(center,bottom)
$font(Bebas,24,, 50-50-50) [%artist%]
$align(center,bottom)
$font(Bebas,24,-,126-220-33)[%title%]
)


maybe someone could help me with the fading? i'd basically need to have smaller steps than 1second, but seeing that the panel only updates each second i doubt it would be possible.
CepiPerez
QUOTE


Nice... but...
What if I have just 3 or 4 songs from each CD? How can I see the covers?

By the way, this is my new graphic-shadow style:

zackorah
QUOTE (CepiPerez @ Sep 5 2006, 15:15) *
QUOTE


Nice... but...
What if I have just 3 or 4 songs from each CD? How can I see the covers?

By the way, this is my new graphic-shadow style:


Yeah thats the only problem, I'm trying to work around that, is there any way to find out if an album < 5 tracks? is there mathematical operators in the scripting? (im new to foobar scripting)
Sphix
My Foobar:
http://img292.imageshack.us/img292/1581/deskfoobarwm7.png

It's almost like a clone of chivas tongue.gif
zoidbergslo
QUOTE (zackorah @ Sep 5 2006, 23:30) *
Yeah thats the only problem, I'm trying to work around that, is there any way to find out if an album < 5 tracks? is there mathematical operators in the scripting? (im new to foobar scripting)


Maybe if you tag all your albums with %totaltracks% and then just have function

QUOTE
$ifgreater(n1,n2,then,else)

Compares the integer numbers n1 and n2, if n1 is greater than n2, the then part is evaluated and its value returned. Otherwise the else part is evaluated and its value returned.


CODE
$ifgreater(%totaltracks%,5,small albums,big albums)


or sth like this
CepiPerez
QUOTE (zoidbergslo @ Sep 5 2006, 19:22) *
QUOTE (zackorah @ Sep 5 2006, 23:30) *

Yeah thats the only problem, I'm trying to work around that, is there any way to find out if an album < 5 tracks? is there mathematical operators in the scripting? (im new to foobar scripting)


Maybe if you tag all your albums with %totaltracks% and then just have function

QUOTE
$ifgreater(n1,n2,then,else)

Compares the integer numbers n1 and n2, if n1 is greater than n2, the then part is evaluated and its value returned. Otherwise the else part is evaluated and its value returned.


CODE
$ifgreater(%totaltracks%,5,small albums,big albums)


or sth like this


Yes, but doesn't solve the my problem. I want something for show all covers, like WMP11 do.
linkinstreet
My last configuration before testing Vista
Vista hates Columns UI it seems T.T
Yotsuya
Strictly4me
Next try with a small foobar. First time without fullscreen!

Thanks to "Russell777" for his Home stereo display. - Nice work!
Also thanks to "acedriver" to inspire me with his code for single playlist view

Looks like so now:



On left side (hidden now), i can find "explorer tree panel".

((((( Strictly4me )))))
tool++
Few updates:

avish
QUOTE (CepiPerez @ Sep 5 2006, 15:15) *
Nice... but...
What if I have just 3 or 4 songs from each CD? How can I see the covers?

By the way, this is my new graphic-shadow style:


That is an awesome setup, what VS is that?
/mnt
I reconfigured my foobar last week.

amonrei
I'm loving the home stereo display. laugh.gif
CepiPerez
QUOTE (avish @ Sep 6 2006, 08:53) *
QUOTE (CepiPerez @ Sep 5 2006, 15:15) *

Nice... but...
What if I have just 3 or 4 songs from each CD? How can I see the covers?

By the way, this is my new graphic-shadow style:


That is an awesome setup, what VS is that?


Thanks!
The VS is "Lamina XT".
http://www.deviantart.com/deviation/310614...amp;q=lamina+xt
skelly831
QUOTE (tool++ @ Sep 6 2006, 04:37) *
Few updates:

Very nice man cool.gif

EDIT: that is bblean running over what VS/theme?
Asmadeus


Hello,

Most if not all of the credit for my config goes too:
1.Mazy
2.Acedriver
3.mrks
4.Snowsfall
of work I have modified to my needs and liking. Thanks!

And ofcourse to terrestrial for the excellent single columns and modified trackinfo panels.

Cheers!
FRICSO
wow, mars volta pre-release album, great, but this is a demo version right?
I have it too!!!

Are you using the album one-click-expand playlist (I don't know if this is the best term, but...)?
the tool++ are using this too? where I can find this codec?
Stuart60611
After some final tweaking ...

Browser view:



Stopped, No Cover, Playlist View:



Lyrics View:

CepiPerez
QUOTE (FRICSO @ Sep 6 2006, 21:48) *
wow, mars volta pre-release album, great, but this is a demo version right?
I have it too!!!

Are you using the album one-click-expand playlist (I don't know if this is the best term, but...)?
the tool++ are using this too? where I can find this codec?


He's using the new componet foo_playlist_single_column.
Check the 3DParty Plugins forum.
FRICSO
thanks CepiPerez!
I'll search this in the 3D Party forum!

I'm a fat lazy guy really! smile.gif

My SS:
Generalverdacht
QUOTE (Stuart60611 @ Sep 6 2006, 22:06) *
After some final tweaking ...

Browser view:



Stopped, No Cover, Playlist View:



Lyrics View:





how did you manage to put "random" into your trackinfo when "shuffle-tracks" is the current playback order? i need this function too!
sicutero
QUOTE (Asmadeus @ Sep 7 2006, 03:13) *


Hello,

Most if not all of the credit for my config goes too:
1.Mazy
2.Acedriver
3.mrks
4.Snowsfall
of work I have modified to my needs and liking. Thanks!

And ofcourse to terrestrial for the excellent single columns and modified trackinfo panels.

Cheers!


Wow biggrin.gif looks great and with Mars Volta even greater smile.gif

could you post your confs ?

thanx mate, cheers smile.gif
Squeller
QUOTE (tool++ @ Sep 6 2006, 03:37) *

Tool++, this looks very nice. Do you share fcs, fcb, used components, used fonts, etc. pp.? I hope it doesn't use custom buttons, as those don't work on a w2k OS....
musosticky
QUOTE (CepiPerez @ Sep 6 2006, 22:24) *
QUOTE (FRICSO @ Sep 6 2006, 21:48) *

wow, mars volta pre-release album, great, but this is a demo version right?
I have it too!!!

Are you using the album one-click-expand playlist (I don't know if this is the best term, but...)?
the tool++ are using this too? where I can find this codec?


He's using the new componet foo_playlist_single_column.
Check the 3DParty Plugins forum.


The new mars volta album is out there if you know where to look *nudge nudge wink wink* quite aweome too biggrin.gif

and lmfao @ 3d Party Plugins that really tickled me biggrin.gif
speedemonV12
QUOTE (tool++ @ Sep 6 2006, 05:37) *
Few updates:



holy shit tool... that is just pure beauty... Can you hook us up with *everything* u used lol... Kuz if i had a player look like that, id be complete... that really looks fantastic... you columns ui settings, icons, trackinfo, just everything looks amazing.. fcs... thanks



QUOTE (Asmadeus @ Sep 6 2006, 18:13) *


Hello,

Most if not all of the credit for my config goes too:
1.Mazy
2.Acedriver
3.mrks
4.Snowsfall
of work I have modified to my needs and liking. Thanks!

And ofcourse to terrestrial for the excellent single columns and modified trackinfo panels.

Cheers!


very nice set up .. can you post up your fcs, trackinfo, and progress bar.. they look nice...
thanks
tomthomson
finally decided to switch over to the trackinfo MOD (thanks to terrestrial)



thanks to russell for a lot of ideas for the trackinfo I borrowed wink.gif
Asmadeus
QUOTE (sicutero @ Sep 7 2006, 02:34) *
Wow biggrin.gif looks great and with Mars Volta even greater smile.gif

could you post your confs ?

thanx mate, cheers smile.gif


Amputechture was released on Aug 30 where I live or atleast thats when I bought it... great album.
Here is my config...

//top trackinfo_mod- modified from mrks' config
CODE
//switch every 8 seconds
$ifgreater($mod(%playback_time_seconds%,16),8,

// artist
$align(center,bottom)
$font(Bebas,14,, 50-50-50) [%title%]
$align(center,bottom)
$font(Bebas,14,glow-180-180-180,255-255-255)[%artist%]
$imageabs(0,0,images\backg4.png,)

// title
,
$align(center,bottom)
$font(Bebas,14,, 50-50-50) [%artist%]
$align(center,bottom)
$font(Bebas,14,glow-0-10-100,0-210-255)[%title%]

$imageabs(0,0,images\backg4.png,))


//next trackinfo_mod config- copied from mazy's config
CODE
$padding(0,0)
$drawrect(,,,10,brushcolor-null pencolor-0-0-0)

$puts(progress,$muldiv(%playback_time_seconds%,$sub(%_width%,4),%length_seconds%))

$ifgreater($get(progress),0,
$padding(2,2)$drawrect(,,$get(progress),6,brushcolor-0-0-0 pencolor-null),)


single_column_playlist config - mazy's code
item display:
CODE
$if($strcmp($mod(%_playlist_number%,2),1),
$drawrect(,,,,brushcolor-70-70-70 pencolor-null))

//$if(%_selected%,$drawrect(0,0,0,0,brushcolor-255-255-255 pencolor-null))
$if(%_focused%,$drawrect(0,0,0,0,brushcolor-null pencolor-0-210-255))
//$if(%_selected%,$textcolor(SYSCOL-9),$textcolor(SYSCOL-8))

$padding(2,0)
$font(calibri bold,9,$if(%isplaying%,underline,),250-250-250)
$replace(%title%,'(',$font(,,bold italic,204-204-204)'(')

$alignabs(6,13,%_width%,%_height%,,)
$font(CubicFive10,6,nocleartype,190-190-190)
[%length% | ]
[%bitrate% kbps]

$alignabs(0,-1,$sub(%_width%,2),%_height%,right,)
$font(CubicFive10,6,nocleartype,190-190-190)
[%play_count%x]
$if(%cwb_queueindex%, '['%cwb_queueindexes%/%cwb_queuelength%']')

$alignabs(0,10,$sub(%_width%,2),%_height%,right,)
$font(Wingdings,9,glow-190-190-190 glowexpand-1,250-250-250)
$repeat(«,%rating%)


Group Display
CODE
$padding(1,0)
$drawrect(,,,,brushcolor-0-0-0 pencolor-0-0-0)$padding(4,1)

$align(left,center)$font(calibri bold,9,,255-255-255)
$font(,,bold glow-180-180-180 glowexpand-1,)
%artist%

$align(right,center)$font(,,bold,255-255-255)
%album%
$puts(ar_w,$calcwidth(%album%))

//$drawrect($sub(%_width%,$get(ar_w),18),-1,3,%_height%,brushcolor-51-191-238 pencolor-null)
//$drawrect($sub(%_width%,$get(ar_w),17),-1,1,%_height%,brushcolor-250-250-250 pencolor-null)

$alignabs(6,13,%_width%,%_height%,,)
$font(CubicFive12,6,nocleartype,18-173-224)
[%date% | ][%genre%]

$alignabs(0,10,$sub(%_width%,$get(ar_w),13),%_height%,right,)
$font(Wingdings,10,,)


$imageabs($sub(%_width%,$get(ar_w),98),0,data\misc images\playlist-refl.png,)
$imageabs($sub(%_width%,87),0,data\misc images\playlist-refl.png,)


Have fun!
Stuart60611
QUOTE (Generalverdacht @ Sep 7 2006, 01:58) *
QUOTE (Stuart60611 @ Sep 6 2006, 22:06) *

After some final tweaking ...

Browser view:



Stopped, No Cover, Playlist View:



Lyrics View:





how did you manage to put "random" into your trackinfo when "shuffle-tracks" is the current playback order? i need this function too!


The random button is not track info. Rather, it is a button to play a random track.
callisto
This is what I have to show... kinda simple smile.gif


callisto
tool++
Made a trackinfo similar to some of my older setups:

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.