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
gizbug
Thanks. Is there a quick/easy way to dl/install what others users have designed? I went to that webpage, downloaded the dark_connections2.zip, and inported it, and for some funny reason, my product doesnt look like his lol.
Generalverdacht
QUOTE(Frank_Bicking @ May 8 2006, 06:09) *

QUOTE(Generalverdacht @ May 8 2006, 13:37) *
could you tell how to make a panel like this on the upper right side?

Assuming from your nickname that you understand German:

http://www.audiohq.de/index.php?showtopic=1695



thx very much
rodan321
IPB Image

far from done, but it'll suffice for now until i conjure up the willpower to do single detection and other miscellaneous things.
Brainbug
^^

great stuff! love that config. u might share ur config with an rookie?
(would help out)
rodan321
QUOTE(Brainbug @ May 8 2006, 14:45) *

^^

great stuff! love that config. u might share ur config with an rookie?
(would help out)


Here you go.
zoofield
Not as extravagant as some of those posted but that is why I switched to Foobar, to get away from all that extra crap. Anyway...

Shown in Album mode but also a peek of the Artist mode.

IPB Image

The reason I even posted is that soundtrack albums are giving me a problem and I’m not quiet sure how to handle it. The picture illustrates this better than I can explain.
IPB Image

I would rather it show the album in the artist place for soundtrack albums.

Thought maybe some of the experts out there could help me out.

and the code:
CODE

//Written by, Wurlitzer,
//Modified by Zoofield.

////////// OPTIONS /////////////////////////////////////////////
//// Set to 1 to enable Album Mode, set to 0 to enable Artist Mode.
$puts(Playlist_Mode,1)


////////// COLUMNS /////////////////////////////////////////////
$puts(column_1,70)
$puts(column_2,100)
$puts(column_3,100)

////////// PL NUMBER ///////////////////////////////////////////
$num(%_playlist_number%,$len(%_playlist_total%))' '

////////// LEFT COLUMN /////////////////////////////////////////
$if(
$if3($strcmp($get(Playlist_Mode),0),$not(%tracknumber%),%compilation%),

////////// EXECUTES VARIOUS ARTISTS MODE ///////////////////////
////////// REQUIRES COMPILATION TAG or MISSING TRACK TAG///////
'◊ '$if2(%artist%,%title%)
[' ● '%album%]
[' ● '%date%]
[' ● '$lower(%codec%)]

$repeat($char(9),$get(column_3)),

////////// EXECUTES SINGLE ARTIST MODE /////////////////////////
$if(
%artist%,
$if($strcmp($num(%tracknumber%,1),1),
'● '$upper(%artist%)
'  '$repeat('— ',100))
////////// ALBUM ///////////////////////////////////////////////
$if($strcmp($num(%tracknumber%,1),2),
'● '%album%,)

////////// DATE, GENRE /////////////////////////////////////////
$if($strcmp($num(%tracknumber%,1),3),
'● '%date% [%genre%][' | '%style%][' | '%type%],)

////////// CODEC ///////////////////////////////////////////////
$if($strcmp($num(%tracknumber%,1),4),
'● '
$info(codec) [%__extrainfo%])

$repeat($char(9),$get(column_1))
,))

////////// RIGHT COLUMN ////////////////////////////////////////
////////// TRACK NUMBERS ///////////////////////////////////////
|  $num(%tracknumber%,2)' '

////////// TITLES ///////////////////////////////////////////////
$if(
$if($strcmp($get(Playlist_Mode),1),$not(%compilation%)),
%title%
$if($strcmp($num(%tracknumber%,1),1), $repeat('— ',100),),
%title%)

$repeat($char(9),$get(column_2))

//////////REPLAY GAIN/////////////////////////////////////////
$if(
$not(%__replaygain_album_gain%%__replaygain_track_gain%),
| ≠' ')

////////// TIME ////////////////////////////////////////////////
$if(%_isplaying%,'|> ')
|  [$pad_right(%_length%,5,0) ]

////////// BITRATES ////////////////////////////////////////////
'● '
[$pad_right(%__bitrate%,4,0)]


Thanks.
vonmeth
QUOTE(zoofield @ May 8 2006, 21:01) *

Not as extravagant as some of those posted but that is why I switched to Foobar, to get away from all that extra crap. Anyway...

Shown in Album mode but also a peek of the Artist mode.

