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
unart
QUOTE (Slourte @ Oct 10 2006, 15:23) *
A work in progress...



Very nice work - clean and simple.
FofR
QUOTE (Slourte @ Oct 10 2006, 14:23) *
A work in progress...


I second that. Very nice. I love your "selected song" display, subtle and clear.

What VS are you using?
baworak
2FofR
VS: http://www.deviantart.com/deviation/31325014/
elenhil
@Cepiperz
Somehow I can't make your config look exactly as it is on your picture. There is always a strip of background in the lower track info panel (right between its top border and the actual images). Moreover, it does not resize correctly - I mean both upper and lower panels are resized too, which ruins the layout and misaligns the elements. Have I missed something or is simply track info mod's limitation? Thanks beforehand!
speedemonV12
QUOTE (Slourte @ Oct 10 2006, 07:23) *
A work in progress...




very very nice config, think you could share it with us?
unknownllama
Shows off sidebar with recently updated uberview, tongue.gif

nicc
QUOTE (unknownllama @ Oct 10 2006, 11:30) *
Shows off sidebar with recently updated uberview, tongue.gif



wow it looks cool

may you share your visual style please
thanks a lot
baworak
QUOTE (nicc @ Oct 10 2006, 18:11) *
QUOTE (unknownllama @ Oct 10 2006, 11:30) *

Shows off sidebar with recently updated uberview, tongue.gif



wow it looks cool

may you share your visual style please
thanks a lot

VS: http://www.deviantart.com/deviation/31325014/
Slourte
QUOTE (speedemonV12 @ Oct 10 2006, 12:11) *
QUOTE (Slourte @ Oct 10 2006, 07:23) *

A work in progress...




very very nice config, think you could share it with us?


Sure,

Couple of screenshots :



Layout :


Single column config:
Row height : 23
Group row : 2
Edge style : none
Background color : 20-20-20
Grouped by albums

Images : Zip archive
Images must either be placed in "C:\Program Files\Foobar 2000\" or "C:\Documents and settings\**name**\Application data\Foobar2000\" depending on your installation...

Item display code :
CODE
$if($or(%_isplaying%,%_selected%),
$imageabs(2,0,images\gradient_green.png,)
,
$ifequal($mod(%_playlist_number%,2),0,
            $drawrect(13,0,0,0,brushcolor-250-250-250 pencolor-240-240-240)
        ,
            $drawrect(13,0,0,0,brushcolor-255-255-255 pencolor-240-240-240)
        )
)

$padding(5,0)
$alignabs(20,0,%_width%,21,left,top)

// TRACKNUMBER
$if($or(%_isplaying%,%_selected%),$font(calibri,9,bold,255-255-255),$font(calibri,9,bold,180-180-180))
[%tracknumber%. ]
// TITLE
$if($or(%_isplaying%,%_selected%),$font(calibri,9,bold,255-255-255),$font(calibri,9,bold,120-120-120))
$ifgreater($calcwidth(%title%),250,
$cut([%title%],60)'...'
,
[%title%]
)
// LENGTH
$align(right,top)$if($or(%_isplaying%,%_selected%),$font(calibri,9,bold,255-255-255),$font(calibri,9,bold,120-120-120))
[%length%]


Group display code :
CODE
$drawrect(0,0,0,0,brushcolor-20-20-20 pencolor-null)
$imageabs(0,0,images\gradient_black.png,)
$padding(5,5)

//ARTIST
$align(left,center)$font(calibri,12,bold ,245-245-245)$upper([%artist%])$char(10)
//ALBUM
$font(Calibri,9,bold,200-200-200)[%album%]

$padding(0,3)

// DATE
$align(right,center)$font(Calibri,9,,200-200-200)[%date%]$char(10)
//GENRE
[%genre%]


Wallpaper : http://flickr.com/photos/mandolux/153334571/
VS : http://www.deviantart.com/deviation/31325014/

