Guide foobar2000 customization topic, post screenshot here.
Guide foobar2000 customization topic, post screenshot here.
|
|
Mar 12 2005, 08:47 AM
Return to original view | Post
#1
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
wouhou.... thanks ace, these are wat i need.
|
|
|
|
|
|
Mar 24 2006, 08:09 PM
Return to original view | Post
#2
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
|
|
|
May 17 2006, 08:25 AM
Return to original view | Post
#3
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
QUOTE(fariz @ May 14 2006, 07:11 PM) Man... where do you get all these mpc format stuff? (It seems like easy for you) Fariz, do you have a code for arrange the playlist by track number, not by the title alphabet. thank you in advance. This post has been edited by fariz: May 19 2006, 04:30 PM |
|
|
Jun 4 2006, 08:25 PM
Return to original view | Post
#4
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
|
|
|
Jun 5 2006, 03:26 AM
Return to original view | Post
#5
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
|
|
|
Jun 5 2006, 04:59 AM
Return to original view | Post
#6
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
|
|
|
|
|
|
Jun 5 2006, 07:21 AM
Return to original view | Post
#7
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
sorry... double post.
enquiry: can we modify directory structure for album list? i would like to use $(upper) for it but as of now i can't since there is no config for directory structure . (note that my ALL cap in directory structure is because i use swiss font [all cap]) thanks in advance guys. This post has been edited by Sp@wnie: Jun 5 2006, 07:22 AM |
|
|
Jun 19 2006, 08:57 PM
Return to original view | Post
#8
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
QUOTE(Dominant Star @ Jun 16 2006, 10:06 AM) A question here... try thishttp://www.hydrogenaudio.org/forums/index....ndpost&p=253639 I found something interesting there which is called format string there: CODE $char(1) Mode: %_trackinfo_mode%$char(10)$char(10)$if(%_trackinfo_notrack%,No track, ------------------------------------------------------------------------------------------$char(10) $char(1)CAbout the song:$char(10) Artist: %artist%$char(10) Title: %title% ->%_length%<-$char(10) Album: $if3(%album%,still unknown))$char(10) Release date: $if3(%date%,not available yet)$char(10) Comments: $if3(%comment%, no comments available)$char(10) ------------------------------------------------------------------------------------------$char(10) $char(1)CTechnical stuff:$char(10) $char(1)CCodec: %__codec% Bitrate: %__bitrate% Kbit/s$char(10) Track Gain: $if3(%__replaygain_track_gain%, RG not applied)$char(10) Album Gain: $if3(%__replaygain_album_gain%, RG not applied)$char(10) ------------------------------------------------------------------------------------------$char(10) $char(1)CStatistics:$char(10) This song was played %play_counter% times so far. $char(10) Last played: %play_date% at %play_time%$char(10) My rating: $if3(%rating% stars, not rated) Where do I put this thing and apply it?? ===================================================== May I know what config is this?? Try to search it in the page specified but I didn't manage to find it... ===================================================== OK... manage to put in the format string for the track info. But now the problem is... ![]() Why the statistic don't show up properly?? I mean... last played at ? and ?. It suppose to show up numbers right?? Can anyone help me on this?? :: EDIT :: Formating string settle... now the config :: EDIT 2 :: Format string... help!!!! CODE $char(1) Mode: %_trackinfo_mode%$char(10)$char(10)$if(%_trackinfo_notrack%,No track, ------------------------------------------------------------------------------------------$char(10) $char(1)CAbout the song:$char(10) Artist: %artist%$char(10) Title: %title% ->%_length%<-$char(10) Album: $if3(%album%,still unknown))$char(10) Release date: $if3(%date%,not available yet)$char(10) Comments: $if3(%comment%, no comments available)$char(10) ------------------------------------------------------------------------------------------$char(10) $char(1)CTechnical stuff:$char(10) $char(1)CCodec: %__codec% Bitrate: %__bitrate% Kbit/s$char(10) Track Gain: $if3(%__replaygain_track_gain%, RG not applied)$char(10) Album Gain: $if3(%__replaygain_album_gain%, RG not applied)$char(10) ------------------------------------------------------------------------------------------$char(10) $char(1)CStatistics:$char(10) This song was played %play_counter% times so far. $char(10) Last played: $ifgreater($get(days_since_last_play),30,$left($get(last_played),10), $ifgreater($get(days_since_last_play),1,$get(days_since_last_play)days ago, $ifgreater($get(days_since_last_play),0,yesterday, ' today ' ))) $char(10) My rating: $if3(%rating% stars, not rated) but beforehand, get this foo_playcount.dll with this .dll file, you can see a nu 'play count' setting in preferences -> tools. this file is 152 kb instead of 136 kb. |
|
|
Jul 12 2006, 12:52 AM
Return to original view | Post
#9
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
QUOTE(bobtiang @ Jul 11 2006, 11:20 PM) hi guys, I had follow the early theard to display chinese caracter, but any idea why some of it still not showing up? thanks for the advice... 2 possibilities.[attachmentid=120029] 1: your playlist not updated. select all mp3 in your foobar playlist. right click -> tagging -> Reload info from file(s) is changed. 2: you are not modify the mp3 tag at all. right click -> properties -> modify according to your preferences. hope it helps. |
|
|
Dec 9 2006, 02:06 AM
Return to original view | Post
#10
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
|
|
|
Dec 11 2006, 09:24 AM
Return to original view | Post
#11
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
QUOTE(s[H]sIkuA @ Dec 10 2006, 11:01 AM) This thread is for all to share their config so that others can use it as a reference . Just like the one in Hydrogenaudio Great idea!!! I'll start with mine. My current foobar ![]() All component can be found here : LINK Required Component Column UI Single Column Playlist Viewer Album Art Panel Track Info Panel Mod Album Art Setting ![]() ![]() Source List : Here Single Column Playlist Viewer Row Height : 16 Group row : 1 Images (put this into your foobar\images folder) Group By CODE $if(%SINGLETRACK%,Singles,%album%) Item Display CODE $imageabs(0,0,images\main_bg.png,) $if(%_selected%,$drawrect(0,0,0,0,brushcolor-220-210-220 pencolor-null)) //ARTIST TITLE $padding(1,1) $font(Calibri,7,bold ,50-50-50) $upper($if(%singletrack%, %artist% | %title%, $font(Century Gothic,7,bold,155-155-155) %tracknumber% $font(Calibri,7,bold,50-50-50)%title%)) $if(%isplaying%, Ω) //RATING $padding(,3) $align(right,) $font(Star Things,7,,) $repeat($rgb(155,155,155)n,%rating%) $repeat($rgb(225,225,225)n,$sub(5,%rating%)) Group Display CODE $imageabs(,,images\header6.png,) $padding(5,2) $font(Calibri,8,bold,235-235-215) $if(%SINGLETRACK%,Single, $upper(%artist%) $padding(1,0) $align(right,) $font(Calibri,8,bold,175-235-175) ↘ %album%) Button Config Here Note : To use this, add a Button panel in the layout ,then right click -> Customize, at the bottom left corner, press Tools -> Load from file Progress Bar (Track Info Mod Panel) CODE $padding(,-3) $align(left,bottom) $drawrect($muldiv(%_width%,1,100),4,$muldiv(%_width%,95,100),9,brushcolor-null pencolor-180-184-194) $drawrect($add($muldiv(%_width%,1,100),2),6,$ifgreater($muldiv($sub($muldiv(%_width%,95,100),4), %playback_time_seconds%,%length_seconds%),0,$muldiv($sub($muldiv(%_width%,78,100),4), %playback_time_seconds%,%length_seconds%),1),5,brushcolor-120-130-210 pencolor-null) ,)) Hope everyone can enjoy foobar as much as I did. At least we all can fill each other lackness in making a better config. Il follow up very soon. |
|
|
Jan 3 2007, 10:32 AM
Return to original view | Post
#12
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
You want phoobar??
![]() Required Component (All these things can be obtained here) Column UI Playlist Dropdown Single Column Playlist Viewer Track Info Panel Mod (Microsoft Visual C++ 2005 Redistributable Package (x86) needed) For fonts, you need these 1. HFutura2 2. Swis721 Cn BT D-Type 3. wingdings Layout ![]() Single Column Playlist Viewer Row Height : 26 Group row : 1 (image and config) (put images folder into your foobar directory) I guess thats all for now. Please do let me know if any lackness of info. Thanks guys This post has been edited by Sp@wnie: Jan 3 2007, 10:49 AM |
|
|
Jan 13 2007, 09:29 AM
Return to original view | Post
#13
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
QUOTE(sil3ntHunt3r @ Jan 4 2007, 07:45 PM) I have problem here. Sorry for the late reply After I import .fcs file to change my button, then button suddenly gone. ![]() Any help? I use foobar v0.9.4.2 I forgot to include fcb file... Here it goes (extract and paste the folder into foobar images folder) fcb file |
|
|
|
|
|
Jan 13 2007, 02:29 PM
Return to original view | Post
#14
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
QUOTE(Kazuki @ Jan 13 2007, 12:25 AM) All my album arts are named as folder.jpg but strange enough, some of the album just show "No Cover". Fill your 'total tracks' in your mp3 tag as well.Just like in the pic. ![]() I've figured out why it get sliced down. Why not just let Track 1 to show the whole album art rather than showing by part from track 1 - 4? With that, even singles or albums with 1-2 tracks can be seen with a whole album art rather than shown just a part. |
|
|
Nov 23 2009, 09:09 PM
Return to original view | Post
#15
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
Can anyone here enlighten me pertaining to question below ;p
what format should i use for making volume 'db' text to be shown. i can see the text in the jscript, but the problem lies on how to extract the text without any bar or scroll. any help are very much appreciated. |
|
|
Nov 23 2009, 09:34 PM
Return to original view | Post
#16
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
|
|
|
Nov 23 2009, 10:06 PM
Return to original view | Post
#17
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
|
|
|
Nov 25 2009, 01:18 PM
Return to original view | Post
#18
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
i will release it via DA soon, currently just to refine the scripts, as its only best view on 400 px width. and minor changes still on-going.
|
|
|
Dec 1 2009, 10:44 PM
Return to original view | Post
#19
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
|
|
|
Dec 4 2009, 11:10 PM
Return to original view | Post
#20
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,138 posts Joined: Oct 2004 From: MIA |
Another theme... but i'll take my time to complete this
![]() |
| Change to: | 0.0363sec
0.44
7 queries
GZIP Disabled
Time is now: 25th November 2025 - 03:49 PM |