IPB Image

The reason I even posted is that soundtrack albums are giving me a problem and I’m not quiet sure how to handle it. The picture illustrates this better than I can explain.
IPB Image

I would rather it show the album in the artist place for soundtrack albums.

Thought maybe some of the experts out there could help me out.



Are you referring to it displaying the artist as "THE CURE" instead of Crow or something else? If so, I would reason that it is because of the tags and not the your coding.

If you are not referring to that, then I am not really sure as to what you are then =\ Sorry.

QUOTE(rodan321 @ May 8 2006, 16:39) *

Here you go.


Thanks from me as well! I love this config! Great job =)
carmenm
QUOTE(zoofield @ May 8 2006, 21:01) *

Not as extravagant as some of those posted but that is why I switched to Foobar, to get away from all that extra crap. Anyway...

Shown in Album mode but also a peek of the Artist mode.

IPB Image

The reason I even posted is that soundtrack albums are giving me a problem and I’m not quiet sure how to handle it. The picture illustrates this better than I can explain.
IPB Image

I would rather it show the album in the artist place for soundtrack albums.

Thought maybe some of the experts out there could help me out.



Having myself a great lot of soundtrack i think i know zhat you mean, tell me if i am wrong. With soundtracks tehre is two problems:
- on an album view we always see the artist first, then the album, then others infos. But on a soundtracks this is not the most common way, usually you would prefer to have first the name of the soundtrack(album) , hen the artist, then the infos
- when various artists occurs in the album you wouls prefer to have various artist in the album infos. That is a known request found in most fcs now.

If this is what you meant i can send you my fcs
zoofield
@carmenm

That sound's about right. I would like to take a look at your config, thanks.
gizbug
QUOTE(gizbug @ May 8 2006, 11:40) *

Thanks. Is there a quick/easy way to dl/install what others users have designed? I went to that webpage, downloaded the dark_connections2.zip, and inported it, and for some funny reason, my product doesnt look like his lol.

??
sani1101
What if you were to add Various 1 to the tags of soundtracks?
vonmeth
QUOTE(gizbug @ May 9 2006, 11:46) *

QUOTE(gizbug @ May 8 2006, 11:40) *

Thanks. Is there a quick/easy way to dl/install what others users have designed? I went to that webpage, downloaded the dark_connections2.zip, and inported it, and for some funny reason, my product doesnt look like his lol.

??


When you import, it only changes certain things, and that would be the ui_columns look, alone with the status bar, etc.

It does not configure the layout or add the correct panels, so that it looks exactly like the other persons. That is up to you to do.

Some people have posted their layouts, and there is a guide somewhere on it. I just messed around with it, till I understood it. It is not very difficult, though a bit confusing at first.

Anyways, good luck with it.
cheabo
QUOTE(4nt1 @ May 7 2006, 23:14) *

QUOTE(cheabo @ May 8 2006, 02:48) *

Hello 2 everybody out there!
I've been reading this forum for more than a year now and must say u guys really boosted my fun with foobar.
Thanks to all of you!!

After fooling around in the prefernces for a while, I am wondering if there is a possibility to create one's own menu bar.
Background: I am tagging my songs using scripts and customized buttons (rather than hotkeys). Thus the main menu bar is full - mainly with buttons for different dances. Which forced me already to place the seekbar etc in a horizontal splitter ....

I was searching the forum for such an approach but haven't found anything (blindfolded, bad search ???)

Has anyone an idea how to approach this?

Thx in advance

Cheabo
----------------------------
Might be the wrong thread - but I thought it's somehow related to foo's appearance.




ok cheabo when in the layout editor in the columns ui preferences
add a set of buttons, then click on them and go to the configure button

here is how you create your custom buttons,
you can add the buttons panel as many times as you want so you can effectivly have little button sets all around foobar.

ok so you add you new buttons panel, go to the options or customise then you remove all the buttons,
click each one,
click remove,
then click add once to make one button
then click on the change button
on the left box change the selected item to context menu item
on the right side,
choose either now playing or current playlist selection depending on your needs
then on the bottom box scroll all the way towards the bottom
you will see tagging/scripts
choose the script you have made.
click ok
now change where it says just image to text/custom text if you want simple text buttons
then continue to keep adding buttons to the number of scripts you have

hope this helps