Have fun!
musosticky
QUOTE (unknownllama @ Oct 10 2006, 11:30) *
Shows off sidebar with recently updated uberview, tongue.gif



Pfft How are Joy Division "ska-punk"? I'm so incensed I went off topic mad.gif
unknownllama
QUOTE (baworak @ Oct 10 2006, 13:18) *
QUOTE (nicc @ Oct 10 2006, 18:11) *

QUOTE (unknownllama @ Oct 10 2006, 11:30) *

Shows off sidebar with recently updated uberview, tongue.gif



wow it looks cool

may you share your visual style please
thanks a lot

VS: http://www.deviantart.com/deviation/31325014/



Not quite:
Its called Inverso Reborn-Balanced
http://www.deviantart.com/deviation/311354...h+age_scale%3A5
apul
QUOTE (spex04 @ Oct 9 2006, 02:36) *
Bored, so I made this (not completely finished yet, I'm sure I'll carry on tweaking it):


Wooaw, amazing.
Any package of your beautiful configuration? Please. ^^
Bien joué !
eejadx


Yea, I know... I have no creativity at all...
But I luv wmp11 config! rolleyes.gif
lizzard
QUOTE (CepiPerez @ Oct 9 2006, 22:56) *
QUOTE

@Cepiperez
First: Thanks for the help.

Now the play buttons are working!!
Not Working the volum level in the last track info mod.
Thanks for the code for the headphone, i had it but as a button with some code i found in this thread.

About the covers. I resized some covers to 80x80 .png and i put them on documents and settings\xxxxx\aplication data\fobar2000\covers. But they are blanc png, i canīt see any album cover. I had try change the name to folder, album, artist or cover, but doesnīt work.After i had try on e:\program files\foobar2000\covers without results. My albuns are on another drive H:\ and here i have the Artist on each folder with the folder.jpg, if i put here the folder.png doesnīt work also. Maybe i have missed something. So i found some code to change from png to jpg, and it works, although they are 82x82, This Album cover jpg werenīt resized yet.

About hide, i just found where it display that autohide windows. Thanks a lot.

Thanks Again for the help.


For the covers, look for this line in the code:

$imageabs(11,$if($strcmp(%tracknumber%,01),1,$add(24,$mul(-23,%tracknumber%))),$replace($replace(cover\%artist% - %album%.png,',',),?,),)

And replace for one of those:

1š CODE:
$imageabs2(80,80,0,$add($mul(%_height%,$sub(%tracknumber%,2)),$muldiv(%_height%,5,6)),,,11,-3,$replace($replace(C:\Documents and settings\XXXXX\Application data\foobar2000\covers\%artist% - %album%.jpg,',',),?,),)

The name of the images must be, for example, "QUEEN - GREATEST HITS.jpg" for use this code, and the images must be in C:\Documents and settings\XXXXX\Application data\foobar2000\covers\

2š CODE:
$imageabs2(80,80,0,$add($mul(%_height%,$sub(%tracknumber%,2)),$muldiv(%_height%,5,6)),,,11,-3,$replace($replace($replace(%path%,%filename_ext%,folder.jpg),',',),?,),)

For covers in JPG format (any size) in your H: drive. Example: H:\Music\Queen\Greatest Hits\folder.jpg

Try this


@cepiperez


I only now have time to try the code for images you posted, the one for h:\Music\Artist\Album\folder.jpg.
Is working, but with the same problem, some images abre broken as uou can see on the screenshoot.



On the right, in the union of the two panels are a line dividing those two panels. How can i hide those lines or make the background equal to both?

The volume images are on the e:\program files\foobar2000\components\neo1\vol\, the images are placed on the last panel, but doesnīt work, and i have the lastes version of cwb_hooks, and is on the foobar\components. Am i missing some code to put on the cwb_hooks to run the volume level?

Thanks in advance.
rissol
Hi,

