Welcome Guest ( Log In | Register )

92 Pages « < 2 3 4 5 6 > » Bottom

Outline · [ Standard ] · Linear+

Guide foobar2000 customization topic, post screenshot here.

views
     
Jay714
post Mar 10 2005, 07:31 PM

On my way
****
Senior Member
574 posts

Joined: Oct 2004
From: Penang


acedriver can list the skins u used b4 here onot?
i liked them but dunno where to find ..
TSfariz
post Mar 10 2005, 07:56 PM

Tan Sri F
Group Icon
VIP
16,825 posts

Joined: Jan 2003
From: Siberia
QUOTE(Jay714 @ Mar 10 2005, 07:31 PM)
acedriver can list the skins u used b4 here onot?
i liked them but dunno where to find ..
*
sure..they are playlist config, not skins.

azrael
screenshot: http://img77.photobucket.com/albums/v235/acedriver/fb2k.png
download: http://foobar.nub4life.net/columns/pafiled...tion=file&id=71

olight
screenshot: http://img.photobucket.com/albums/v235/acedriver/baru.jpg
download: http://foobar.nub4life.net/columns/pafiled...tion=file&id=39

others..
minna: http://foobar.nub4life.net/columns/pafiled...tion=file&id=37
minna v2: http://foobar.nub4life.net/columns/pafiled...tion=file&id=65
navigator suite: http://foobar.nub4life.net/columns/pafiled...tion=file&id=89


TSfariz
post Mar 11 2005, 10:09 AM

Tan Sri F
Group Icon
VIP
16,825 posts

Joined: Jan 2003
From: Siberia
my track info config, use with track info plugin
to use last played, you need playcount plugin
screenshot: http://img.photobucket.com/albums/v235/acedriver/baru.jpg


CODE
$if(%_trackinfo_notrack%,No track playing,
$if(%_trackinfo_nowplaying%,Now Playing:,
$if(%_trackinfo_followcursor%,Selected Track Info:,
))
$char(10)$char(10)
Artist: ffffff%artist%$char(10)
Title: ffffff$replace($meta(title),'(',ffffff'(',')',')'ffffff)ffffff[' ('$meta(title_extra)')']$char(10)
Album: ffffff$if(%album%,$replace($meta(album),'(',ffffff'(',')',')','[',ffffff'[',']',']')FFFFFF|FFFFFF[' disc '$meta(disc)][' '''$meta(discname)''],still unknown)$char(10)
Track Number: ffffff$if(%tracknumber%,$num(%tracknumber%,2),not available)$char(10)
Release Date: ffffff$if3(%date%,not available)$char(10)
Genre: ffffff $if2(%genre%,unknown)$char(10)
Time: ffffff$if(%_isplaying%,%_time_elapsed% '/' )%_length%$char(10)
Codec: ffffff$if($stricmp(%__codec%,'MP3'),'MPEG Layer 3',%__codec%) [- %__mpc_encoder% ['('%__mpc_profile%')']]$char(10)
Bitrate: ffffff%__bitrate% Kbit/s [%__extrainfo%]$char(10)
Track Gain: ffffff$if3(%__replaygain_track_gain%, RG not applied)$char(10)
Album Gain: ffffff$if3(%__replaygain_album_gain%, RG not applied)$char(10)
Last Played: ffffff$select(1,
$if(%__play_date%,
$puts(month,$select($substr(%__play_date%,3,4),
'January','February','March','April','May','June','July','August','September','October','November','December',))
$left(%__play_date%,2)' '$get(month)' 20'$right(%__play_date%,2)', '
),%__play_date%)

$if([%__play_time%],
$ifgreater(%__play_time%,130000,$sub($substr(%__play_time%,1,2),12),$ifgreater(1,$substr(%__play_time%,1,2),'12',$substr(%__play_time%,1,2)))':'$substr(%__play_time%,3,4)
//':'$substr(%__play_time%,5,6)
$ifgreater(%__play_time%,120000,' PM',' AM'),'Never'
)
)

Sp@wnie
post Mar 12 2005, 08:47 AM

sleeper
******
Senior Member
1,138 posts

Joined: Oct 2004
From: MIA



wouhou.... thanks ace, these are wat i need. thumbup.gif
Jay714
post Mar 12 2005, 10:30 AM

On my way
****
Senior Member
574 posts

Joined: Oct 2004
From: Penang


QUOTE(acedriver @ Mar 10 2005, 07:56 PM)
thx.. ur da man! notworthy.gif
zjye
post Mar 16 2005, 01:50 PM

Getting Started
**
Junior Member
152 posts

Joined: Jan 2003


anyone know where can i donwloadn the chinese and english song album cover? i wanto place it to my foobar.
TSfariz
post Mar 16 2005, 06:36 PM

Tan Sri F
Group Icon
VIP
16,825 posts

