HydrogenAudio

Hosted Forums => foobar2000 => Uploads - (fb2k) => Topic started by: carmenm on 2007-04-23 14:32:11

Title: Case config
Post by: carmenm on 2007-04-23 14:32:11
Case Skin

(http://img237.imageshack.us/img237/8692/foobarcaseeo8.th.png) (http://img237.imageshack.us/my.php?image=foobarcaseeo8.png)(http://img180.imageshack.us/img180/4192/foobarcase2rp8.th.png) (http://img180.imageshack.us/my.php?image=foobarcase2rp8.png)(http://img264.imageshack.us/img264/7601/foobarcase3ob6.th.png) (http://img264.imageshack.us/my.php?image=foobarcase3ob6.png)(http://img180.imageshack.us/img180/9448/foobarcase4cq8.th.png) (http://img180.imageshack.us/my.php?image=foobarcase4cq8.png)

This is a no title bar skin based on Case (http://www.deviantart.com/deviation/37411939/) VS.

It has the same features that my skin twitter.

The font used are included in the package

See the readme file for infos

Moderation: Removed attachment because it contained a commercial font (Swiss 721 Light Condensed).
Title: Case config
Post by: carmenm on 2007-04-24 11:28:31
Update 1 : size corrections, modifications after understanding layout and groups
the readme file has been updated too
Title: Case config
Post by: Evacide on 2007-05-26 20:40:25
looks nice, i'm surprised there are no comments
Title: Case config
Post by: dawxxx666 on 2007-05-26 20:56:09
All this together (the foo and theme) looks great. Great work mate!
Title: Case config
Post by: bowen_tk on 2007-05-26 22:47:44
Hello,

I really like your config but I have some questions :
1- How can I disable because library panel and playlist switcher panel I don't use this panel ?
2- Is there a mean to have a mini player without the top bar that you have when you use the close button of the panel ?
3- How can i switch to single playlist mode because when i use the button there is nothing that happen.?
4- A suggestion is to add a button to close foobar

Thanks by advance for all your answer

bowen
Title: Case config
Post by: carmenm on 2007-05-26 22:55:06
Hello,

I really like your config but I have some questions :
1- How can I disable because library panel and playlist switcher panel I don't use this panel ?
2- Is there a mean to have a mini player without the top bar that you have when you use the close button of the panel ?
3- How can i switch to single playlist mode because when i use the button there is nothing that happen.?

Thanks by advance for all your answer

bowen
1- all the configuraiton is done from the layout globals
There you will find the line when you configure the order of the panels. Just put -1 for the ones you dont want
2- no not really because each panel is made to look like a window itself, so it always have the top bar
3- if nothing happens it is that your sort/group are not well configured:
playlist layout selector :
Code: [Select]
$if($strcmp(%playlistname%,Divers),
$ifgreater($getpvar(SCPSingleart),0,
$scplsetlayout(Singles),
$scplsetlayout(SinglesNoArt)
),
$if($isgrouped(album),
$scplsetlayout(Album),
$ifgreater($getpvar(SCPSingleart),0,
$scplsetlayout(Singles),
$scplsetlayout(SinglesNoArt)
)
)
Then you must have an "Album" criteria and a "Singles" criteria.
If it still doesnt work could you verify if you have Album, Singles, SinglesNoArt layouts in the SCPL config

EDIT I dont think i understood the 2, could you explain
Title: Case config
Post by: bowen_tk on 2007-05-26 23:12:56
Hello,

I really like your config but I have some questions :
1- How can I disable because library panel and playlist switcher panel I don't use this panel ?
2- Is there a mean to have a mini player without the top bar that you have when you use the close button of the panel ?
3- How can i switch to single playlist mode because when i use the button there is nothing that happen.?

Thanks by advance for all your answer

bowen
1- all the configuraiton is done from the layout globals
There you will find the line when you configure the order of the panels. Just put -1 for the ones you dont want
2- no not really because each panel is made to look like a window itself, so it always have the top bar
3- if nothing happens it is that your sort/group are not well configured:
playlist layout selector :
Code: [Select]
$if($strcmp(%playlistname%,Divers),
$ifgreater($getpvar(SCPSingleart),0,
$scplsetlayout(Singles),
$scplsetlayout(SinglesNoArt)
),
$if($isgrouped(album),
$scplsetlayout(Album),
$ifgreater($getpvar(SCPSingleart),0,
$scplsetlayout(Singles),
$scplsetlayout(SinglesNoArt)
)
)
Then you must have an "Album" criteria and a "Singles" criteria.
If it still doesnt work could you verify if you have Album, Singles, SinglesNoArt layouts in the SCPL config

EDIT I dont think i understood the 2, could you explain

1- Thanks it works well
2- Ok but i don't want to hide the top bar of all window but only to keep only the nowplaying panel like on the fourth picture (i don't want to see the other panel)
3- I don't see where i must verify. And when i click on the button to switch the button doesn't change

4- I have no seek bar on the now playing panel and no album art in this panel and the playlist panel

Thanks by advance

bowen
Title: Case config
Post by: carmenm on 2007-05-26 23:23:07
1- Thanks it works well
2- Ok but i don't want to hide the top bar of all window but only to keep only the nowplaying panel like on the fourth picture (i don't want to see the other panel)
3- I don't see where i must verify. And when i click on the button to switch the button doesn't change

4- I have no seek bar on the now playing panel and no album art in this panel and the playlist panel

Thanks by advance

bowen

1 - cool
2- to do so just put all the other panel positions to -1 from the layout globals(if i understood correctly)
3- ok i am not sure you have the last version. to be am gonna send you my conf if you want. It is already on sendspace. http://www.sendspace.com/file/d2vsg1 (http://www.sendspace.com/file/d2vsg1)
4- try with the version i sent you. As for the album art in the NP panel and the scpl panel you have to set CoverPath and artistPath in Preferences->PanelsUI->user globals.
I have something like that
$setpvar(coverPath,$replace(%path%,%filename_ext%,folder.jpg))
$setpvar(artistPath,F:\Artists\%artist%.jpg)

be careful the * wont work because i test if the file exists
Title: Case config
Post by: bowen_tk on 2007-05-27 08:28:17
2- For the this point isn't there a button to switch to this mode and we are not obliged to go to the layout ?
3- & 4- Seek bar are here but as you can see i have no cover in nowplaying and playlist panel and when i press  the button to switch to single mode playlist nothing happen.

Do you know where it come from?
Title: Case config
Post by: carmenm on 2007-05-27 09:42:45
2- For the this point isn't there a button to switch to this mode and we are not obliged to go to the layout ?
3- & 4- Seek bar are here but as you can see i have no cover in nowplaying and playlist panel and when i press  the button to switch to single mode playlist nothing happen.

Do you know where it come from?
2- currently no button for that but i can easily make one. I was already thinking about doing it.
3-4- about the art as i told you you have to set CoverPath and artistPath in Preferences->PanelsUI->Globals but be careful you cant use *. About the button th
ats really strange, could you send me your conf like i sent you.

5- yes it is background in layout globals

For the error while closing i have it too only with case. There is something wrong with WSH Panel but i didnt figure out what.
Now about foo_uie_wmpvis.dll i might now, be careful this plugin need another dll http://acropolis.lokalen.org/wp-content/pl...nload.php?id=20 (http://acropolis.lokalen.org/wp-content/plugins/DownloadCounter/download.php?id=20)
extract it to either the SYSTEM32 or foobar directory.
Title: Case config
Post by: bowen_tk on 2007-05-27 10:44:58
Thanks for your answer.

Here is my config as you want. In the zip file there is some other configuration and files/folders that I use but there is yours too.
Here my config (http://www.megaupload.com/fr/?d=VK23Z2KO)

Two other suggestion :
A button to close foobar and a button to choose what type of order you want (shuffle, repeat, default)

Thanks for your help
Title: Case config
Post by: carmenm on 2007-05-27 11:19:23
Thanks for your answer.

Here is my config as you want. In the zip file there is some other configuration and files/folders that I use but there is yours too.
Here my config (http://www.megaupload.com/fr/?d=VK23Z2KO)

Two other suggestion :
A button to close foobar and a button to choose what type of order you want (shuffle, repeat, default)

Thanks for your help

OK i ll take a look at it. About your suggestions:

I dont think i ll put a close button because as you can choose each panel you want it would have to be on each panel and i dont like that. Personnaly i use the contextual menu on the systray(actually i never close foobar )
As for the order i ll put it right away. Should have done it sooner

EDIT: trying to find the best way to add the changing order button, i dont really like the idea to add a button especially for that. Case is pure, i dont want my skin to be crouded with buttons. Do you think a button to get to the menu(from where you can easily change the order) would be ok?
Title: Case config
Post by: bowen_tk on 2007-05-27 11:29:45
Yes you can make a button to the menu instead of the option button because you can go in option from the menu
For the close button I understand the idea and i am ok
I hope you'll find from where the problem come from because I really like your config and i want to use it
Title: Case config
Post by: carmenm on 2007-05-27 11:53:00
OK, it s really weird, i just used your cfg file and the button for changing between singles and albums worked correctly. So what i did is make the modifications for the mini mode and the menu button, and then i made a package of my foobar with only what you need for case(it is your cfg in the package). So try by taking the cfg and the ui file for the archive and lets hope it will work. If it doesnt it must be something with your components. Are you sure you have the latest versions?
http://www.sendspace.com/file/5u3lrv (http://www.sendspace.com/file/5u3lrv)

EDIT : tell me if you like the new features. If so i ll upload it on my first post and on customize.org
Title: Case config
Post by: bowen_tk on 2007-05-27 12:09:57
It seems that the button to switch the playlist mode doesn't work
But all the new features works well
I d'on't understand I have no cover in the two panel :nowplaying, playlist

Thanks for you help
Title: Case config
Post by: carmenm on 2007-05-27 12:13:48
It seems that the button to switch the playlist mode doesn't work
But all the new features works well
I d'on't understand I have no cover in the two panel :nowplaying, playlist

Thanks for you help

About the button i dont understand really, this is crazy.
About the arts now, where are your covers, what is there name?
Title: Case config
Post by: bowen_tk on 2007-05-27 12:57:23
About the art : my cover are in the same directory as the mp3 file and are name cover. I have the ggod thing in the panel ui option :
Code: [Select]
$puts(coverPath,$replace(%path%,%filename_ext%,cover.jpg))
$puts(isSingle,$if(%tracknumber%,0,1))


Can you give me the version of your component to check if i have the good one

I think you can delete the preference button because you have the Menu button

bowen
Title: Case config
Post by: carmenm on 2007-05-27 15:35:42
About the art : my cover are in the same directory as the mp3 file and are name cover. I have the ggod thing in the panel ui option :
Code: [Select]
$puts(coverPath,$replace(%path%,%filename_ext%,cover.jpg))
$puts(isSingle,$if(%tracknumber%,0,1))


Can you give me the version of your component to check if i have the good one

I think you can delete the preference button because you have the Menu button

bowen

Oh i see now try with setpvar instead of puts and it should be fine. You are right about the preferences button
Title: Case config
Post by: bowen_tk on 2007-05-27 15:49:22
Sorry but I don't understand : "try with setpvar instead of puts"

Could you explain please


Edit : I understand and it works well thanks

Now that i succeed to solve this problem i look for the playlist mode switcher ...

For your configuration I would like to say that she is amazing and if i have suggestion i give you them
Title: Case config
Post by: carmenm on 2007-05-27 16:07:45
Sorry but I don't understand : "try with setpvar instead of puts"

Could you explain please


Edit : I understand and it works well thanks

Now that i succeed to solve this problem i look for the playlist mode switcher ...

For your configuration I would like to say that she is amazing and if i have suggestion i give you them
for the button, try to put that in your SCPL layout selector
Code: [Select]
$if($strcmp(%playlistname%,Divers),
$ifgreater($getpvar(SCPSingleart),0,
$scplsetlayout(Singles),
$scplsetlayout(SinglesNoArt)
),
$if($isgrouped(album),
$scplsetlayout(Album),
$ifgreater($getpvar(SCPSingleart),0,
$scplsetlayout(Singles),
$scplsetlayout(SinglesNoArt)
)
)
)
Now thanks for you compliment and share any suggestion you have. I would love to improve it
Title: Case config
Post by: bowen_tk on 2007-05-27 16:19:16
What do you heard by SCPL layout selector .? the global layout or the scpl layout with group and item display ?
Title: Case config
Post by: carmenm on 2007-05-27 16:31:32
i mean Preferences->PanelsUI->Sort/Group->SCPL layout selector
Title: Case config
Post by: bowen_tk on 2007-05-27 16:41:15
Ok thanks so it seems that it changes nothing
I'll continue to look after the reason

I have a suggestion :
In normal mode the cover doesn't appear in the nowplaying panel but only on the albumart panel and in the mini mode the cover appears in the nowplaying panel

I have a question : is there a way to have different source of cover if one have no cover in
For example : If there is no cover.jpg he look for an other source like a folder
I need this fonctionnality because i have a lot of single in the same folder
Title: Case config
Post by: carmenm on 2007-05-27 18:27:22
Ok thanks so it seems that it changes nothing
I'll continue to look after the reason

I have a suggestion :
In normal mode the cover doesn't appear in the nowplaying panel but only on the albumart panel and in the mini mode the cover appears in the nowplaying panel

I have a question : is there a way to have different source of cover if one have no cover in
For example : If there is no cover.jpg he look for an other source like a folder
I need this fonctionnality because i have a lot of single in the same folder

i like your idea about art in minimode. In fact i will force the art in minimode while not in normal mode. Is that ok for you?

for the art with difference sources its possible to do what you want. In fact you can put *.jpg for example in your user globals. The problem is that i there is no art in the directory, the text will still have an xoffset as if there was an image. That s why i test if the file exists and that s why currently it doesnt work with *
So there is 2 possibilties. Either we create a2nd choice art like coverPath2 and i still test if the first one exists, if not i test the 2nd.
Or you use an * in coverPath but if no art you ll have the xoffset.
Tell me what you prefer.

EDIT: about your problem with the button for singles and album, do a right click on the SCPL go to Sort/Group by. Singles must be the third one and Album the fourth one
Title: Case config
Post by: bowen_tk on 2007-05-27 19:08:08
For the albumart in mini mode i am ok with your suggestion

For the different path i like the idea of a cover path two if it doesn't exist en coverpath

For the button problem and when i go to sort/group by i have :
-Edit
------------
-Rating/Artist/title
-Artist/title/Rating
-Title/Rating/artist
I don't have single or album even in edit
Title: Case config
Post by: carmenm on 2007-05-27 19:16:02
For the albumart in mini mode i am ok with your suggestion

For the different path i like the idea of a cover path two if it doesn't exist en coverpath

For the button problem and when i go to sort/group by i have :
-Edit
------------
-Rating/Artist/title
-Artist/title/Rating
-Title/Rating/artist
I don't have single or album even in edit

Ok so there is your problem
So create a Singles one (right click on SCPL Sort/Group by->Edit) with nothing selected
then create an Album one. Personnaly i use
0 Date : Sort
1 Album Artist : Sort & Group
2 Album : Sort & Group

EDIT : ok for the rest, i implement that for you
Title: Case config
Post by: carmenm on 2007-05-27 19:41:26
Ok so here it is. All should be ok. I gave you also the cfg to go with it, just in case. But normally the only new thing in it should be the Layout selector i gave you before
Title: Case config
Post by: bowen_tk on 2007-05-27 21:18:41
So with your new config all works even the switch button without doing anything

A big thanks to you

Just a question : if i want to add an other source i need to add :
Code: [Select]
    $if($cwb_fileexists($getpvar(coverPath3)),
    $imageabs2(30,30,,,,,5,7,$getpvar(coverPath3),nokeepaspect)
    $puts(xoffset,40)

But when i do this it doesn't works

An other question : is in single playlist mode i have no cover but in album mode i have , is that normal ?
Title: Case config
Post by: carmenm on 2007-05-27 21:39:11
So with your new config all works even the switch button without doing anything

A big thanks to you

Just a question : if i want to add an other source i need to add :
Code: [Select]
    $if($cwb_fileexists($getpvar(coverPath3)),
    $imageabs2(30,30,,,,,5,7,$getpvar(coverPath3),nokeepaspect)
    $puts(xoffset,40)

But when i do this it doesn't works

An other question : is in single playlist mode i have no cover but in album mode i have , is that normal ?

For the cover while in single mode, there is a variable SCPSingleart in the layout globals to enable it

Now for the third source, you have to add the line in Preferences->PanelsUI->UserGlobals
then you have to add in a few places. For each place you have to find $if($cwb_fileexists($getpvar(coverPath))
replace the last choice of the if ($puts(xoffset,10)) by
Code: [Select]
    $if($cwb_fileexists($getpvar(coverPath3)),
    $imageabs2(31,31,,,,,,7,$getpvar(coverPath3),nokeepaspect)
    $puts(xoffset,35)
    ,
    $puts(xoffset,10)
    )

/!\ i gave here a example but the values for xoffset and imageabs2 are not always the same so copy it/!\

The places you have to do that are :
- SCPL Album layout ->group display
- SCPL Singles layout ->item display
- the track display of the now playing panel
- the track display of the mini mode
Title: Case config
Post by: bowen_tk on 2007-05-27 21:48:28
Thanks all works like I want
Good Job

EDIT when i have three sources only two appears in the single playlist mode but the three appears in album playlist mode and in now playing mini mode

EDIT 2 : I haven't got the bug when i close foobar now that is really good
Title: Case config
Post by: bowen_tk on 2007-05-28 15:10:59
I haven't got any problem now 

But i have a suggestion :
When your are in mini mini mode (in mini mode and click on the cross on the right) is it possible to make that during 5s you have the title,  during 5s the artist, during 5s the title,...
Title: Case config
Post by: carmenm on 2007-05-28 15:19:28
I haven't got any problem now 

But i have a suggestion :
When your are in mini mini mode (in mini mode and click on the cross on the right) is it possible to make that during 5s you have the title,  during 5s the artist, during 5s the title,...

yeah should be possible, i ll look into it
Title: Case config
Post by: carmenm on 2007-05-29 13:37:15
bowen_tk: ok here it is, you have your circled title/artist in mini mode.
Another thing, thanks to a friend on customize.org you shouldnt have crashes anymore when closing foobar. Tell me if it works
Title: Case config
Post by: bowen_tk on 2007-05-29 17:03:34
It seems to work really well

Good jab and thanks to your friends

I have a little bug when i put the song on play i have no image for the pause button ...
Just a question, I have ask that image of album doesn't appear in nowplaying panel in full mode but it appears, is it a parameter in global layout???
Title: Case config
Post by: carmenm on 2007-05-29 18:23:44
Case only use images for the pause button and the singles/album button so it must be a problem with that(i dont have that problem here). First see if you see the singles/album button, if not it means that the skin doesnt find the directory for the images. If you see it check that you have an image for the pause button in panelsUI/images/case. if yes send me your conf.

Now for the art in nowplaying while full, goes to the layout globals and put nowplayingart to 0.
Title: Case config
Post by: bowen_tk on 2007-05-29 18:34:58
I'm sorry now it works fine without doing anything

Thanks