After i read a lot from this awesome forum, and learn with great ppl here, this is what i have for now biggrin.gif



Its the CepiPerez config with some changes
Thanks to all biggrin.gif

It belongs to this desk of mine : http://www.deviantart.com/deviation/41190505/

L8r biggrin.gif
unart
I implemented rating (circles in the top left row) and bitrate indicator into my track info panel.

Generalverdacht
QUOTE (unknownllama @ Oct 10 2006, 11:30) *
Shows off sidebar with recently updated uberview, tongue.gif





crying.gif

did i miss something? what kind of panel shows all these albumcovers???
zmur
my blatant copy of someone's foobar http://img164.imageshack.us/my.php?image=u...ed1thumbjg8.jpg
CepiPerez
QUOTE (lizzard @ Oct 10 2006, 04:12) *
@CepiPerez

Thnaks for all.Thanks
I will try later because i musto go to work, and later i will tell you the results.

About the cwb_hooks i have the latest version, and it is on the directory e:\program files\ foobar2000\components.
The image of volume is on the e:\program files\foobar2000\components\neo1\. The image is there but the level donīt work.


CepiPerez you speak spanish and i portuguese. Here a bad english too.
Thanks


That's wrong!

The folder for the images must be "E:\Program files\foobar2000\neo1\"

Fix it.







QUOTE (lizzard @ Oct 10 2006, 17:42) *
@cepiperez


I only now have time to try the code for images you posted, the one for h:\Music\Artist\Album\folder.jpg.
Is working, but with the same problem, some images abre broken as uou can see on the screenshoot.



On the right, in the union of the two panels are a line dividing those two panels. How can i hide those lines or make the background equal to both?

The volume images are on the e:\program files\foobar2000\components\neo1\vol\, the images are placed on the last panel, but doesnīt work, and i have the lastes version of cwb_hooks, and is on the foobar\components. Am i missing some code to put on the cwb_hooks to run the volume level?

Thanks in advance.


Go to preferences -> General. Change sort incoming files by: %artist% [%date%] %album% %tracknumber%

The images must be in E:\Program files\foobar2000\neo1\ NOT INSIDE the components folder!
musosticky
QUOTE (Generalverdacht @ Oct 10 2006, 15:20) *
QUOTE (unknownllama @ Oct 10 2006, 11:30) *

Shows off sidebar with recently updated uberview, tongue.gif





crying.gif

did i miss something? what kind of panel shows all these albumcovers???

its a program called uberview that works with foobar. download it its not half bad....although a little inflexible on what it reads as albums etc
Funkstar De Luxe
QUOTE (Slourte @ Oct 10 2006, 14:23) *
A work in progress...



What a great theme, thanks for posting all your sources - amazing stuff. Is there some way to mod it so 'Various Artist' albums are handled correctly? Currently it just displays the artist of the first track.

Tony
tool++
QUOTE (Slourte @ Oct 10 2006, 14:23) *
A work in progress...




That is hot.

What happens if you make the top left corner of track one slightly sorta rounded (ie use a small black png)? That would look pretty.
speedemonV12
QUOTE (rissol @ Oct 10 2006, 14:49) *
Hi,

After i read a lot from this awesome forum, and learn with great ppl here, this is what i have for now biggrin.gif



Its the CepiPerez config with some changes
Thanks to all biggrin.gif

It belongs to this desk of mine : http://www.deviantart.com/deviation/41190505/

L8r biggrin.gif



very very nice man,

P.S. I love your Desk smile.gif
OttoDestruct
QUOTE (tool++ @ Oct 10 2006, 01:31) *
QUOTE (OttoDestruct @ Oct 10 2006, 03:21) *

tool++, or anyone else, what font did you use for the little file icon thing in the item display in this:

http://img137.imageshack.us/my.php?image=20061004mx9.png


kroeger 05_55