Joined: Jan 2003
From: Siberia
QUOTE(zjye @ Mar 16 2005, 01:50 PM)
anyone know where can i donwloadn the chinese and english song album cover? i wanto place it to my foobar.
*
english album cover, amazon.com

you could use this app to download cover, http://louhi.kempele.fi/~skyostil/projects/albumart/

for other language, I don't know
ColeXE
post Mar 20 2005, 08:36 AM

Getting Started
**
Junior Member
260 posts

Joined: Sep 2004



Just modified the looks of foobar and a couple of nice stuff.

Main Screen with Album Cover :-)
user posted image

Customized Menu with "Edit With Adobe Audition", easier access. :-)
user posted image

Components Used:
CODE
foo_uie_albumart (Album Art Panel)
foo_albumlist (Album List)
foo_uie_albumlist (Album List Panel)
foo_uie_tabs (Tabbed Panel)
foo_uie_trackinfo (Track Info Panel)
foo_uie_volume (Volume Control Toolbar)
foo_??? (Open With Menu for the Audition)

Columns UI using scheme 13, APC.

Jimbitz
post Mar 22 2005, 03:23 AM

Getting Started
**
Junior Member
240 posts

Joined: Jan 2003
From: 47810


QUOTE(acedriver @ Mar 8 2005, 04:36 PM)
current..

user posted image
*
how can I get the playback history tab? and why did I have a tab name for the album art cover. how to remove it?
TSfariz
post Mar 22 2005, 09:04 AM

Tan Sri F
Group Icon
VIP
16,825 posts

Joined: Jan 2003
From: Siberia
QUOTE(Jimbitz @ Mar 22 2005, 03:23 AM)
how can I get the playback history tab? and why did I have a tab name for the album art cover. how to remove it?
*
1. History plugin

2. Because the album art is part of the toolbar. See http://wiki.hydrogenaudio.org/index.php?ti...ve_the_Playlist
Jimbitz
post Mar 22 2005, 09:12 PM

Getting Started
**
Junior Member
240 posts

Joined: Jan 2003
From: 47810


QUOTE(acedriver @ Mar 11 2005, 10:09 AM)
my track info config, use with track info plugin

I can't get that track info code you give to work... Something wrong with the code? or maybe me? when I use the code from the wiki site, it's working fine.

This post has been edited by Jimbitz: Mar 22 2005, 09:16 PM
TSfariz
post Mar 23 2005, 08:03 AM

Tan Sri F
Group Icon
VIP
16,825 posts

Joined: Jan 2003
From: Siberia
QUOTE(Jimbitz @ Mar 22 2005, 09:12 PM)
I can't get that track info code you give to work... Something wrong with the code? or maybe me? when I use the code from the wiki site, it's working fine.
*
there's no problem with the code.. it works as it is..
TSfariz
post Mar 26 2005, 09:11 AM

Tan Sri F
Group Icon
VIP
16,825 posts

Joined: Jan 2003
From: Siberia
a guide to installing album_art plugin (edited from here):

It's assume you have downloaded your cover art and added it to your albums' folders.

user posted image

You can use one of a number of applications that will to this for you. Example:

Album Cover Art Downloader

Now, on to the installation...

Download MSVCP71.dll and place in foobar2000 folder
DLL-files.com - download msvcp71.dll

Download msvcr71.dll and place in foobar2000 folder
DLL-files.com - download msvcr71.dll

Download foo_ui_columns.dll and place in foobar2000\components folder
http://music.morbo.org/columns.php

Download foo_uie_albumart.dll and place in foobar2000\components folder
http://www.hydrogenaudio.org/forums/index....showtopic=39924

Open foobar2000
Open preferences
Click on "Display"
Change "User interface module" to Columns UI
Click "Save all"
Click "Close"
Close foobar2000
Restart foobar2000
You should now see the sidebar

user posted image

Right-click on the "Playlists" panel title
Choose "Panels"
Choose "Album Art"

user posted image

At this point you should be up and running. Once you add music to your playlist and click around or start playing you should see the cover art.

There are more things you can configure. For example you can have the art shrink to fit the panel. To get to those preferences, just...

Right-click on the "Album Art" panel title
Choose "Preferences..."

user posted image

You can also resize the panel by dragging the sidebar to the left or right and dragging the panel up or down.

This post has been edited by fariz: Mar 14 2006, 04:09 PM
hulala
post Mar 27 2005, 09:22 PM

Casual
***
Junior Member
315 posts

Joined: Jan 2003


I want to make my status bar more cool... like the one acedriver made... can anyone supply me some great scripts ?
Attached Image
hulala
post Mar 27 2005, 10:14 PM

Casual
***
Junior Member
315 posts

Joined: Jan 2003


Anyone help me please ? Regarding the status bar scripts...
TSfariz
post Mar 28 2005, 10:03 AM

