Curaçao by Br3tt, Columns UI configuration |
![]() ![]() |
Curaçao by Br3tt, Columns UI configuration |
Jul 3 2009, 06:09
Post
#576
|
|
![]() Group: Members Posts: 298 Joined: 14-July 08 From: Berlin Member No.: 55783 |
@jesusfreak: long time ago. What was the problem, can you tell me please?
and jack is right, but remember only album artists get selected. So artists in a compilation (Various Artist) won't get selected. If your playlist isn't sorted in a right way (alphabetical order) it looks like GB would select artists in a random order, a little bit. And for trying out my code for ELP and GB. ELP: Right click in ELP>>Settings>>Tab Grouping>>Group Format/Sort Format GB: Right click on the letters>>Settings>>Group/Sort Btw, you don't have to click on the letters, keyboard is also working very well. eg, type G and the first album artist with G is selected or type the first letters of a band and the cursor jumps to the band. Turn on the Status Bar and have a look QUOTE (ELP readme) Ctrl-f:the search dialog(%el_group_format%of the search.)
Ctrl-g:jump to the following groups: Ctrl-b:Before jumping to a group of Delete:the removal of the track from a playlist Alt-[Up)/ [Down]:Move the selected track( "hide all items when playlist is changed" to be off) [Note]:foobar2000 console General-> Keyboard Shortcuts settings will take precedence. # # [Alt] + Drag & Drop to move,but you can select the track. ¦ incremental key input in the group format(%el_group_format%) and incremental search.(enable incremental search is on only) Additionally,the following shortcut key is enabled. Ctrl-e:Reset the search term. Ctrl-d:Find Next.(Ctrl-s good but if you have a free???) Ctrl-r:a search before.] This post has been edited by bubi jackson: Jul 3 2009, 06:16 -------------------- http://www.last.fm/user/BubiJackson
|
|
|
|
Jul 10 2009, 14:31
Post
#577
|
|
|
Group: Members Posts: 2 Joined: 19-April 09 Member No.: 69089 |
![]() |
|
|
|
Jul 10 2009, 15:05
Post
#578
|
|
|
Group: Members Posts: 2271 Joined: 19-May 08 Member No.: 53637 |
Having trouble talking?
Preferences > Advanced > Tools > Playback Statistics terry This post has been edited by tpijag: Jul 10 2009, 15:06 |
|
|
|
Jul 10 2009, 15:26
Post
#579
|
|
|
Group: Members Posts: 2 Joined: 19-April 09 Member No.: 69089 |
|
|
|
|
Jul 10 2009, 15:30
Post
#580
|
|
![]() Group: Super Moderator Posts: 1813 Joined: 24-July 02 Member No.: 2776 |
CODE $if($stricmp($get(ch),'a'),'a', $if($stricmp($get(ch),'b'),'b',$if($stricmp($get(ch),'c'),'c',$if($stricmp($get(ch),'d'),'d',$if($stricmp($get(ch),'e'),'e', $if($stricmp($get(ch),'f'),'f',$if($stricmp($get(ch),'g'),'g',$if($stricmp($get(ch),'h'),'h',$if($stricmp($get(ch),'i'),'i', $if($stricmp($get(ch),'j'),'j',$if($stricmp($get(ch),'k'),'k',$if($stricmp($get(ch),'l'),'l',$if($stricmp($get(ch),'m'),'m', $if($stricmp($get(ch),'n'),'n',$if($stricmp($get(ch),'o'),'o',$if($stricmp($get(ch),'p'),'p',$if($stricmp($get(ch),'q'),'q', $if($stricmp($get(ch),'r'),'r',$if($stricmp($get(ch),'s'),'s',$if($stricmp($get(ch),'t'),'t',$if($stricmp($get(ch),'u'),'u', $if($stricmp($get(ch),'v'),'v',$if($stricmp($get(ch),'w'),'w',$if($stricmp($get(ch),'x'),'x',$if($stricmp($get(ch),'y'),'y', $if($stricmp($get(ch),'z'),'z',$if($stricmp($get(ch),'0'),'#',$if($stricmp($get(ch),'1'),'#',$if($stricmp($get(ch),'2'),'#', $if($stricmp($get(ch),'3'),'#',$if($stricmp($get(ch),'4'),'#',$if($stricmp($get(ch),'5'),'#',$if($stricmp($get(ch),'6'),'#', $if($stricmp($get(ch),'7'),'#',$if($stricmp($get(ch),'8'),'#',$if($stricmp($get(ch),'9'),'#',$if($stricmp($get(ch),'+'),'#', $if($stricmp($get(ch),'-'),'#',$if($stricmp($get(ch),'/'),'#',$if($stricmp($get(ch),'*'),'#','~')))))))))))))))))))))))))))))))))))))))) You can shorten this to: CODE $if($strchr(abcdefghijklmnopqrstuvwxyz,$get(ch)),$get(ch),$if($strchr(0123456789+-/*,$get(ch)),#,~))
-------------------- foobar2000.audiohq.de
|
|
|
|
Jul 11 2009, 06:34
Post
#581
|
|
![]() Group: Members Posts: 298 Joined: 14-July 08 From: Berlin Member No.: 55783 |
Thank you
-------------------- http://www.last.fm/user/BubiJackson
|
|
|
|
Sep 7 2009, 03:18
Post
#582
|
|
|
Group: Members Posts: 55 Joined: 22-February 09 Member No.: 67259 |
Hey Br3tt, great config you've created here! Huge props!
I'm trying to personalize my config a bit more but I'm going to need some help.
(2) How to I change the text color for everything in the playlist view including highlights? Mainly artist, album, and tracklist titles. (3) For the controls at the bottom, where are the button images located so that I can alter their color? (4) How can I make all of the places with images load both PNG or JPG, for "Cover", "Folder" and "Front"? (5) Where the "SHPECK" and other artist/album images go, can make it slightly transparent so that it blend with the wallpaper image? Once again, great job on the interface, I hope you continue to develop on this or at least keep it up to date with any new version releases of foobar2000. This post has been edited by KeyLogic: Sep 7 2009, 03:19 |
|
|
|
Sep 7 2009, 09:13
Post
#583
|
|
![]() Group: Members Posts: 2771 Joined: 12-November 06 Member No.: 37463 |
Hi,
Thanx for enjoying thaht config, but i've stopped developing it since i do not use it. give a look to my last config which is up to date : http://br3tt.deviantart.com/ Regards, -------------------- http://br3tt.online.fr/
|
|
|
|
Sep 7 2009, 11:53
Post
#584
|
|
![]() Group: Members Posts: 216 Joined: 7-November 08 From: H:N:L, UK Member No.: 61899 |
@KeyLogic
1) dont know, sorry 2) change the definitions highlighted in this picture which can be found under elplaylist settings: ![]() 3) foobar2000\images\curacao\bt\pback (the magic of file browsers 4) in the installation instructions where it tells you to define your cover/art path/s, if you replace ".jpg" with ".*" it should (in theory / i think) load up any image extension 5) i dont quite understand what you want here im afraid This post has been edited by Jack Schmaltz: Sep 7 2009, 11:54 -------------------- http://www.discogs.com/user/jackschmaltz
|
|
|
|
Sep 7 2009, 12:50
Post
#585
|
|
|
Group: Members Posts: 55 Joined: 22-February 09 Member No.: 67259 |
Hi, Thanx for enjoying thaht config, but i've stopped developing it since i do not use it. give a look to my last config which is up to date : http://br3tt.deviantart.com/ Regards, Aw, I'm so sorry to hear that. I mean no offense to your other design but the Curaçao looks and functions much better in my opinion. Oh well, I'll keep updating foobar until it breaks compatibility. @KeyLogic 1) dont know, sorry Okay I'll keep looking around in the settings, maybe there's something that will do this this. QUOTE 2) change the definitions highlighted in this picture which can be found under elplaylist settings: ![]() Thanks! I also happened to have found the setting and figured out what to change to make everything of a particular color, except the duration. :? QUOTE 3) foobar2000\images\curacao\bt\pback (the magic of file browsers Thanks again! I should have thought to check there. Question: where are the buttons for the controls like the extension, khz, and channel (bottom-left)? QUOTE 4) in the installation instructions where it tells you to define your cover/art path/s, if you replace ".jpg" with ".*" it should (in theory / i think) load up any image extension Ah, will try this. Thanks! QUOTE 5) i dont quite understand what you want here im afraid Eh, don't worry about it, I think that it looks fine to me right now, it blends pretty well with the rest of the interface. I'll post a screenshot once I make the final tweaks. This post has been edited by KeyLogic: Sep 7 2009, 12:50 |
|
|
|
Sep 7 2009, 13:17
Post
#586
|
|
![]() Group: Members Posts: 216 Joined: 7-November 08 From: H:N:L, UK Member No.: 61899 |
for duration look for this line under Track List settings:
CODE $drawtextex(%length%' ',$add($sub(%el_width%,$add($get(length_width),$get(padding_right))),1),$add($get(txt.top),1),$get(length_width),%el_row_height%,44-44-44,right vtop end_ellipsis) $drawtextex(%length%' ',$sub(%el_width%,$add($get(length_width),$get(padding_right))),$get(txt.top),$get(length_width),%el_row_height%,%__ARTIST_COLOR__%,right vtop end_ellipsis) i cant remember if i set it to %__ARTIST_COLOR__% manually or not but if it isnt that then adjust as you require. then in Per Second look for the line: CODE $drawtextex('-'%_time_remaining%' ',$add($sub(%el_width%,$add($get(length_width),$get(padding_right))),1),$add($get(txt.top),1),$get(length_width),%el_row_height%,44-44-44,right vtop end_ellipsis) $drawtextex('-'%_time_remaining%' ',$sub(%el_width%,$add($get(length_width),$get(padding_right))),$get(txt.top),$get(length_width),%el_row_height%,$get(txt_color),right vtop end_ellipsis) same again, adjust the bold text as required as for the file info in the bottom left, right click on it & select "splitter settings", & its all under the script tab This post has been edited by Jack Schmaltz: Sep 7 2009, 13:18 -------------------- http://www.discogs.com/user/jackschmaltz
|
|
|
|
Sep 9 2009, 01:58
Post
#587
|
|
|
Group: Members Posts: 55 Joined: 22-February 09 Member No.: 67259 |
Sup all.
I've got a few more questions.
2. How do I change the color of blue that's in the Seekbar? 3. On the top-left corner of the interface, you can choose different layout. Can I make my own (with current interface size) and add it as #3? 4) in the installation instructions where it tells you to define your cover/art path/s, if you replace ".jpg" with ".*" it should (in theory / i think) load up any image extension Hey Jack Schmaltz. Unfortunately this didn't work. Is there a way to add all 6 configurations: cover.jpg/folder.jpg/front.jpg, and cover.png/folder.png/front.png? This post has been edited by KeyLogic: Sep 9 2009, 01:58 |
|
|
|
Sep 9 2009, 02:27
Post
#588
|
|
![]() Group: Members Posts: 216 Joined: 7-November 08 From: H:N:L, UK Member No.: 61899 |
1, if your referring to the info on the left panel, right click>>splitter Settings>>script>>per second, scroll to the bottom & everythings there
2, right click seekbar>>highlight "WSH SEEKBAR">>configure>>look for lines starting with "gr.FillGradRect(" (should be 5 in a row), cant remember which lines specificaly but the adjustments need to be done there 3, dont know sorry as for the cover art, really dont know how else it can be done in ELP if the wildcard doesnt work, maybe someone else can enlighten but considering the way its configured prob best to try & standardise your cover names to fit. -------------------- http://www.discogs.com/user/jackschmaltz
|
|
|
|
Sep 14 2009, 20:56
Post
#589
|
|
|
Group: Members Posts: 55 Joined: 22-February 09 Member No.: 67259 |
Question: is there away to remove the window decoration from around the interface or, if not, can I get foobar to point to a particular visual style that's not currently loaded on my desktop?
|
|
|
|
Sep 14 2009, 21:40
Post
#590
|
|
![]() Group: Members Posts: 216 Joined: 7-November 08 From: H:N:L, UK Member No.: 61899 |
do you mean the panels? if you do its coded in the script with drawroundrect's, you could remove them but i wouldnt recomend it as it would make a tremendous mess of the script
-------------------- http://www.discogs.com/user/jackschmaltz
|
|
|
|
Nov 29 2009, 06:25
Post
#591
|
|
|
Group: Members Posts: 1 Joined: 29-November 09 Member No.: 75410 |
I just found this theme and I love it. There is a few things I would like to add but I am not sure of the syntax. Perhaps you guys can help.
1. I would like to add a biography link to the top right set of buttons. I am not sure how to add a new button up by the album list and all. 2. I would like to remove the track number from the track listed under the album art 3. can the stars under the album art be set up to be clickable for rating? Also does the rating in the lower left set the rating in the actual MP3 tag or in the database. I don't want to write to my tags if I can help it. 4. how can I make the got lyrics icon show if there is a .lrc file as well as embedded lyric. Thanks |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 23rd May 2013 - 10:58 |