Alright, I've tried, I can't find the thing on any character map. (Is there anything you recommend?). Could you paste the character for me?
speedemonV12
Slourte , im using your config, but the images arnt showing up, can you tell me what is wrong, i have put the images in the correct place and i am using this code


$imageabs(2,0,images\gradient_green.png,)


and

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

but they wont show, any idea?
Slourte
QUOTE (Funkstar De Luxe @ Oct 10 2006, 17:58) *
QUOTE (Slourte @ Oct 10 2006, 14:23) *


What a great theme, thanks for posting all your sources - amazing stuff. Is there some way to mod it so 'Various Artist' albums are handled correctly? Currently it just displays the artist of the first track.

Tony


It was in the original code (one of tool's i think) but I cleaned it a little bit cause I don't have any various artists albums. I wish I could re-do it but I don't know how to dry.gif With a little search you could probably find the original one and mix it with mine (just look for tool's posts in his profile). And thanks for the compliment. biggrin.gif

QUOTE (tool++ @ Oct 10 2006, 18:34) *
QUOTE (Slourte @ Oct 10 2006, 14:23) *



That is hot.

What happens if you make the top left corner of track one slightly sorta rounded (ie use a small black png)? That would look pretty.


Dude. That is so sweet.

Thanks for the tip!

QUOTE (speedemonV12 @ Oct 10 2006, 19:06) *
Slourte , im using your config, but the images arnt showing up, can you tell me what is wrong, i have put the images in the correct place and i am using this code


$imageabs(2,0,images\gradient_green.png,)


and

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

but they wont show, any idea?


Can you give me the exact path where the images are? Also, have you tried putting the images folder in both places?
tool++
Deadly in green:




Decided to do a dark theme out of sheer boredom.
uRT
QUOTE (tool++ @ Oct 11 2006, 01:39) *
Deadly in green:




Decided to do a dark theme out of sheer boredom.



Lovely! ;D;D;D

Where can I find the backgrounds you're using? Looks like flower etc ;)
lizzard
QUOTE (CepiPerez @ Oct 10 2006, 16:31) *
QUOTE (lizzard @ Oct 10 2006, 04:12) *

@CepiPerez

Thnaks for all.Thanks
I will try later because i musto go to work, and later i will tell you the results.

About the cwb_hooks i have the latest version, and it is on the directory e:\program files\ foobar2000\components.
The image of volume is on the e:\program files\foobar2000\components\neo1\. The image is there but the level donīt work.


CepiPerez you speak spanish and i portuguese. Here a bad english too.
Thanks


That's wrong!

The folder for the images must be "E:\Program files\foobar2000\neo1\"

Fix it.







QUOTE (lizzard @ Oct 10 2006, 17:42) *
@cepiperez


I only now have time to try the code for images you posted, the one for h:\Music\Artist\Album\folder.jpg.
Is working, but with the same problem, some images abre broken as uou can see on the screenshoot.



On the right, in the union of the two panels are a line dividing those two panels. How can i hide those lines or make the background equal to both?

The volume images are on the e:\program files\foobar2000\components\neo1\vol\, the images are placed on the last panel, but doesnīt work, and i have the lastes version of cwb_hooks, and is on the foobar\components. Am i missing some code to put on the cwb_hooks to run the volume level?

Thanks in advance.


Go to preferences -> General. Change sort incoming files by: %artist% [%date%] %album% %tracknumber%

The images must be in E:\Program files\foobar2000\neo1\ NOT INSIDE the components folder!


@cepiperez.

I try that code on freferenxes\general and iīv got this:



and without covers, as a single songs, and many covers divided into parts.

I just fix that folder, neo1 to foobar200, outside the components, and again the same, not working when i click to set the level up or down. crying.gif
CepiPerez
QUOTE (elenhil @ Oct 10 2006, 12:20) *
@Cepiperz
Somehow I can't make your config look exactly as it is on your picture. There is always a strip of background in the lower track info panel (right between its top border and the actual images). Moreover, it does not resize correctly - I mean both upper and lower panels are resized too, which ruins the layout and misaligns the elements. Have I missed something or is simply track info mod's limitation? Thanks beforehand!


