I have change the configuration of my Foobar...
The config I'm trying to experiment with is this one...
This the supposed look:

But instead I got this:

How to enable the side bar which shows the playlist??
Guide foobar2000 customization topic, post screenshot here.
|
|
Jun 11 2006, 11:03 AM
|
![]() ![]()
Junior Member
263 posts Joined: Jan 2003 |
Need help here:
I have change the configuration of my Foobar... The config I'm trying to experiment with is this one... This the supposed look: ![]() But instead I got this: ![]() How to enable the side bar which shows the playlist?? |
|
|
|
|
|
Jun 11 2006, 11:12 AM
|
|
VIP
16,825 posts Joined: Jan 2003 From: Siberia |
QUOTE(Dominant Star @ Jun 11 2006, 11:03 AM) View > Layout > Playlist sidebar (default)to modify layout, use layout tab |
|
|
Jun 11 2006, 08:08 PM
|
|
Moderator
9,275 posts Joined: Jan 2005 From: KL. Best place in Malaysia. Nuff said |
I have problem with the lyrics panel. It suppose to show the lyrics when
1 - It's included in the metadata of the mp3 2 - a txt file with the same name of the mp3 is inluded in the folder of that mp3. but both will not work unless I manually load it. It work fine in WMP tho |
|
|
Jun 11 2006, 10:31 PM
|
![]() ![]() ![]()
Junior Member
310 posts Joined: Jan 2003 From: Vanishing Point |
|
|
|
Jun 12 2006, 04:49 PM
|
![]() ![]() ![]()
Junior Member
373 posts Joined: Oct 2005 From: LCCT |
still using foobar v0.8.3
would like to know the proper way how to display cover image on the toaster plugin??? i've followed all the instruction by hydrogenaudio but still couldnt get it shisshh really confused here what else should i do??i've install all the given dll plugin is there anything wrong with the image pathfile name??? ![]() This post has been edited by diehachi: Jun 12 2006, 05:03 PM |
|
|
Jun 12 2006, 05:50 PM
|
![]() ![]() ![]() ![]() ![]()
Senior Member
876 posts Joined: Nov 2005 From: /root/Melbourne |
|
|
|
|
|
|
Jun 12 2006, 06:03 PM
|
|
VIP
16,825 posts Joined: Jan 2003 From: Siberia |
QUOTE(mystical zero @ Jun 12 2006, 05:50 PM) I have a problem here. I just don't understand why there's a question mark on the back of every title. Here's a picture of it: use azrael 5.7 for v0.9.xCan tell me how to get rid of that question mark? All help will be appreciated. http://www.hydrogenaudio.org/forums/index....showtopic=33450 |
|
|
Jun 12 2006, 06:13 PM
|
![]() ![]() ![]() ![]() ![]()
Senior Member
876 posts Joined: Nov 2005 From: /root/Melbourne |
QUOTE(fariz @ Jun 12 2006, 06:03 PM) Thx fariz |
|
|
Jun 14 2006, 08:38 PM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,788 posts Joined: Jan 2003 From: 冰城 |
hi guys, is there a alarm plugin for Foobar like Winamp?
i highly rely on my winamp plugin to wake up every morning and here's my 1st time mod Foobar thanks to this thread.. ![]() This post has been edited by bobtiang: Jun 14 2006, 08:41 PM Attached File(s) |
|
|
Jun 15 2006, 07:59 PM
|
|
Moderator
9,275 posts Joined: Jan 2005 From: KL. Best place in Malaysia. Nuff said |
use with samurize. Samurize has an alarm clock plugin.
|
|
|
Jun 16 2006, 10:06 AM
|
![]() ![]()
Junior Member
263 posts Joined: Jan 2003 |
A question here...
http://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!!!! This post has been edited by Dominant Star: Jun 16 2006, 10:24 AM |
|
|
Jun 18 2006, 06:44 PM
|
![]()
Junior Member
28 posts Joined: Aug 2005 |
What's so good about foobar? lol
|
|
|
Jun 18 2006, 08:57 PM
|
![]() ![]() ![]() ![]() ![]()
Senior Member
877 posts Joined: Jan 2003 |
|
|
|
|
|
|
Jun 19 2006, 08:57 PM
|
![]() ![]() ![]() ![]() ![]() ![]()
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. |
|
|
Jun 19 2006, 09:47 PM
|
![]() ![]() ![]() ![]()
Senior Member
691 posts Joined: Jan 2003 From: Melaka |
|
|
|
Jun 22 2006, 09:18 AM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
4,743 posts Joined: Jan 2003 From: u noe EARTH ? wher all human being is there |
guys do u noe wher can i DL ColumnUI ? & can my personally modifies ColumnUI been SAVED ?
|
|
|
Jun 22 2006, 10:04 AM
|
|
VIP
16,825 posts Joined: Jan 2003 From: Siberia |
read 1st page
|
|
|
Jun 22 2006, 06:47 PM
|
![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
1,788 posts Joined: Jan 2003 From: 冰城 |
|
|
|
Jun 22 2006, 06:49 PM
|
|
VIP
16,825 posts Joined: Jan 2003 From: Siberia |
use JPG or PNG, and upload it to http://imageshack.us/
|
|
|
Jun 23 2006, 09:08 AM
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
Senior Member
4,743 posts Joined: Jan 2003 From: u noe EARTH ? wher all human being is there |
|
| Change to: | 0.0258sec
0.50
6 queries
GZIP Disabled
Time is now: 28th November 2025 - 12:25 PM |