4nt1:
Yes this helps!! Thx.
I must really have been blind not to realize, that i can introduce a a button panel. It's there in the toolbars submenu. That goes to proove option a) [see original post above] for beeing blindfolded.

The rest is straight forward and almost done already!

Nevertheless, I am sure a lot of us will use your description.

BTW: are the requirements for non text buttons defined somewhere (pixels etc?? )

Thx
Cheabo
zoofield
Ugh!!! Please tell me there is a better way to write this.

Will be using this for the checking and formatting of Soundtrack albums and regular albums.

I will have to repeat this method several times and would like a cleaner code. Thanks in advance.


CODE

$if(
%artist%,
$if($stricmp(%genre%,soundtrack),
$if($strcmp($num(%tracknumber%,1),1),
'● '$upper(%album%)
'  '$repeat('— ',100)),
$if($strcmp($num(%tracknumber%,1),1),
'● '$upper(%artist%)
'  '$repeat('— ',100))
))
fluffy
zoofield, I have no idea what you're trying to acomplish with this code. But, I do know that you can change
$if($strcmp($num(%tracknumber%,1),1) to $if($strcmp($tracknumber(),01)
Silverbolt
zoofield:
CODE
[$if($strcmp(%tracknumber%,01),'● '
$upper($if($stricmp(%genre%,Soundtrack),
%album%,%artist%))'  '$repeat('— ',100))]
Annoise
Kinda embarassed with what I'm gonna ask happy.gif;
"Copy Names" Command:

I have this string to get the filesize in kbytes:
CODE
$left($div(%filesize%,1024),1)$insert($add($div(%filesize%,1024),1),.,1) Kb

All that because foobar returns filesize in bytes, without the "." separators and an imperfect division. The string returns things like that: 6.597 Kb.
Hoorah for me! tongue.gif
There are problems with that though. If size>10.000 kb, e.g. 13056 the string returns 1.3056 kb dry.gif . And also it's too damn complex, isn't it?
Thanks for taking the time smile.gif
krazy
Try this:
CODE
$ifgreater($div(%_filesize%,1024,1024),1,$div(%_filesize%,1024,1024)',',)$right($div(%_filesize%,1024),3)' KB '
Annoise
biggrin.gif Brilliant!!! Thanks soo much. I'm using this one from now on. smile.gif
But (...) if you have e.g. 2,050,000 bytes this returns 1,001 KB.
Can't see how this could ever work in every case. Can't have it all, huh?.
Yours is so clean man... Thanks!!
vonmeth
QUOTE(Annoise @ May 9 2006, 19:56) *

biggrin.gif Brilliant!!! Thanks soo much. I'm using this one from now on. smile.gif
But (...) if you have e.g. 2,050,000 bytes this returns 1,001 KB.
Can't see how this could ever work in every case. Can't have it all, huh?.
Yours is so clean man... Thanks!!


Change,

"$ifgreater($div(%_filesize%,1024,1024),1,"

part to

"$ifgreater($div(%_filesize%,1024,1024),0,"


What Krazy says below laugh.gif
krazy
Ok, this one works biggrin.gif
CODE
$ifgreater($div(%_filesize%,1024,1024),0,$div(%_filesize%,1024,1024)',',)$right($div($mul($div(%_filesize%,1024),1000),1024),3)' KB '
Mr-wyx
QUOTE(brumal @ Apr 26 2006, 14:39) *

Playing around with the layout. This is a bit more usable.

IPB Image

cool.gif

Wow! w00t.gif Awesome config!!! happy.gif Can u please share the config? Thx! blush.gif
Annoise
blink.gif Incredible how fast you are! How do you come up with this stuff? smile.gif
OK, it works like a charm, except it gives MB, so I changed it to dividing only one time with 1024 and second time with 1000. Brilliant idea non the less :respect:
CODE
$ifgreater($div(%_filesize%,1024,1000),0,$div(%_filesize%,1024,1000)',',)$right($div(%_filesize%,1024),3)' KB '

While I am at it, is there some $info(whatstheEncoder) that returns the encoder (Fhg, LAME 3.90 etc.) straight from the file?
And thanks SO much again!!
KalleGuld
Here's mine.

Always changing (that's the reason for the test window)

IPB Image

And I know it's a bit messy, but it's fully functional smile.gif

Edit: The colours are a bit off, but you'll get the idea.
I guess mspaint is not the best jpg compressor in the world smile.gif
brumal
QUOTE(Mr-wyx @ May 10 2006, 03:15) *

QUOTE(brumal @ Apr 26 2006, 14:39) *

Playing around with the layout. This is a bit more usable.

IPB Image

cool.gif

Wow! w00t.gif Awesome config!!! happy.gif Can u please share the config? Thx! blush.gif


Check out this post. wink.gif
SilentBob
QUOTE(rodan321 @ May 8 2006, 19:59) *

IPB Image

far from done, but it'll suffice for now until i conjure up the willpower to do single detection and other miscellaneous things.



mind sharing the name of that amazing font?
Mr-wyx
QUOTE(brumal @ May 10 2006, 10:03) *

QUOTE(Mr-wyx @ May 10 2006, 03:15) *

QUOTE(brumal @ Apr 26 2006, 14:39) *

Playing around with the layout. This is a bit more usable.

IPB Image

cool.gif

Wow! w00t.gif Awesome config!!! happy.gif Can u please share the config? Thx! blush.gif


Check out this post. wink.gif


Thx m8!!! wink.gif It is great!!! biggrin.gif And can u please tell me is it your custom track info box? And what font u a using? Thx! rolleyes.gif
lav-chan
IPB Image


oic.
jakub
Two things i would love to get an answer to..... QuickTags for 0.9? is anyone aware whether it will soon be ported to 0.9? Is there a different way of achieving quick tagging via right-click and rate as was possible with using the QuickTag plugging in the previous versions? (i am new as of 0.9)
Also i thing i have my foobar almost looking and sounding how i want, just wondering if there is a way of adding a second album art panel and configuring it differently as the first?
Anyone? Oh, btw, i will never go back, foobar rocks... i love it!
blink.gif
lav-chan
People have been discussing both of those subjects, and as far as i know nothing definite has really been said. It's still not possible in 0.9. :shrug:


Regarding tagging, though, you can save mass-tagger scripts and they'll appear in the Tagging > Scripts context menu. Which is kinda like QuickTags, i guess.
xequence
Ive played around with the layout editor, and ive gotten some nice things so far... But the vertical splitter and horizontal splitter seem to be the same thing. How would I specifically get it like this?

IPB Image
fluffy
QUOTE(xequence @ May 10 2006, 17:12) *

Ive played around with the layout editor, and ive gotten some nice things so far... But the vertical splitter and horizontal splitter seem to be the same thing. How would I specifically get it like this?


Vertical and horizontal splitters are different.
Here's how you should put your layout to get what you want:
CODE
Vertical Splitter
-Menu
-Horizontal Splitter
--Vertical Splitter
---playlist switcher
---spectrum
--Vertical Splitter
---columns playlist
---"panel here"
--Vertical Splitter
---album list
---track info
---seekbar
---buttons
xequence
Thanks alot, ill try that now =D

EDIT: Tried it, and it works. Again, thanks. Ill have to tweak it now to make it just right though, but thats fun ;D
rodan321
QUOTE(SilentBob @ May 10 2006, 10:35) *


mind sharing the name of that amazing font?


The trackinfo panel at the top uses Candara (14pt), a Vista font, the album list panel uses a pixel font called kroeger 05_55 which a quick Google reveals to be here... but I think I got it from some random VS somewhere. The playlist is just good ol' Tahoma (9pt).
skelly831
My latest:
IPB Image
FRICSO
Hy! what's the panel name that shows the name of track is now playing?
like this:
IPB Image

and how I show ARTIST NAME :: ALBUM NAME (in my album info column) :: TRACK NAME (in my title and length column) when the song is separated of the album, or when the song's single???
link in this pic:
IPB Image

thanks!!!
crem0r
QUOTE(FRICSO @ May 11 2006, 08:55) *

Hy! what's the panel name that shows the name of track is now playing?
like this:
IPB Image

Is's foo_uie_trackinfo. You can get it here.
Russell777
Here's mine .It's kind of minimalistic without all the unnecesary options
http://img86.imageshack.us/my.php?image=myfoobar0zf.png
Masahiko
Mine, with a "classic" layout :

IPB Image
lazy
Normal, with sidebar and with browser

IPB Image IPB Image IPB Image
carmenm
QUOTE(lav-chan @ May 10 2006, 12:58) *

IPB Image


oic.

lav-chan it is just awsome !!!!!!
a few question, il like all you did for http streams to be integrated in your foobar.
1- how did you tell album art panel to display you image when reading a stream?
2- how did you integrated it in playlist tree panel?(cause i assume it is what you used)
3- how did you make it work with track info panel ?
4- could you share your fcs so that i can see how you deal with http streams in it?

Hope you could answer my question cause i would loveeeeee to be able to do as you do in my foobar tongue.gif

lazy
columns config in 'default' style with theme support

IPB Image IPB Image IPB Image
zoofield
Using default user interface, can handle Soundtrack albums, Various artist(Compilation) albums, and singles. Colors applied through default interface.

Two Modes Album and Artist

Status bar switches from Album/Track gain(if applied) to progress bar at intervals of approximately 4 seconds.

IPB Image


My Configuration
lav-chan
QUOTE(carmenm @ May 11 2006, 04:52) *
1- how did you tell album art panel to display you image when reading a stream?

You can use TAGZ in the Album Art sources list, so you can pretty much tell it to display different images for anything. In this case i used this (right above the default image):

-$if($stricmp($left(%_path%,7),'http://'),'components\cover-radio.png')

You can, for example, use 'cdda://' instead of 'http://' to set a cover for audio CDs. And junk like that. :shrug:


QUOTE(carmenm @ May 11 2006, 04:52) *
2- how did you integrated it in playlist tree panel?(cause i assume it is what you used)

The radio streams are just linked with play lists or whatever. So like i created a new folder called 'radio streams', and then under that i created folders for 'Digitally Imported', 'SKY.fm', and 'SomaFM'.

Then to get the actual feeds you go and get the play list that the stream uses (you know, like http://www.yoursite.com/yourplaylist.pls). Usually they use like three or four different feeds for each stream, i just deleted all of them except the first one and saved that as a new play list and put all those play lists in a special folder.

Lastly you create a new query and use @drop<> in the 'source' box to link to the play list. Like for the Indie Pop Rocks one i put:

@drop<E:\music\random\!radio streams\SomaFM - indie pop rocks 128k feed 1.fpl>

I have leaves disabled in my PLT, so if you don't do that yours won't work the same way. I think you would create a single play list for each site (like a SomaFM.fpl) and then add each stream to that play list.


QUOTE(carmenm @ May 11 2006, 04:52) *
3- how did you make it work with track info panel ?

I'm not sure what you mean. The 'artist' and 'title' tags are carried by the stream (at least the ones i listen to), so trackinfo just gets it from that, if that's what you're talking about.


QUOTE(carmenm @ May 11 2006, 04:52) *
4- could you share your fcs so that i can see how you deal with http streams in it?

I don't share my FCS, sorry. But i can tell you that the only thing special i do with streams is add that 'streaming' thing, which works like...

CODE
//  if it's a single...
$if($stricmp($get_global(single),1),

//  nothing
$get_global(c_dim)|$get_global(c_dim2)$if($stricmp($left(%_path%,7),'http://'),'streaming ')'§')

edit: Oh, and i replace the length and play count by 'x's, since they aren't used for streams. Same principle as the above.
carmenm
thanks a lot lav-chan for your quick answer. Going to do all that right now tongue.gif since you gratefully gave me all i needed biggrin.gif

EDIT: I have a little problem, i modified a playlist to look like this
[playlist]
numberofentries=1
File1=http://64.236.34.97:80/stream/1073
Title1=SomaFM Presents: indiepop 128k (Feed #1)
Length1=-1
Version=2

then i launch it with foobar, it works but it has time to give errors(dont always have them)
Unable to open item for playback (Invalid URL):
"http://64.236.34.97:80/stream/1073"

Am i making something wrong?
lav-chan
I was getting that error a little while ago, but then it went away.

Maybe it was a server problem? Is it still doing that for you or did it quit?
carmenm
Didnt see again AFAIK wink.gif
zlebandit
QUOTE(Masahiko @ May 11 2006, 14:39) *

Mine, with a "classic" layout :

IPB Image



Hi Masahiko, could you post your .fcs please ?
I find it really nice and clean.
Nalco
Well, I'm kinda new to this, but here is my first attempt at customization. Not as great as others, but I only needed something simple.

I like it.



IPB Image

Habla
IPB Image
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-2008 Invision Power Services, Inc.