Please, I don't understand english very well.
Post an image of how it looks and I'll tell you the problems.

Regards.
NappyHead
QUOTE (ubi @ Oct 9 2006, 23:59) *
QUOTE (NappyHead @ Oct 10 2006, 06:26) *

QUOTE (gr8 @ Oct 2 2006, 04:35) *

Guys, need help, managed to shift the overlay image horizontally,
but can't shift it vertically:

Using this code:
CODE
$imageabs2(152,152,0,$add($mul(%_height%,$sub(%tracknumber%,2)),$muldiv(%_height%,5,6)),,,39,-6,$replace($replace($replace(%path%,%filename_ext%,folder.jpg),',',),?,),)
$imageabs(9,$if($strcmp(%tracknumber%,1),0,$add(24,$mul(-24,%tracknumber%))),images\case.png,)

Would highly appreciate if someone could help me with it


P.S. I've figure it out, problem solved smile.gif



Can anyone tell me where I can get the background and overlay for this case?

Thanks

NH


in this thread (post #189) you should find a smaller version that I used to make my cd cases. direct link
smile.gif



Thank you
CepiPerez
QUOTE (lizzard @ Oct 10 2006, 20:51) *
@cepiperez.

I try that code on freferenxes\general and iīv got this:



and without covers, as a single songs, and many covers divided into parts.

I just fix that folder, neo1 to foobar200, outside the components, and again the same, not working when i click to set the level up or down. crying.gif


Why you have duplicate songs?
Did you modified the code for showing album images?
I don't remember if I give you another code for this, but the "?" in the playlist is because you have an error.

EDIT: The songs are bad tagged! That's the real problem!
speedemonV12
QUOTE (Slourte @ Oct 10 2006, 17:33) *
QUOTE (Funkstar De Luxe @ Oct 10 2006, 17:58) *

QUOTE (Slourte @ Oct 10 2006, 14:23) *


What a great theme, thanks for posting all your sources - amazing stuff. Is there some way to mod it so 'Various Artist' albums are handled correctly? Currently it just displays the artist of the first track.

Tony


It was in the original code (one of tool's i think) but I cleaned it a little bit cause I don't have any various artists albums. I wish I could re-do it but I don't know how to dry.gif With a little search you could probably find the original one and mix it with mine (just look for tool's posts in his profile). And thanks for the compliment. biggrin.gif

QUOTE (tool++ @ Oct 10 2006, 18:34) *
QUOTE (Slourte @ Oct 10 2006, 14:23) *
radient_black.png
A work in progress...
http://img99.imageshack.us/my.php?image=fooyy4.jpg



That is hot.

What happens if you make the top left corner of track one slightly sorta rounded (ie use a small black png)? That would look pretty.


Dude. That is so sweet.

Thanks for the tip!

QUOTE (speedemonV12 @ Oct 10 2006, 19:06) *
Slourte , im using your config, but the images arnt showing up, can you tell me what is wrong, i have put the images in the correct place and i am using this code


$imageabs(2,0,images\gradient_green.png,)


and

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

but they wont show, any idea?


Can you give me the exact path where the images are? Also, have you tried putting the images folder in both places?


i got it to work , great set up man . thanks !!
Yotsuya
QUOTE (tool++ @ Oct 10 2006, 18:34) *
What happens if you make the top left corner of track one slightly sorta rounded (ie use a small black png)? That would look pretty.


I thought that was such a good suggestion I tried applying it to my own layout and came up with this:

Thanks for the suggestion, it really helped me to mix singles and albums to my liking.

EDIT: updated image below
Ran Sagy
How did you do that green arrow now-playing indication?

Drawing or image?
lizzard
QUOTE (CepiPerez @ Oct 10 2006, 18:59) *
QUOTE (lizzard @ Oct 10 2006, 20:51) *

@cepiperez.

I try that code on freferences\general and iīv got this:



and without covers, as a single songs, and many covers divided into parts.

I just fix that folder, neo1 to foobar200, outside the components, and again the same, not working when i click to set the level up or down. crying.gif


Why you have duplicate songs?
Did you modified the code for showing album images?
I don't remember if I give you another code for this, but the "?" in the playlist is because you have an error.

EDIT: The songs are bad tagged! That's the real problem!


The Volum level i just find how to work, is with the keyboard. This is Ok.
The folder.jpg for the albums iīme trying to use another code for them. they fix some and f** the other.
Maybe is just the tag... where i can find something to tag corectly those songs?

Many Thanks CepiPerez.
CepiPerez
QUOTE (lizzard @ Oct 10 2006, 21:40) *
The Volum level i just find how to work, is with the keyboard. This is Ok.
The folder.jpg for the albums iīme trying to use another code for them. they fix some and f** the other.
Maybe is just the tag... where i can find something to tag corectly those songs?

Many Thanks CepiPerez.


Use the masstagger!
That's the best way to do that.
You can select album by album to tag files.
Masstagger can tagg multiple files at same time.


Regards.
lizzard
QUOTE (CepiPerez @ Oct 10 2006, 19:53) *
QUOTE (lizzard @ Oct 10 2006, 21:40) *

The Volum level i just find how to work, is with the keyboard. This is Ok.
The folder.jpg for the albums iīme trying to use another code for them. they fix some and f** the other.
Maybe is just the tag... where i can find something to tag corectly those songs?

Many Thanks CepiPerez.


Use the masstagger!
That's the best way to do that.
You can select album by album to tag files.
Masstagger can tagg multiple files at same time.


Regards.


Ok, tomorrow i will rag those fikes.

One thing, how can i put the cover of the image that is playing on the track info_mod?


Thanks for the patient and the help.

Again Thanks for the help.
CepiPerez
QUOTE (lizzard @ Oct 10 2006, 22:05) *
QUOTE (CepiPerez @ Oct 10 2006, 19:53) *

QUOTE (lizzard @ Oct 10 2006, 21:40) *

The Volum level i just find how to work, is with the keyboard. This is Ok.
The folder.jpg for the albums iīme trying to use another code for them. they fix some and f** the other.
Maybe is just the tag... where i can find something to tag corectly those songs?

Many Thanks CepiPerez.


Use the masstagger!
That's the best way to do that.
You can select album by album to tag files.
Masstagger can tagg multiple files at same time.


Regards.


Ok, tomorrow i will rag those fikes.

One thing, how can i put the cover of the image that is playing on the track info_mod?


Thanks for the patient and the help.

Again Thanks for the help.



$imageabs(10,15,$replace($replace(cover\%artist% - %album%.png,',',),?,),)

The number 10 is the left position and the number 15 is the top position.
lizzard
QUOTE (CepiPerez @ Oct 10 2006, 20:08) *
QUOTE (lizzard @ Oct 10 2006, 22:05) *

QUOTE (CepiPerez @ Oct 10 2006, 19:53) *

QUOTE (lizzard @ Oct 10 2006, 21:40) *

The Volum level i just find how to work, is with the keyboard. This is Ok.
The folder.jpg for the albums iīme trying to use another code for them. they fix some and f** the other.
Maybe is just the tag... where i can find something to tag corectly those songs?

Many Thanks CepiPerez.


Use the masstagger!
That's the best way to do that.
You can select album by album to tag files.
Masstagger can tagg multiple files at same time.


Regards.


Ok, tomorrow i will rag those fikes.

One thing, how can i put the cover of the image that is playing on the track info_mod?


Thanks for the patient and the help.

Again Thanks for the help.



$imageabs(10,15,$replace($replace(cover\%artist% - %album%.png,',',),?,),)

The number 10 is the left position and the number 15 is the top position.


Thatīs the png cover, and for jpg must be changed, no?
But that have an order to put, because . I canīt see any cover album displayed. I donīt want to change the background, but add an image cover of the album that is playing. If would make the code i wil apretiate .

Thanks.
CepiPerez
QUOTE (lizzard @ Oct 10 2006, 22:21) *
QUOTE (CepiPerez @ Oct 10 2006, 20:08) *

QUOTE (lizzard @ Oct 10 2006, 22:05) *

QUOTE (CepiPerez @ Oct 10 2006, 19:53) *

QUOTE (lizzard @ Oct 10 2006, 21:40) *

The Volum level i just find how to work, is with the keyboard. This is Ok.
The folder.jpg for the albums iīme trying to use another code for them. they fix some and f** the other.
Maybe is just the tag... where i can find something to tag corectly those songs?

Many Thanks CepiPerez.


Use the masstagger!
That's the best way to do that.
You can select album by album to tag files.
Masstagger can tagg multiple files at same time.


Regards.


Ok, tomorrow i will rag those fikes.

One thing, how can i put the cover of the image that is playing on the track info_mod?


Thanks for the patient and the help.

Again Thanks for the help.



$imageabs(10,15,$replace($replace(cover\%artist% - %album%.png,',',),?,),)

The number 10 is the left position and the number 15 is the top position.


Thatīs the png cover, and for jpg must be changed, no?
But that have an order to put, because . I canīt see any cover album displayed. I donīt want to change the background, but add an image cover of the album that is playing. If would make the code i wil apretiate .

Thanks.


It's the same, just change the extension.
This line must be after the $imageabs that contains the background.
Example:
$imageabs(0,0,images\background.jpg,)
$imageabs(10,15,$replace($replace(cover\%artist% - %album%.jpg,',',),?,),)

Regards.
lizzard
QUOTE (CepiPerez @ Oct 10 2006, 20:38) *
QUOTE (lizzard @ Oct 10 2006, 22:21) *

QUOTE (CepiPerez @ Oct 10 2006, 20:08) *

QUOTE (lizzard @ Oct 10 2006, 22:05) *

QUOTE (CepiPerez @ Oct 10 2006, 19:53) *

QUOTE (lizzard @ Oct 10 2006, 21:40) *

The Volum level i just find how to work, is with the keyboard. This is Ok.
The folder.jpg for the albums iīme trying to use another code for them. they fix some and f** the other.
Maybe is just the tag... where i can find something to tag corectly those songs?

Many Thanks CepiPerez.


Use the masstagger!
That's the best way to do that.
You can select album by album to tag files.
Masstagger can tagg multiple files at same time.


Regards.


Ok, tomorrow i will rag those fikes.

One thing, how can i put the cover of the image that is playing on the track info_mod?


Thanks for the patient and the help.

Again Thanks for the help.



$imageabs(10,15,$replace($replace(cover\%artist% - %album%.png,',',),?,),)

The number 10 is the left position and the number 15 is the top position.


Thatīs the png cover, and for jpg must be changed, no?
But that have an order to put, because . I canīt see any cover album displayed. I donīt want to change the background, but add an image cover of the album that is playing. If would make the code i wil apretiate .

Thanks.


It's the same, just change the extension.
This line must be after the $imageabs that contains the background.
Example:
$imageabs(0,0,images\background.jpg,)
$imageabs(10,15,$replace($replace(cover\%artist% - %album%.jpg,',',),?,),)

Regards.



The only $imageabs that i found is with \neo1\back.png.
If i put below that line doesnīt dysplay noting at all.


Thanks
CepiPerez
QUOTE (lizzard @ Oct 10 2006, 22:50) *
QUOTE (CepiPerez @ Oct 10 2006, 20:38) *

QUOTE (lizzard @ Oct 10 2006, 22:21) *

QUOTE (CepiPerez @ Oct 10 2006, 20:08) *

QUOTE (lizzard @ Oct 10 2006, 22:05) *

QUOTE (CepiPerez @ Oct 10 2006, 19:53) *

QUOTE (lizzard @ Oct 10 2006, 21:40) *

The Volum level i just find how to work, is with the keyboard. This is Ok.
The folder.jpg for the albums iīme trying to use another code for them. they fix some and f** the other.
Maybe is just the tag... where i can find something to tag corectly those songs?

Many Thanks CepiPerez.


Use the masstagger!
That's the best way to do that.
You can select album by album to tag files.
Masstagger can tagg multiple files at same time.


Regards.


Ok, tomorrow i will rag those fikes.

One thing, how can i put the cover of the image that is playing on the track info_mod?


Thanks for the patient and the help.

Again Thanks for the help.



$imageabs(10,15,$replace($replace(cover\%artist% - %album%.png,',',),?,),)

The number 10 is the left position and the number 15 is the top position.


Thatīs the png cover, and for jpg must be changed, no?
But that have an order to put, because . I canīt see any cover album displayed. I donīt want to change the background, but add an image cover of the album that is playing. If would make the code i wil apretiate .

Thanks.


It's the same, just change the extension.
This line must be after the $imageabs that contains the background.
Example:
$imageabs(0,0,images\background.jpg,)
$imageabs(10,15,$replace($replace(cover\%artist% - %album%.jpg,',',),?,),)

Regards.



The only $imageabs that i found is with \neo1\back.png.
If i put below that line doesnīt dysplay noting at all.

Thanks



That's because your covers folder is not the same of mine.
Try this code:

$imageabs2(80,80,0,0,80,80,2,2,$replace(%path%,%filename_ext%,folder.jpg),)
Yotsuya
I dont mean to be rude but could you guys please refrain from building such massive pyramid quotes? It shouldnt be necessary to quote a message that appears immediately before yours.
Lampir
I'm probably the only one who likes my setup (animated)


pencil
QUOTE (Slourte @ Oct 10 2006, 08:23) *
A work in progress...

that one's great, i've been meaning for weeks to make a foobar for the laptop and a friend of mine who has a "less organized collection" so thanks a lot for posting all your stuff. i made this out of yours:

i have a problem though... the top and bottom margins always have visual problems. like they'd duplicate a track name, and at the top it wouldn't show the entire gradient, and happens at random only when you scroll to extremities. do you see this with your config or is it just me?

[edit:] here's the odd little problem... that last half-track is unclickable, just a visual error:
Yotsuya
Updated my layout a bit, this is starting to look like something out of an old 60's sci-fi

- Cover art displayed with trackinfomod instead of albumart
- Rounded edges from suggestion a few posts above
- Bitrate Bar, eye candy for VBR files
- Tag icons are now buttons that launch properites dialog



Russian, Korean, Japanese.. foobar does it all.
NappyHead
QUOTE (Yotsuya @ Oct 10 2006, 21:39) *
Updated my layout a bit, this is starting to look like something out of an old 60's sci-fi

- Cover art displayed with trackinfomod instead of albumart
- Rounded edges from suggestion a few posts above
- Bitrate Bar, eye candy for VBR files
- Tag icons are now buttons that launch properites dialog



Russian, Korean, Japanese.. foobar does it all.



Love the cover art display

NH
malde
QUOTE (uRT @ Oct 11 2006, 01:41) *
QUOTE (tool++ @ Oct 11 2006, 01:39) *

Deadly in green:




Decided to do a dark theme out of sheer boredom.



Lovely! ;D;D;D

Where can I find the backgrounds you're using? Looks like flower etc ;)


@tool: totally agree. like this one much better than your light config smile.gif

@uRt: browse through deviantart's customization->wallpaper->tiles section smile.gif i used this one a long time ;) edit: http://www.deviantart.com/deviation/34015039/
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.