Tan Sri F
Group Icon
VIP
16,825 posts

Joined: Jan 2003
From: Siberia
QUOTE(hulala @ Mar 27 2005, 10:14 PM)
Anyone help me please ? Regarding the status bar scripts...
*
put in Display > Title formatting > status bar tab
CODE
//*****Start Configure**************

// Variables
$puts(spacer_symb,' ')
$puts(spacer_width,2)
$puts(prog_symb1,'Û')
$puts(prog_symb2,'Û')
$puts(prog_length,25)
$puts(paused_symb,'PAUSED')
$puts(cuefile_symb,'Cue File')

// Colors
$puts(paused_color,0000FF)
$puts(streaming_color,008800)
$puts(col_prog1,A4B6A0)
$puts(col_prog2,677E64)

// Calculation
$puts(prog1,$get(col_prog1)$get(prog_symb1))
$puts(prog2,$get(col_prog2)$get(prog_symb2))
$puts(spacer,$repeat($get(spacer_symb),$get(spacer_width)))

//*****End Configure****************


//Show if it is a cue file
$if(%__cue_audiotype%,$get(cuefile_symb)$get(spacer),)

//Draw 'Streaming' for streaming (radio...)
$if(%_time_total%,,$get(streaming_color)'Streaming'$get(spacer))

//Draw codec
$if(%__codec%,%__codec%,)

//Draw bitrate
$if(%__bitrate%,$get(spacer)%__bitrate%'kbps',)

//Draw extra info, if any
$if(%__extrainfo%,$get(spacer_symb)%__extrainfo%,)

//Draw samplerate
$if(%__samplerate%,$get(spacer)$cut(%__samplerate%,2)'kHz',)

//Draw channels
$if(%__channels%,$get(spacer)$ifgreater(%__channels%,2,%__channels%ch,$ifgreater(%__channels%,1,Stereo,Mono)) ,)

//Draw ReplayGain info
$if(%__replaygain_track_gain%,
$get(spacer)$if(%__replaygain_album_gain%,
$if(%__replaygain_album_gain%,
%__replaygain_album_gain%),
$if(%__replaygain_track_gain%,%__replaygain_track_gain%)),
)

//Draw progress bar  (checking total because of streaming)
$if(%_time_total_seconds%,$get(spacer)
$progress2(%_time_elapsed_seconds%,%_time_total_seconds%,$get(prog_length),$get(prog1),$get(prog2)),)

//Draw progress in %  (checking total because of streaming)
$if(%_time_total_seconds%,' ='$pad_right($muldiv(%_time_elapsed_seconds%,100,%_time_total_seconds%),3)'%',)

//Draw 'Listened for:' for streaming (radio...)
$if(%_time_total%,,$get(spacer)$get(spacer)$get(streaming_color)'Listened for:')

//Draw time (checking total and remaining because of streaming)
$get(spacer)
%_time_elapsed%
$if(%_time_total%,'/'%_time_total%,)
$if(%_time_remaining%,$get(spacer)' [R: '%_time_remaining%']',)

//Right adjust from now on
$char(9)

//Display "PAUSED" if track is paused
$if(%_ispaused%,$get(spacer)$get(paused_color)$get(paused_symb),)

hulala
post Mar 28 2005, 09:56 PM

Casual
***
Junior Member
315 posts

Joined: Jan 2003


drool.gif Thanks acedriver... i paste the code in my status bar's title formatting there...
What font are you using for the status bar ? my status bar using "Georgia" FONT... so the scroll become "UUUUUUUUUUU"

user posted image
TSfariz
post Mar 29 2005, 12:51 AM

Tan Sri F
Group Icon
VIP
16,825 posts

Joined: Jan 2003
From: Siberia
work best using Lucida San Unicode, you can also use Arial
hulala
post Mar 29 2005, 06:34 PM

Casual
***
Junior Member
315 posts

Joined: Jan 2003


Okies thanks !! Problem solved... Let's say if i want to make a library in foobar2000 like winamp... what component should i have ? Can sort my songs nicely... sleep.gif
TSfariz
post Apr 3 2005, 04:32 PM

Tan Sri F
Group Icon
VIP
16,825 posts

Joined: Jan 2003
From: Siberia
QUOTE(hulala @ Mar 29 2005, 06:34 PM)
Okies thanks !! Problem solved... Let's say if i want to make a library in foobar2000 like winamp... what component should i have ? Can sort my songs nicely...  sleep.gif
*
it's not like winamp library, very basic, http://www.hydrogenaudio.org/forums/index....showtopic=29435

i don't use this, so if you have any question, ask in that thread

92 Pages « < 2 3 4 5 6 > » Top
 

Change to:
| Lo-Fi Version
0.0160sec    0.41    6 queries    GZIP Disabled
Time is now: 25th November 2025 - 06:02 AM