Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Columns UI appearance (Read 3274526 times) previous topic - next topic
0 Members and 4 Guests are viewing this topic.


Columns UI appearance

Reply #1527
I'm using the outdated foo_uie_trackinfo_mod because it's the only such component I am capable of scripting with my limited skills

It starts with a case PNG, then puts up the album art, then overlays a second PNG for the glare. I got the case PSD from these forums someplace, you could find it with a bit of searching.

Columns UI appearance

Reply #1528
This is how mine looks at the moment, but there are still a few things I'd like to do. I'm a big fan of having as much useful information on display as possible, so minimal space is wasted with album covers etc



Columns UI appearance

Reply #1530
I'm using the outdated foo_uie_trackinfo_mod because it's the only such component I am capable of scripting with my limited skills

It starts with a case PNG, then puts up the album art, then overlays a second PNG for the glare. I got the case PSD from these forums someplace, you could find it with a bit of searching.


Could you PLEASE share the code and case/glare images? I installed the component but could only get some text information for now. Thank you.
In the province of the mind, there are no limits.

Columns UI appearance

Reply #1531
This is how mine looks at the moment, but there are still a few things I'd like to do. I'm a big fan of having as much useful information on display as possible, so minimal space is wasted with album covers etc


May you tell me how you did that bitrate column?
Looks quite good overall, very clean and you can see everything you need at a glance.


Columns UI appearance

Reply #1533
[a href="http://img809.imageshack.us/i/foobar20110110.png/" target="_blank"] At the moment I am trying to get a nice playlist handling and coverflow integration done.

Columns UI appearance

Reply #1534
Still working on it, but I have all the important stuff done.

Here's my rating script. Works for columns and filters. Reads from the RATING tag, takes values from 0 to 100.
So if you want to give a song a 3.5 star rating, you put 70 in the tag.
Code: [Select]
$if(%rating%,$ifgreater(%rating%,4,$repeat($char(10),$put(r,$div($add(%rating%,5),10)))
$repeat(★,$div($get(r),2))$ifequal($mod($get(r),2),1,½,),$char(13)),unrated)


Columns UI appearance

Reply #1536
to those interested in my config: i'm moving house tomorrow (to another continent) so i'm a bit swamped. it'll be a while before i can get my config ready for sharing.

in the meantime here are some resources.

much of the playlist script was adapted from a config called Whiteout posted a while back by Dirhael
http://www.hydrogenaudio.org/forums/index....st&p=643177

the case image used in the now playing was uploaded by Falstaff/Br3tt
http://www.hydrogenaudio.org/forums/index....st&p=470964

it's a pretty straightforward config if you know title formatting, nothing too revolutionary. but it is very much tied to the specific and sometimes unconventional way i tag my music, so even if i get it uploaded it will require a lot of tweaking before it will work for you. just saying

Columns UI appearance

Reply #1537
to those interested in my config: i'm moving house tomorrow (to another continent) so i'm a bit swamped. it'll be a while before i can get my config ready for sharing.

in the meantime here are some resources.

much of the playlist script was adapted from a config called Whiteout posted a while back by Dirhael
http://www.hydrogenaudio.org/forums/index....st&p=643177

the case image used in the now playing was uploaded by Falstaff/Br3tt
http://www.hydrogenaudio.org/forums/index....st&p=470964

it's a pretty straightforward config if you know title formatting, nothing too revolutionary. but it is very much tied to the specific and sometimes unconventional way i tag my music, so even if i get it uploaded it will require a lot of tweaking before it will work for you. just saying


Thanks for the response!  The parts I was particularly interested in were the stuff you seemed to be pulling from last-fm (the bios and whatever that other tab is for).  How did you do that?  And in the lyrics tab, is that pulled from the tags or dynamically being scraped from the web?


 

Columns UI appearance

Reply #1539
to those interested in my config: i'm moving house tomorrow (to another continent) so i'm a bit swamped. it'll be a while before i can get my config ready for sharing.

in the meantime here are some resources.

much of the playlist script was adapted from a config called Whiteout posted a while back by Dirhael
http://www.hydrogenaudio.org/forums/index....st&p=643177

the case image used in the now playing was uploaded by Falstaff/Br3tt
http://www.hydrogenaudio.org/forums/index....st&p=470964

it's a pretty straightforward config if you know title formatting, nothing too revolutionary. but it is very much tied to the specific and sometimes unconventional way i tag my music, so even if i get it uploaded it will require a lot of tweaking before it will work for you. just saying


I wanna thank you already for this  But i installed all required components, than I open foobar/STRG+P/ than I want to import the .fcl file and it tells: The layout import was aborted because the following required panels are not installed!
Name: Quick Search Toolbar.

Can anyone help me out.

Edit: Nevermind I solved it

Columns UI appearance

Reply #1540
Hey guys, I made some nice progress, so I really want to show you my actual config:

Fullscreenview:

Columns UI appearance

Reply #1541
dark and simple 

Columns UI appearance

Reply #1542
fullscreen config I whipped up. I went for a clean minimal interface (no button/panel switchovers) with some color  coordination... 


Columns UI appearance

Reply #1543
Spotifoo 1.2.0 - CUI config

[a href="http://img534.imageshack.us/i/previewspotifoo120.png/" target="_blank"]

Columns UI appearance

Reply #1544
My new skin. Simple, nothing fancy.




Columns UI appearance

Reply #1545
OK, here's my take. All best.

In the province of the mind, there are no limits.

Columns UI appearance

Reply #1546
Here's mine, I made it in 10 hours
im not an expert on theming.
I would like to change the color of the windows (i mean to that gray that separates the panels) 

It uses:
peakmeter spectrum
NG playlist
lyric show 2
buttons (added by me , edited in PS)
artwork view

Columns UI appearance

Reply #1547

Columns UI appearance

Reply #1548



First post and it's my very plain configuration.

Columns UI appearance

Reply #1549